14 lines
213 B
JSON
14 lines
213 B
JSON
{
|
|
"type": "crafting_shapeless",
|
|
"group": "magenta_dye",
|
|
"ingredients": [
|
|
{
|
|
"item": "minecraft:red_flower",
|
|
"data": 2
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "minecraft:dye",
|
|
"data": 13
|
|
}
|
|
} |