Crafting using Glass and Smooth Stone Slab, arranged in the pattern shown. Produces Snow Globe.
- Inputs
- Glass
- Smooth Stone Slab
- Output
- → Snow Globe
block· Machines & Other Blocks
Snow Globe is a block from Snowy Spirit, crafted from Glass and Smooth Stone Slab.
Crafting using Glass and Smooth Stone Slab, arranged in the pattern shown. Produces Snow Globe.
| source | count | drop rate | conditions |
|---|---|---|---|
Found in: Present Villager chests (rare) (snowyspirit) snowyspirit:present_villager | 1–1 | 100% | — |
Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.
Drops itself when broken.
snowyspirit:snow_globesnowyspiritsnowyspiritRecipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#",
"S"
],
"ingredients": {
"#": {
"item": "minecraft:glass"
},
"S": {
"item": "minecraft:smooth_stone_slab"
}
},
"conditions": [
{
"raw": {
"flag": "snow_globe",
"type": "snowyspirit:flag"
},
"type": "snowyspirit:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}