misc. error fix

This commit is contained in:
Michieal 2022-12-19 16:16:54 -05:00
parent 0a4243a0f3
commit 1a56a32fa8
1 changed files with 2 additions and 1 deletions

View File

@ -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",