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