Rezept
Tipped Arrow
minecraft:tipped_arrow
Automatisch importiertes Minecraft-Rezept.
Rezeptübersicht
Freigeschaltetes Rezept
Tipped Arrow
minecraft:tipped_arrow
Ergebnis
Tipped Arrow
Benötigte Gegenstände
Lingering Potion
minecraft:lingering_potion
Automatisch importiertDiese Rezeptinformation stammt aus den Vanilla-Daten der Minecraft-Version 26.2.
Technische Rohdaten anzeigen
Eigenschaften
{
"file": "data/minecraft/advancement/recipes/misc/tipped_arrow.json",
"source": "Mojang data generator via mcmeta"
}
Rezeptdaten
{
"parent": "minecraft:recipes/root",
"rewards": {
"recipes": [
"minecraft:tipped_arrow"
]
},
"criteria": {
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "minecraft:tipped_arrow"
}
},
"has_lingering_potion": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"items": "minecraft:lingering_potion"
}
]
}
}
},
"requirements": [
[
"has_the_recipe",
"has_lingering_potion"
]
]
}