mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2024-11-24 11:53:46 +01:00
misc. error fix
This commit is contained in:
parent
0a4243a0f3
commit
1a56a32fa8
@ -746,7 +746,8 @@ local function register_craftings()
|
||||
type = "fuel",
|
||||
recipe = "mcl_stairs:slab_bamboo_stripped",
|
||||
burntime = 7.5,
|
||||
}) "mesecons_button:button_bamboo_off"
|
||||
})
|
||||
|
||||
minetest.register_craft({
|
||||
type = "fuel",
|
||||
recipe = "mesecons_button:button_bamboo_off",
|
||||
|
Loading…
Reference in New Issue
Block a user