23 lines
No EOL
468 B
JSON
23 lines
No EOL
468 B
JSON
{
|
|
"type": "minecraft:crafting_shapeless",
|
|
"category": "misc",
|
|
"group": "suspicious_stew",
|
|
"ingredients": [
|
|
"minecraft:bowl",
|
|
"minecraft:brown_mushroom",
|
|
"minecraft:red_mushroom",
|
|
"minecraft:pink_tulip"
|
|
],
|
|
"result": {
|
|
"components": {
|
|
"minecraft:suspicious_stew_effects": [
|
|
{
|
|
"duration": 140,
|
|
"id": "minecraft:weakness"
|
|
}
|
|
]
|
|
},
|
|
"count": 1,
|
|
"id": "minecraft:suspicious_stew"
|
|
}
|
|
} |