minecraft-assets/data/minecraft/recipes/orange_dye_from_torchflower...

13 lines
219 B
JSON

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