You've already forked minecraft-assets
13 lines
203 B
JSON
13 lines
203 B
JSON
{
|
|
"type": "minecraft:crafting_shapeless",
|
|
"group": "pink_dye",
|
|
"ingredients": [
|
|
{
|
|
"item": "minecraft:peony"
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "minecraft:pink_dye",
|
|
"count": 2
|
|
}
|
|
} |