Update init.lua

This commit is contained in:
thunderdog1138 2019-12-15 10:57:16 -05:00 committed by GitHub
parent fcc93661cf
commit 09d5d68ac3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 8 deletions

View File

@ -169,14 +169,6 @@ minetest.register_craft({
}
})
minetest.register_craft({
output = "fire:lighter",
recipe = {
{"tnt:gunpowder", "default:durasteel_ingot"},
{"default:durasteel_ingot", "default:durasteel_ingot"},
}
})
-- Override coalblock to enable permanent flame above
-- Coalblock is non-flammable to avoid unwanted basic_flame nodes