Remove commented lines

This commit is contained in:
Ombridride 2015-07-31 22:06:29 +02:00
parent ee461e1d41
commit 6949172cdf
1 changed files with 0 additions and 7 deletions

View File

@ -910,13 +910,6 @@ minetest.register_craft({
recipe = "default:clay",
})
--minetest.register_craft({
-- type = "cooking",
-- cooktime = 5,
-- output = "default:coal_lump",
-- recipe = "group:wood", need "group:tree_trunk"
--})
--
-- Fuels
--