G GameIDs
minecraft · recipes · 1.18.2

Flint And Steel

flint_and_steel

Recipe #793

1.18.2 #5
{
    "type": "minecraft:crafting_shapeless",
    "ingredients": [
        {
            "item": "minecraft:iron_ingot"
        },
        {
            "item": "minecraft:flint"
        }
    ],
    "result": {
        "item": "minecraft:flint_and_steel"
    }
}