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

13 lines
244 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
"minecraft:brown_mushroom",
"minecraft:red_mushroom",
"minecraft:bowl"
],
"result": {
"count": 1,
"id": "minecraft:mushroom_stew"
}
}