14 lines
215 B
JSON
14 lines
215 B
JSON
{
|
|
"type": "crafting_shapeless",
|
|
"group": "yellow_dye",
|
|
"ingredients": [
|
|
{
|
|
"item": "minecraft:yellow_flower",
|
|
"data": 0
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "minecraft:dye",
|
|
"data": 11
|
|
}
|
|
} |