Rezept
Wolf Armor
minecraft:wolf_armor
Automatisch importiertes Minecraft-Rezept.
Rezeptübersicht
Freigeschaltetes Rezept
Wolf Armor
minecraft:wolf_armor
Ergebnis
Wolf Armor
Benötigte Gegenstände
Armadillo Scute
minecraft:armadillo_scute
Automatisch importiertDiese Rezeptinformation stammt aus den Vanilla-Daten der Minecraft-Version 26.2.
Technische Rohdaten anzeigen
Eigenschaften
{
"file": "data/minecraft/advancement/recipes/combat/wolf_armor.json",
"source": "Mojang data generator via mcmeta"
}
Rezeptdaten
{
"parent": "minecraft:recipes/root",
"rewards": {
"recipes": [
"minecraft:wolf_armor"
]
},
"criteria": {
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "minecraft:wolf_armor"
}
},
"has_armadillo_scute": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"items": "minecraft:armadillo_scute"
}
]
}
}
},
"requirements": [
[
"has_the_recipe",
"has_armadillo_scute"
]
]
}