minecraft-src/data/minecraft/recipe/orange_dye_from_open_eyeblossom.json
2025-07-04 03:15:13 +03:00

12 lines
No EOL
215 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"group": "orange_dye",
"ingredients": [
"minecraft:open_eyeblossom"
],
"result": {
"count": 1,
"id": "minecraft:orange_dye"
}
}