Files
minecraft-assets/data/minecraft/recipes/raw_gold.json
2021-12-01 18:27:23 +00:00

12 lines
189 B
JSON

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