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