minecraft · recipes
· 1.13.2
Orange Dye
orange_dye
Recipe #346
1.13.2
#10
{
"type": "crafting_shapeless",
"group": "orange_dye",
"ingredients": [
{
"item": "minecraft:rose_red"
},
{
"item": "minecraft:dandelion_yellow"
}
],
"result": {
"item": "minecraft:orange_dye",
"count": 2
}
}