minecraft-assets/data/minecraft/recipes/magenta_dye_from_blue_red_w...

23 lines
377 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"group": "magenta_dye",
"ingredients": [
{
"item": "minecraft:blue_dye"
},
{
"item": "minecraft:red_dye"
},
{
"item": "minecraft:red_dye"
},
{
"item": "minecraft:white_dye"
}
],
"result": {
"count": 4,
"item": "minecraft:magenta_dye"
}
}