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