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

12 lines
No EOL
209 B
JSON

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