Skip to content
Snippets Groups Projects
Commit 3a6b2885 authored by Milan's avatar Milan
Browse files

trunks:moss can now be used as fuel. related to #3

parent e2608e0b
No related branches found
No related tags found
No related merge requests found
minetest.register_craft({
type = "fuel",
recipe = "trunks:moss",
burntime = 1,
})
minetest.register_craft({
output = "building_blocks:slab_marble",
recipe = {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment