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

12 lines
210 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"group": "gold_ingot",
"ingredients": [
"minecraft:gold_block"
],
"result": {
"count": 9,
"id": "minecraft:gold_ingot"
}
}