Files
minecraft-assets/data/minecraft/recipes/magenta_dye_from_allium.json
2019-04-06 17:15:10 +00:00

12 lines
194 B
JSON

{
"type": "minecraft:crafting_shapeless",
"group": "magenta_dye",
"ingredients": [
{
"item": "minecraft:allium"
}
],
"result": {
"item": "minecraft:magenta_dye"
}
}