mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-11-18 00:08:25 +01:00
Update init.lua
This commit is contained in:
parent
f19fdfc46c
commit
cb04264888
@ -214,7 +214,7 @@ minetest.register_craft({
|
||||
output = 'fake_fire:flint_and_steel',
|
||||
recipe = {
|
||||
{ "", "default:obsidian_shard", "" },
|
||||
{ "", "default:steel_ingot", "" },
|
||||
{ "", "default:steel_ingot", "" }, -- Modif MFF (modified recipe)
|
||||
{ "", "default:steel_ingot", "" }
|
||||
},
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user