Fuels: Bookshelf, chest, wooden slab, saplings
This commit is contained in:
parent
7320bc25aa
commit
7b726430c8
5 changed files with 21 additions and 8 deletions
|
@ -170,7 +170,7 @@ minetest.register_craft({
|
|||
|
||||
minetest.register_craft({
|
||||
type = "fuel",
|
||||
recipe = "mcl_core:bookshelf",
|
||||
recipe = "mcl_books:bookshelf",
|
||||
burntime = 15,
|
||||
})
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue