G GameIDs
minecraft · recipes · 1.13.2

Flint And Steel

flint_and_steel

Recipe #793

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