You've already forked minecraft-assets
13 lines
212 B
JSON
13 lines
212 B
JSON
{
|
|
"type": "minecraft:crafting_shapeless",
|
|
"group": "gold_ingot",
|
|
"ingredients": [
|
|
{
|
|
"item": "minecraft:gold_block"
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "minecraft:gold_ingot",
|
|
"count": 9
|
|
}
|
|
} |