Rezept
Pink Shulker Box
minecraft:pink_shulker_box
Automatisch importiertes Minecraft-Rezept.
Rezeptübersicht
Freigeschaltetes Rezept
Pink Shulker Box
minecraft:pink_shulker_box
Ergebnis
Pink Shulker Box
Benötigte Gegenstände
# Shulker Boxes
#minecraft:shulker_boxes
Automatisch importiertDiese Rezeptinformation stammt aus den Vanilla-Daten der Minecraft-Version 26.2.
Technische Rohdaten anzeigen
Eigenschaften
{
"file": "data/minecraft/advancement/recipes/decorations/pink_shulker_box.json",
"source": "Mojang data generator via mcmeta"
}
Rezeptdaten
{
"parent": "minecraft:recipes/root",
"rewards": {
"recipes": [
"minecraft:pink_shulker_box"
]
},
"criteria": {
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "minecraft:pink_shulker_box"
}
},
"has_shulker_box": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"items": "#minecraft:shulker_boxes"
}
]
}
}
},
"requirements": [
[
"has_the_recipe",
"has_shulker_box"
]
]
}