Files
minecraft-assets/data/minecraft/recipe/iron_nugget.json
2025-01-15 18:31:25 +01:00

11 lines
186 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
"minecraft:iron_ingot"
],
"result": {
"count": 9,
"id": "minecraft:iron_nugget"
}
}