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

13 lines
210 B
JSON

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