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

12 lines
No EOL
199 B
JSON

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