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