Files
minecraft-assets/data/minecraft/recipes/magenta_dye_from_allium.json
2018-12-21 06:38:40 +00:00

12 lines
184 B
JSON

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