mirror of
https://github.com/Sokomine/cottages.git
synced 2024-11-13 05:50:30 +01:00
craft protected anvil w/ our anvil, not anvil:anvil
This commit is contained in:
parent
b8b5a60587
commit
d6244532d7
|
@ -49,7 +49,7 @@ if ci.paper then
|
|||
})
|
||||
|
||||
minetest.register_craft({
|
||||
output = "anvil:anvil",
|
||||
output = "cottages:anvil",
|
||||
type = "shapeless",
|
||||
recipe = {build_public_string(), ci.paper}
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue
Block a user