2024-12-17 02:08:01 +03:00

17 lines
264 B
JSON

{
"type": "crafting_shapeless",
"ingredients": [
{
"item": "minecraft:brown_mushroom"
},
{
"item": "minecraft:red_mushroom"
},
{
"item": "minecraft:bowl"
}
],
"result": {
"item": "minecraft:mushroom_stew"
}
}