Rezept
Suspicious Stew From Allium
minecraft:suspicious_stew_from_allium
Automatisch importiertes Minecraft-Rezept.
Rezeptübersicht
Freigeschaltetes Rezept
Suspicious Stew From Allium
minecraft:suspicious_stew_from_allium
Ergebnis
Suspicious Stew From Allium
Benötigte Gegenstände
Allium
minecraft:allium
Automatisch importiertDiese Rezeptinformation stammt aus den Vanilla-Daten der Minecraft-Version 26.2.
Technische Rohdaten anzeigen
Eigenschaften
{
"file": "data/minecraft/advancement/recipes/food/suspicious_stew_from_allium.json",
"source": "Mojang data generator via mcmeta"
}
Rezeptdaten
{
"parent": "minecraft:recipes/root",
"rewards": {
"recipes": [
"minecraft:suspicious_stew_from_allium"
]
},
"criteria": {
"has_allium": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"items": "minecraft:allium"
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "minecraft:suspicious_stew_from_allium"
}
}
},
"requirements": [
[
"has_the_recipe",
"has_allium"
]
]
}