orange_dye_from_red_yellow.json
0 B
Empty File
{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"group": "orange_dye",
"ingredients": [
{
"item": "minecraft:red_dye"
},
{
"item": "minecraft:yellow_dye"
}
],
"result": {
"count": 2,
"item": "minecraft:orange_dye"
}
}