minecraft-assets/data/minecraft/recipes/magenta_dye_from_purple_and...

16 lines
262 B
JSON

{
"type": "minecraft:crafting_shapeless",
"group": "magenta_dye",
"ingredients": [
{
"item": "minecraft:purple_dye"
},
{
"item": "minecraft:pink_dye"
}
],
"result": {
"item": "minecraft:magenta_dye",
"count": 2
}
}