mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-04-03 03:00:40 +02:00
Fix mossycobble
This commit is contained in:
parent
d4117fcfc8
commit
5734e2a2e2
@ -549,6 +549,7 @@ minetest.register_craft({
|
|||||||
})
|
})
|
||||||
|
|
||||||
minetest.register_craft({
|
minetest.register_craft({
|
||||||
|
type = "cooking",
|
||||||
output = "default:stone",
|
output = "default:stone",
|
||||||
recipe = "default:mossycobble",
|
recipe = "default:mossycobble",
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user