Commit 3a6b2885 authored by Milan's avatar Milan
Browse files

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

parent e2608e0b
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
minetest.register_craft({
	type = "fuel",
	recipe = "trunks:moss",
	burntime = 1,
})

minetest.register_craft({
        output = "building_blocks:slab_marble",
        recipe = {