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

17 lines
338 B
JSON

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