15 lines
231 B
JSON
15 lines
231 B
JSON
{
|
|
"type": "crafting_shapeless",
|
|
"group": "magenta_dye",
|
|
"ingredients": [
|
|
{
|
|
"item": "minecraft:double_plant",
|
|
"data": 1
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "minecraft:dye",
|
|
"data": 13,
|
|
"count": 2
|
|
}
|
|
} |