---
title: Magical Snow Globe
id: excessive_utilities:magical_snow_globe
related_items: [excessive_utilities:magical_snow_globe]
type: block
---

The **Magical Snow Globe** is a decorate block and a recipe ingredient. It is used to craft the [Quantum Quarry](@excessive_utilities:quantum_quarry).

For it to be used in the recipe, you must take the Snow Globe to at least 7 of the biomes marked in the tooltip. These biomes are:
- `#minecraft:is_forest`
- `#minecraft:is_hill`
- `#minecraft:is_jungle`
- `#c:is_magical`
- `#minecraft:is_mountain`
- `#minecraft:is_ocean`
- `#minecraft:is_plains`
- `#minecraft:is_sandy`
- `#minecraft:is_snowy`
- `#minecraft:is_swamp`
- `#minecraft:is_end`
- `#minecraft:is_nether`

If the `excessive_utilities:magical_snow_globe_progress` data component has a biome tag marked as false, entering that biome will mark it as true.

<PrefabObtaining/>