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