Rezept
Suspicious Stew From Oxeye Daisy
minecraft:suspicious_stew_from_oxeye_daisy
Automatisch importiertes Minecraft-Rezept.
Rezeptübersicht
Freigeschaltetes Rezept
Suspicious Stew From Oxeye Daisy
minecraft:suspicious_stew_from_oxeye_daisy
Ergebnis
Suspicious Stew From Oxeye Daisy
Benötigte Gegenstände
Oxeye Daisy
minecraft:oxeye_daisy
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_oxeye_daisy.json",
"source": "Mojang data generator via mcmeta"
}
Rezeptdaten
{
"parent": "minecraft:recipes/root",
"rewards": {
"recipes": [
"minecraft:suspicious_stew_from_oxeye_daisy"
]
},
"criteria": {
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "minecraft:suspicious_stew_from_oxeye_daisy"
}
},
"has_oxeye_daisy": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"items": "minecraft:oxeye_daisy"
}
]
}
}
},
"requirements": [
[
"has_the_recipe",
"has_oxeye_daisy"
]
]
}