Snow! Real Magic! ⛄ (Neo/Forge)

Quick rating

Snow! Real Magic! ⛄ (Neo/Forge)

No reviews yet

Not a magic mod. | Snow Gravity & Accumulation | Snow-covered blocks | Tweak snow behaviors

Arctic/Cold
No Genre
QoL & Tweaks
Mod Loaders
Forge
NeoForge
Fabric
Quilt
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Where It Runs
Client and Server

Must be installed on both the client and the server.

About

Project Details

Type
Mod
License
MIT License
Latest Version
[NeoForge 1.21.1] 12.2.2
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

About

Description

This is a simple tweak mod which can enrich behavior of vanilla snow layer.

With this mod you can:

  • Place snow and fence/wall/tallgrass in the same block!
  • Snow layer will fall like sand. If it touches water source, it will become ice!
  • Snow layer will accumulate during snow storm!
  • Snow layer will have thinner bounding box like Bedrock edition!
  • Reduce fall damage on snow!
  • Make snow always replaceable by other block!
  • Make snow never melt (disabled by default)
  • And more!

All features can be disabled in config.

>> Fabric Edition

1.14~1.15 Notes:

It is recommended to install [MixinBootstrap](https://github.com/LXGaming/MixinBootstrap/releases) to enable full features There is some lighting incompatibility with shaders, set Shaders > Old Lighting: ON to fix this

Configuration

Common

  • snowGravity: Snow layer falls like sand. [Performance impact: low]
  • snowMakingIce: Falling snow becomes ice when it touches water. [Performance impact: none]
  • snowAlwaysReplaceable: Snow layer can always be placed by other blocks, as long as it is not full. [Performance impact: none]
  • thinnerBoundingBox: Shrink the collision box of the snow layer. [Performance impact: none]
  • snowNeverMelt: Snow layer never melts. [Performance impact: none]
  • snowSpawnMaxLightLevel: Maximum light level for snow to spawn. [Performance impact: none]
  • snowPersistMaxLightLevel: Maximum light level for snow to not melt. [Performance impact: none]
  • snowReduceFallDamage: Reduce fall damage when landing on snow, depending on the snow layers. [Performance impact: none]
  • sustainGrassIfLayerMoreThanOne: Prevents grass block from turning into dirt when snow layer is more than 1. [Performance impact: none]
  • sneakSnowball: Sneak+use on snow layer to obtain snowball, consuming one layer of snow. [Performance impact: none]
  • fancySnowOnUpperSlab: Snow layer on upper slab will render snow overlay on the side of the slab. [Performance impact: low]
  • mobSpawningMaxLayers: Maximum layers of snow for mobs to spawn. [Performance impact: none]
  • snow-cover.placeSnowOnBlock: Snow can be placed on some blocks to make them snow-covered. [Performance impact: low]
  • snow-cover.placeNaturally: Snow can be placed on some blocks not only by player, but also from snowfall or world generation. [Performance impact: low]
  • snow-cover.replaceWorldgenFeature: Replace the vanilla world generation feature to also generate snow-covered blocks. [Performance impact: low]
  • snow-cover.retainOriginalBlocks: If you want to uninstall this mod, you can restore snow-covered blocks to their original blocks via random ticking. [Performance impact: low]
  • accumulation.accumulatesDuringSnowfall: Snow layer accumulates during snowfall. [Performance impact: medium]
  • accumulation.accumulatesDuringSnowstorm: Snow layer accumulates during thundering. [Performance impact: medium]
  • accumulation.maxLayers: Maximum layers of snow that can accumulate. 9 is unlimited. [Performance impact: low]
  • accumulation.snowAndIceMeltInWarmBiomes: Snow and ice will melt in warm biomes. [Performance impact: low]
  • accumulation.naturalMelting: Snow melts with time if its layer is more than 1. [Performance impact: medium]
  • integration.accumulationWinterOnly: If you have mod that adds seasons, snow accumulation only happens in winter. [Performance impact: none]

Client

  • particleThroughLeaves: Generates snowflake particles under snow that is above leaves. [Performance impact: low]
  • snowVariants: Some snow-covered foliage will be rendered differently. [Performance impact: low]

Interested in supporting me and the development of mods? BisectHosting is the perfect solution. New customers can use the promotion code "snownee" to get a 25% discount on their first month of a gaming server. With 24/7 support and fast response times, you can expect top-notch service for all your gaming needs.

Discord

Snow! Real Magic! ⛄

This simple tweak mod can enrich the vanilla snow layer's behavior.

With this mod you can:

  • Place snow and fence/wall/tallgrass in the same block!
  • The snow layer will fall like sand. If it touches the water source, it will become ice!
  • The snow layer will accumulate during a snowstorm!
  • The snow layer will have a thinner bounding box like in the Bedrock edition!
  • Reduce fall damage on snow!
  • Make snow always replaceable by other blocks!
  • Crouch + right-click snow to make a snowball
  • Make snow never melt (disabled by default)
  • And more!

All features can be disabled in the config.

<=1.20.1: To work with Sodium, you need to install Indium.

Configuration

Common

  • snowGravity: Snow layer falls like sand. [Performance impact: low]
  • snowMakingIce: Falling snow becomes ice when it touches water. [Performance impact: none]
  • snowAlwaysReplaceable: Snow layer can always be placed by other blocks, as long as it is not full. [Performance impact: none]
  • thinnerBoundingBox: Shrink the collision box of the snow layer. [Performance impact: none]
  • snowNeverMelt: Snow layer never melts. [Performance impact: none]
  • snowSpawnMaxLightLevel: Maximum light level for snow to spawn. [Performance impact: none]
  • snowPersistMaxLightLevel: Maximum light level for snow to not melt. [Performance impact: none]
  • snowReduceFallDamage: Reduce fall damage when landing on snow, depending on the snow layers. [Performance impact: none]
  • sustainGrassIfLayerMoreThanOne: Prevents grass block from turning into dirt when snow layer is more than 1. [Performance impact: none]
  • sneakSnowball: Sneak+use on snow layer to obtain snowball, consuming one layer of snow. [Performance impact: none]
  • fancySnowOnUpperSlab: Snow layer on upper slab will render snow overlay on the side of the slab. [Performance impact: low]
  • mobSpawningMaxLayers: Maximum layers of snow for mobs to spawn. [Performance impact: none]
  • snow-cover.placeSnowOnBlock: Snow can be placed on some blocks to make them snow-covered. [Performance impact: low]
  • snow-cover.placeNaturally: Snow can be placed on some blocks not only by player, but also from snowfall or world generation. [Performance impact: low]
  • snow-cover.replaceWorldgenFeature: Replace the vanilla world generation feature to also generate snow-covered blocks. [Performance impact: low]
  • snow-cover.retainOriginalBlocks: If you want to uninstall this mod, you can restore snow-covered blocks to their original blocks via random ticking. [Performance impact: low]
  • accumulation.accumulatesDuringSnowfall: Snow layer accumulates during snowfall. [Performance impact: medium]
  • accumulation.accumulatesDuringSnowstorm: Snow layer accumulates during thundering. [Performance impact: medium]
  • accumulation.maxLayers: Maximum layers of snow that can accumulate. 9 is unlimited. [Performance impact: low]
  • accumulation.snowAndIceMeltInWarmBiomes: Snow and ice will melt in warm biomes. [Performance impact: low]
  • accumulation.naturalMelting: Snow melts with time if its layer is more than 1. [Performance impact: medium]
  • integration.accumulationWinterOnly: If you have mod that adds seasons, snow accumulation only happens in winter. [Performance impact: none]

Client

  • particleThroughLeaves: Generates snowflake particles under snow that is above leaves. [Performance impact: low]
  • snowVariants: Some snow-covered foliage will be rendered differently. [Performance impact: low]

Interested in supporting me and the development of mods? BisectHosting is the perfect solution. New customers can use the promotion code "snownee" to get a 25% discount on their first month of a gaming server. With 24/7 support and fast response times, you can expect top-notch service for all your gaming needs.

Screenshots

Gallery

  • 1.0
    1.0
  • Demo
    Demo
  • Snow with gravity
    Snow with gravity
  • Place snow layer in block
    Place snow layer in block

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
3
In stacks

By the numbers

Statistics

77.1m
Total Downloads
CurseForge
70.1m
Modrinth
7m
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works