Files
minecraft-assets/data/minecraft/recipe/magenta_dye_from_lilac.json
2025-01-15 18:31:25 +01:00

12 lines
207 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"group": "magenta_dye",
"ingredients": [
"minecraft:lilac"
],
"result": {
"count": 2,
"id": "minecraft:magenta_dye"
}
}