16 lines
No EOL
262 B
JSON
16 lines
No EOL
262 B
JSON
{
|
|
"type": "minecraft:crafting_shapeless",
|
|
"category": "equipment",
|
|
"ingredients": [
|
|
{
|
|
"item": "minecraft:iron_ingot"
|
|
},
|
|
{
|
|
"item": "minecraft:flint"
|
|
}
|
|
],
|
|
"result": {
|
|
"count": 1,
|
|
"id": "minecraft:flint_and_steel"
|
|
}
|
|
} |