minecraft · recipes
· 1.15.2
Pink Dye
pink_dye
Recipe #124
1.15.2
#8
{
"type": "minecraft:crafting_shapeless",
"group": "pink_dye",
"ingredients": [
{
"item": "minecraft:red_dye"
},
{
"item": "minecraft:white_dye"
}
],
"result": {
"item": "minecraft:pink_dye",
"count": 2
}
}