14 lines
209 B
JSON
14 lines
209 B
JSON
{
|
|
"type": "crafting_shapeless",
|
|
"group": "pink_dye",
|
|
"ingredients": [
|
|
{
|
|
"item": "minecraft:red_flower",
|
|
"data": 7
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "minecraft:dye",
|
|
"data": 9
|
|
}
|
|
} |