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