Move slimeball to mcl_mobitems
This commit is contained in:
parent
3cbb39b1fb
commit
296520c06c
10 changed files with 27 additions and 26 deletions
|
@ -123,7 +123,7 @@ minetest.register_craft({
|
|||
})
|
||||
|
||||
minetest.register_craft({
|
||||
output = 'mesecons_materials:slimeball',
|
||||
output = 'mcl_mobitems:slimeball',
|
||||
type = "cooking",
|
||||
recipe = "mcl_core:sapling",
|
||||
cooktime = 10,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue