minecraft-assets/data/minecraft/recipes/gold_nugget.json

12 lines
188 B
JSON

{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{
"item": "minecraft:gold_ingot"
}
],
"result": {
"item": "minecraft:gold_nugget",
"count": 9
}
}