minecraft-src/data/minecraft/recipe/cyan_dye_from_pitcher_plant.json
2025-07-04 02:00:41 +03:00

12 lines
No EOL
209 B
JSON

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