19 lines
No EOL
310 B
JSON
19 lines
No EOL
310 B
JSON
{
|
|
"type": "minecraft:crafting_shapeless",
|
|
"category": "misc",
|
|
"ingredients": [
|
|
{
|
|
"item": "minecraft:brown_mushroom"
|
|
},
|
|
{
|
|
"item": "minecraft:red_mushroom"
|
|
},
|
|
{
|
|
"item": "minecraft:bowl"
|
|
}
|
|
],
|
|
"result": {
|
|
"count": 1,
|
|
"id": "minecraft:mushroom_stew"
|
|
}
|
|
} |