Rezept
Polished Sulfur Stairs From Sulfur Stonecutting
minecraft:polished_sulfur_stairs_from_sulfur_stonecutting
Automatisch importiertes Minecraft-Rezept.
Rezeptübersicht
Freigeschaltetes Rezept
Polished Sulfur Stairs From Sulfur Stonecutting
minecraft:polished_sulfur_stairs_from_sulfur_stonecutting
Ergebnis
Polished Sulfur Stairs From Sulfur Stonecutting
Benötigte Gegenstände
Sulfur
minecraft:sulfur
Automatisch importiertDiese Rezeptinformation stammt aus den Vanilla-Daten der Minecraft-Version 26.2.
Technische Rohdaten anzeigen
Eigenschaften
{
"file": "data/minecraft/advancement/recipes/building_blocks/polished_sulfur_stairs_from_sulfur_stonecutting.json",
"source": "Mojang data generator via mcmeta"
}
Rezeptdaten
{
"parent": "minecraft:recipes/root",
"rewards": {
"recipes": [
"minecraft:polished_sulfur_stairs_from_sulfur_stonecutting"
]
},
"criteria": {
"has_sulfur": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"items": "minecraft:sulfur"
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "minecraft:polished_sulfur_stairs_from_sulfur_stonecutting"
}
}
},
"requirements": [
[
"has_the_recipe",
"has_sulfur"
]
]
}