mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-07-19 08:00:25 +02:00
Fix mossycobble
This commit is contained in:
@ -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",
|
||||||
})
|
})
|
||||||
|
Reference in New Issue
Block a user