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