1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
{ "type": "minecraft:crafting_shapeless", "group": "magenta_dye", "ingredients": [ { "item": "minecraft:purple_dye" }, { "item": "minecraft:pink_dye" } ], "result": { "item": "minecraft:magenta_dye", "count": 2 } }