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