G GameIDs
minecraft · recipes · 1.19.4

Flint And Steel

flint_and_steel

Recipe #793

1.19.4 #4
{
    "type": "minecraft:crafting_shapeless",
    "category": "equipment",
    "ingredients": [
        {
            "item": "minecraft:iron_ingot"
        },
        {
            "item": "minecraft:flint"
        }
    ],
    "result": {
        "item": "minecraft:flint_and_steel"
    }
}