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