mirror of
				https://github.com/Sokomine/cottages.git
				synced 2025-10-31 20:25:21 +01:00 
			
		
		
		
	craft protected anvil w/ our anvil, not anvil:anvil
This commit is contained in:
		| @@ -39,7 +39,7 @@ if ci.paper then | ||||
| 	minetest.register_craft({ | ||||
| 		output = build_protected_string(), | ||||
| 		type = "shapeless", | ||||
| 		recipe = {"anvil:anvil", ci.paper} | ||||
| 		recipe = {"cottages:anvil", ci.paper} | ||||
| 	}) | ||||
|  | ||||
| 	minetest.register_craft({ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user