Files
minecraft-assets/data/minecraft/recipe/black_dye_from_wither_rose.json
2025-02-26 18:31:02 +01:00

12 lines
209 B
JSON

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