Files
minecraft-assets/data/minecraft/recipe/red_dye_from_beetroot.json
2025-03-05 18:31:24 +01:00

12 lines
202 B
JSON

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