minecraft · recipes
· 1.18.2
Magenta Dye
magenta_dye
Recipe #99
1.18.2
#5
{
"type": "minecraft:crafting_shapeless",
"group": "magenta_dye",
"ingredients": [
{
"item": "minecraft:blue_dye"
},
{
"item": "minecraft:red_dye"
},
{
"item": "minecraft:red_dye"
},
{
"item": "minecraft:white_dye"
}
],
"result": {
"item": "minecraft:magenta_dye",
"count": 4
}
}