minecraft-src/data/minecraft/recipe/yellow_dye_from_wildflowers.json
2025-07-04 03:45:38 +03:00

12 lines
No EOL
211 B
JSON

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