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