mirror of
				https://github.com/mt-mods/homedecor_modpack.git
				synced 2025-11-04 09:05:32 +01:00 
			
		
		
		
	update cobweb recipe
This commit is contained in:
		@@ -2409,7 +2409,7 @@ minetest.register_craft( {
 | 
			
		||||
})
 | 
			
		||||
 | 
			
		||||
minetest.register_craft( {
 | 
			
		||||
        output = "homedecor:cobweb 5",
 | 
			
		||||
        output = "homedecor:cobweb_corner 5",
 | 
			
		||||
        recipe = {
 | 
			
		||||
			{ "farming:string", "", "farming:string" },
 | 
			
		||||
			{ "", "farming:string", "" },
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user