Files
minecraft-assets/data/minecraft/recipe/cyan_dye.json
2025-02-05 18:31:24 +01:00

13 lines
231 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"group": "cyan_dye",
"ingredients": [
"minecraft:blue_dye",
"minecraft:green_dye"
],
"result": {
"count": 2,
"id": "minecraft:cyan_dye"
}
}