Move gunpowder to mcl_mobitems
This commit is contained in:
parent
a0adb8bed7
commit
001a2d2064
8 changed files with 14 additions and 15 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
minetest.register_craft({
|
||||
type = "shapeless",
|
||||
output = "mcl_core:gunpowder",
|
||||
output = "mcl_mobitems:gunpowder",
|
||||
recipe = {
|
||||
'group:sand',
|
||||
'mcl_core:gravel',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue