Files
minecraft-assets/data/minecraft/recipe/purple_dye.json
2025-02-26 18:31:02 +01:00

12 lines
208 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
"minecraft:blue_dye",
"minecraft:red_dye"
],
"result": {
"count": 2,
"id": "minecraft:purple_dye"
}
}