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

12 lines
211 B
JSON

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