Move flint and steel to fire mod

This commit is contained in:
Wuzzy 2017-02-01 16:31:27 +01:00
parent 3c1957b5b9
commit 1b76a91d6b
6 changed files with 35 additions and 35 deletions

View file

@ -401,12 +401,6 @@ minetest.register_craft({
}
})
minetest.register_craft({
type = 'shapeless',
output = 'mcl_core:flint_and_steel',
recipe = { 'mcl_core:steel_ingot', 'mcl_core:flint'},
})
minetest.register_craft({
output = 'mcl_core:shears',
recipe = {