Move flint and steel to fire mod
This commit is contained in:
parent
3c1957b5b9
commit
1b76a91d6b
6 changed files with 35 additions and 35 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue