Move sponges to mcl_sponges mod
This commit is contained in:
parent
0110ec95c6
commit
19b44a9910
9 changed files with 107 additions and 107 deletions
|
@ -705,13 +705,6 @@ minetest.register_craft({
|
|||
cooktime = 10,
|
||||
})
|
||||
|
||||
minetest.register_craft({
|
||||
type = "cooking",
|
||||
output = "mcl_core:sponge",
|
||||
recipe = "mcl_core:sponge_wet",
|
||||
cooktime = 10,
|
||||
})
|
||||
|
||||
minetest.register_craft({
|
||||
type = "cooking",
|
||||
output = "mcl_core:coal_lump",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue