mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-11-01 08:25:34 +01:00
fix burnable wood large table top (#54)
This commit is contained in:
@@ -232,7 +232,7 @@ minetest.register_craft({
|
|||||||
|
|
||||||
minetest.register_craft({
|
minetest.register_craft({
|
||||||
type = "fuel",
|
type = "fuel",
|
||||||
recipe = "homedecor:wood_table_large_b",
|
recipe = "homedecor:wood_table_large_square_b",
|
||||||
burntime = 30,
|
burntime = 30,
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user