Files
minecraft-assets/data/minecraft/recipe/raw_gold.json
2025-02-26 18:31:02 +01:00

11 lines
187 B
JSON

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