Files
minecraft-assets/data/minecraft/recipe/flint_and_steel.json
2025-02-19 18:31:59 +01:00

12 lines
218 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "equipment",
"ingredients": [
"minecraft:iron_ingot",
"minecraft:flint"
],
"result": {
"count": 1,
"id": "minecraft:flint_and_steel"
}
}