雪!真实的魔法! (Snow! Real Magic!)
这个简单的调整模组可以丰富原版雪层的行为。
通过这个模组,你可以:
- 在同一方块上放置雪和围墙/栅栏/高草!
- 雪层会像沙子一样下落。如果触碰到水源,它将变成冰!
- 雪层在暴风雪期间会积累!
- 雪层的边界框会变得更薄,就像基岩版一样!
- 减少在雪上的摔落伤害!
- 让雪始终可以被其他方块替换!
- 蹲下 + 右键点击雪可以制作雪球
- 让雪永远不会融化(默认禁用)
- 让雪落在冰上(默认禁用)
- 等等!
所有功能都可以在配置文件中禁用。
要与Sodium一起使用,您需要安装Indium。
来自Modrinth
[Forge 1.20.1] 10.6.5
SnowRealMagic-1.20.1-Forge-10.6.5.jar下载10.6.5#Release
## 10.6.5
- chore: update dependencies (close [#452](https://github.com/Snownee/SnowRealMagic/issues/452))
## 10.6.4
- fix: Snow is Invisible When Using render_type (close [#444](https://github.com/Snownee/SnowRealMagic/issues/444))
- Merge branch '1.20-forge' of https://github.com/Snownee/SnowRealMagic into 1.20-forge
- fix: inconsistent behavior with vanilla when snowAlwaysReplaceable is off
## 10.6.2
- feat: backport the `entity_inside` tag (close [#442](https://github.com/Snownee/SnowRealMagic/issues/442))
- Update es_es.json (1.20.1 - 10.5.2) ([#440](https://github.com/Snownee/SnowRealMagic/issues/440))
## 10.6.1
- improve: snow-covered blocks use snow sound
- feat: configurable light level thresholds
## 10.6.0
- chore: reformat
- Added support for snow to spawn no matter the light level. ([#422](https://github.com/Snownee/SnowRealMagic/issues/422))
- Added support for plants to keep their original biome color when they are snow-logged. ([#423](https://github.com/Snownee/SnowRealMagic/issues/423))
## 10.5.4
- fix: tile block occlusion again (close [#418](https://github.com/Snownee/SnowRealMagic/issues/418))
- chore: update dependencies (close [#452](https://github.com/Snownee/SnowRealMagic/issues/452))
## 10.6.4
- fix: Snow is Invisible When Using render_type (close [#444](https://github.com/Snownee/SnowRealMagic/issues/444))
- Merge branch '1.20-forge' of https://github.com/Snownee/SnowRealMagic into 1.20-forge
- fix: inconsistent behavior with vanilla when snowAlwaysReplaceable is off
## 10.6.2
- feat: backport the `entity_inside` tag (close [#442](https://github.com/Snownee/SnowRealMagic/issues/442))
- Update es_es.json (1.20.1 - 10.5.2) ([#440](https://github.com/Snownee/SnowRealMagic/issues/440))
## 10.6.1
- improve: snow-covered blocks use snow sound
- feat: configurable light level thresholds
## 10.6.0
- chore: reformat
- Added support for snow to spawn no matter the light level. ([#422](https://github.com/Snownee/SnowRealMagic/issues/422))
- Added support for plants to keep their original biome color when they are snow-logged. ([#423](https://github.com/Snownee/SnowRealMagic/issues/423))
## 10.5.4
- fix: tile block occlusion again (close [#418](https://github.com/Snownee/SnowRealMagic/issues/418))
展开
版本: 10.6.5
支持游戏: 1.20, 1.20.1
类型: Forge
NeoForge
Release
下载次数: 36,418
[Fabric 1.21.1] 12.1.2
SnowRealMagic-1.21.1-Fabric-12.1.2.jar下载12.1.2+fabric#Release
## 12.1.2
- feat: add new tag to fix z-fighting (close [#435](https://github.com/Snownee/SnowRealMagic/issues/435))
- fix: Snow is Invisible When Using render_type (close [#444](https://github.com/Snownee/SnowRealMagic/issues/444))
- fix: inconsistent behavior with vanilla when snowAlwaysReplaceable is off
## 12.0.8
- fix: lighting
## 12.0.7
- fix: light calculation (close [#414](https://github.com/Snownee/SnowRealMagic/issues/414))
## 12.0.6
- fix: [#439](https://github.com/Snownee/SnowRealMagic/issues/439)
## 12.0.5
- Merge pull request [#436](https://github.com/Snownee/SnowRealMagic/issues/436) from SettingDust/fix/covered-render
- fix: null safety
- Merge pull request [#434](https://github.com/Snownee/SnowRealMagic/issues/434) from SettingDust/feature/neoforge-changes
- chore: Chinese translation
- feat: new option rightClickToggleFancySnow
- improve: clear cache when options refreshed
- Update `ru_ru.json` ([#433](https://github.com/Snownee/SnowRealMagic/issues/433))
- fix: snow covered block xray
- fix: snow covered blocks not respecting thinnerBoundingBox
- fix: Block#canBeReplaced
- fix: model face culling. round 3
- fix: snow overlay toggle
- fix: model face culling
- fix: snow covered block can be snowlogged
- fix: directly placed snow covered blocks not rotating
- fix: overlay state not saving
- improve: model face culling
- build: add missing dependencies for 0659825cf1ae178ca151fd1d7d13f4ec8aeea0dc
- all: diagonal blocks and other random things
- fix: cannot place double slab on snow-covered slab
- refactor: use vanilla's FallingBlockEntity
- fix: DUMMY block entity log spam
- fix: snow area is not identical to Serene Seasons, part 1
- improve: WrappedSoundType
- refactor: snow accumulation. round 2
- feat: `restoreOriginalBlocks` when load new chunk for 80741daf8354fbdae30f4f6a0e8f3a481d0cc030
- refactor: restoreOriginalBlocks no longer depending on random ticking
- fix: CTRL+picking not working properly
- refactor: snow accumulation. fixed various bugs
- Update `ru_ru.json` ([#430](https://github.com/Snownee/SnowRealMagic/issues/430))
## 11.1.0
- improve: snow-covered blocks use snow sound
- feat: configurable light level thresholds
- Added support for plants to keep their original biome color when they are snow-logged. ([#423](https://github.com/Snownee/SnowRealMagic/issues/423))
- feat: add new tag to fix z-fighting (close [#435](https://github.com/Snownee/SnowRealMagic/issues/435))
- fix: Snow is Invisible When Using render_type (close [#444](https://github.com/Snownee/SnowRealMagic/issues/444))
- fix: inconsistent behavior with vanilla when snowAlwaysReplaceable is off
## 12.0.8
- fix: lighting
## 12.0.7
- fix: light calculation (close [#414](https://github.com/Snownee/SnowRealMagic/issues/414))
## 12.0.6
- fix: [#439](https://github.com/Snownee/SnowRealMagic/issues/439)
## 12.0.5
- Merge pull request [#436](https://github.com/Snownee/SnowRealMagic/issues/436) from SettingDust/fix/covered-render
- fix: null safety
- Merge pull request [#434](https://github.com/Snownee/SnowRealMagic/issues/434) from SettingDust/feature/neoforge-changes
- chore: Chinese translation
- feat: new option rightClickToggleFancySnow
- improve: clear cache when options refreshed
- Update `ru_ru.json` ([#433](https://github.com/Snownee/SnowRealMagic/issues/433))
- fix: snow covered block xray
- fix: snow covered blocks not respecting thinnerBoundingBox
- fix: Block#canBeReplaced
- fix: model face culling. round 3
- fix: snow overlay toggle
- fix: model face culling
- fix: snow covered block can be snowlogged
- fix: directly placed snow covered blocks not rotating
- fix: overlay state not saving
- improve: model face culling
- build: add missing dependencies for 0659825cf1ae178ca151fd1d7d13f4ec8aeea0dc
- all: diagonal blocks and other random things
- fix: cannot place double slab on snow-covered slab
- refactor: use vanilla's FallingBlockEntity
- fix: DUMMY block entity log spam
- fix: snow area is not identical to Serene Seasons, part 1
- improve: WrappedSoundType
- refactor: snow accumulation. round 2
- feat: `restoreOriginalBlocks` when load new chunk for 80741daf8354fbdae30f4f6a0e8f3a481d0cc030
- refactor: restoreOriginalBlocks no longer depending on random ticking
- fix: CTRL+picking not working properly
- refactor: snow accumulation. fixed various bugs
- Update `ru_ru.json` ([#430](https://github.com/Snownee/SnowRealMagic/issues/430))
## 11.1.0
- improve: snow-covered blocks use snow sound
- feat: configurable light level thresholds
- Added support for plants to keep their original biome color when they are snow-logged. ([#423](https://github.com/Snownee/SnowRealMagic/issues/423))
展开
版本: 12.1.2+fabric
支持游戏: 1.21, 1.21.1
类型: Fabric Quilt
Release
下载次数: 16,241
[NeoForge 1.21.1] 12.1.2
SnowRealMagic-1.21.1-NeoForge-12.1.2.jar下载12.1.2+neoforge#Release
## 12.1.2
- fix: Snow is Invisible When Using render_type (close [#444](https://github.com/Snownee/SnowRealMagic/issues/444))
## 12.1.1
- fix: inconsistent behavior with vanilla when snowAlwaysReplaceable is off
- fix: lighting
- fix: light calculation (close [#414](https://github.com/Snownee/SnowRealMagic/issues/414))
## 12.1.0
- feat: add new tag to fix z-fighting (close [#435](https://github.com/Snownee/SnowRealMagic/issues/435))
- Merge pull request [#436](https://github.com/Snownee/SnowRealMagic/issues/436) from SettingDust/fix/covered-render
## 12.0.4
- fix: null safety
## 12.0.2
- chore: Chinese translation
- feat: new option rightClickToggleFancySnow
- improve: clear cache when options refreshed
- Update `ru_ru.json` ([#433](https://github.com/Snownee/SnowRealMagic/issues/433))
## 12.0.1
- fix: snow covered block xray
- fix: snow covered blocks not respecting thinnerBoundingBox
- fix: Block#canBeReplaced
- fix: model face culling. round 3
- fix: snow overlay toggle
- fix: Snow is Invisible When Using render_type (close [#444](https://github.com/Snownee/SnowRealMagic/issues/444))
## 12.1.1
- fix: inconsistent behavior with vanilla when snowAlwaysReplaceable is off
- fix: lighting
- fix: light calculation (close [#414](https://github.com/Snownee/SnowRealMagic/issues/414))
## 12.1.0
- feat: add new tag to fix z-fighting (close [#435](https://github.com/Snownee/SnowRealMagic/issues/435))
- Merge pull request [#436](https://github.com/Snownee/SnowRealMagic/issues/436) from SettingDust/fix/covered-render
## 12.0.4
- fix: null safety
## 12.0.2
- chore: Chinese translation
- feat: new option rightClickToggleFancySnow
- improve: clear cache when options refreshed
- Update `ru_ru.json` ([#433](https://github.com/Snownee/SnowRealMagic/issues/433))
## 12.0.1
- fix: snow covered block xray
- fix: snow covered blocks not respecting thinnerBoundingBox
- fix: Block#canBeReplaced
- fix: model face culling. round 3
- fix: snow overlay toggle
展开
版本: 12.1.2+neoforge
支持游戏: 1.21.1
类型: NeoForge
Release
下载次数: 16,730
[NeoForge 1.21.1] 12.1.1
SnowRealMagic-1.21.1-NeoForge-12.1.1.jar下载12.1.1+neoforge#Release
## 12.1.1
- fix: inconsistent behavior with vanilla when snowAlwaysReplaceable is off
- fix: lighting
- fix: light calculation (close [#414](https://github.com/Snownee/SnowRealMagic/issues/414))
## 12.1.0
- feat: add new tag to fix z-fighting (close [#435](https://github.com/Snownee/SnowRealMagic/issues/435))
- Merge pull request [#436](https://github.com/Snownee/SnowRealMagic/issues/436) from SettingDust/fix/covered-render
## 12.0.4
- fix: null safety
## 12.0.2
- chore: Chinese translation
- feat: new option rightClickToggleFancySnow
- improve: clear cache when options refreshed
- Update `ru_ru.json` ([#433](https://github.com/Snownee/SnowRealMagic/issues/433))
## 12.0.1
- fix: snow covered block xray
- fix: snow covered blocks not respecting thinnerBoundingBox
- fix: Block#canBeReplaced
- fix: model face culling. round 3
- fix: snow overlay toggle
## 12.0.0
- fix: model face culling
- fix: snow covered block can be snowlogged
- fix: directly placed snow covered blocks not rotating
- fix: overlay state not saving
- improve: model face culling
- all: diagonal blocks and other random things
- fix: cannot place double slab on snow-covered slab
- refactor: use vanilla's FallingBlockEntity
- fix: DUMMY block entity log spam
- fix: snow area is not identical to Serene Seasons, part 1
- improve: WrappedSoundType
- refactor: snow accumulation. round 2
- fix: inconsistent behavior with vanilla when snowAlwaysReplaceable is off
- fix: lighting
- fix: light calculation (close [#414](https://github.com/Snownee/SnowRealMagic/issues/414))
## 12.1.0
- feat: add new tag to fix z-fighting (close [#435](https://github.com/Snownee/SnowRealMagic/issues/435))
- Merge pull request [#436](https://github.com/Snownee/SnowRealMagic/issues/436) from SettingDust/fix/covered-render
## 12.0.4
- fix: null safety
## 12.0.2
- chore: Chinese translation
- feat: new option rightClickToggleFancySnow
- improve: clear cache when options refreshed
- Update `ru_ru.json` ([#433](https://github.com/Snownee/SnowRealMagic/issues/433))
## 12.0.1
- fix: snow covered block xray
- fix: snow covered blocks not respecting thinnerBoundingBox
- fix: Block#canBeReplaced
- fix: model face culling. round 3
- fix: snow overlay toggle
## 12.0.0
- fix: model face culling
- fix: snow covered block can be snowlogged
- fix: directly placed snow covered blocks not rotating
- fix: overlay state not saving
- improve: model face culling
- all: diagonal blocks and other random things
- fix: cannot place double slab on snow-covered slab
- refactor: use vanilla's FallingBlockEntity
- fix: DUMMY block entity log spam
- fix: snow area is not identical to Serene Seasons, part 1
- improve: WrappedSoundType
- refactor: snow accumulation. round 2
展开
版本: 12.1.1+neoforge
支持游戏: 1.21.1
类型: NeoForge
Release
下载次数: 36
[Fabric 1.20.1] 10.6.4
SnowRealMagic-1.20.1-Fabric-10.6.4.jar下载10.6.4#Release
## 10.6.4
- Update es_es.json (1.20.1 - 10.5.2) ([#440](https://github.com/Snownee/SnowRealMagic/issues/440))
## 10.6.3
- fix: inconsistent behavior with vanilla when snowAlwaysReplaceable is off
## 10.6.2
- feat: backport the `entity_inside` tag (close [#442](https://github.com/Snownee/SnowRealMagic/issues/442))
## 10.6.1
- improve: snow-covered blocks use snow sound
- feat: configurable light level thresholds
- chore: reformat
- Added support for snow to spawn no matter the light level. ([#422](https://github.com/Snownee/SnowRealMagic/issues/422))
- Added support for plants to keep their original biome color when they are snow-logged. ([#423](https://github.com/Snownee/SnowRealMagic/issues/423))
- fix: tile block occlusion again (close [#418](https://github.com/Snownee/SnowRealMagic/issues/418))
- fix: tile block occlusion (close [#417](https://github.com/Snownee/SnowRealMagic/issues/417))
- fix: Ferns Cannot be Sheared (close [#412](https://github.com/Snownee/SnowRealMagic/issues/412))
## 10.5.4
- fix: remove SereneSeasons hard dep
## 10.5.3
- feat: SereneSeasons integration (close [#402](https://github.com/Snownee/SnowRealMagic/issues/402))
- Update es_es.json (1.20.1 - 10.5.2) ([#440](https://github.com/Snownee/SnowRealMagic/issues/440))
## 10.6.3
- fix: inconsistent behavior with vanilla when snowAlwaysReplaceable is off
## 10.6.2
- feat: backport the `entity_inside` tag (close [#442](https://github.com/Snownee/SnowRealMagic/issues/442))
## 10.6.1
- improve: snow-covered blocks use snow sound
- feat: configurable light level thresholds
- chore: reformat
- Added support for snow to spawn no matter the light level. ([#422](https://github.com/Snownee/SnowRealMagic/issues/422))
- Added support for plants to keep their original biome color when they are snow-logged. ([#423](https://github.com/Snownee/SnowRealMagic/issues/423))
- fix: tile block occlusion again (close [#418](https://github.com/Snownee/SnowRealMagic/issues/418))
- fix: tile block occlusion (close [#417](https://github.com/Snownee/SnowRealMagic/issues/417))
- fix: Ferns Cannot be Sheared (close [#412](https://github.com/Snownee/SnowRealMagic/issues/412))
## 10.5.4
- fix: remove SereneSeasons hard dep
## 10.5.3
- feat: SereneSeasons integration (close [#402](https://github.com/Snownee/SnowRealMagic/issues/402))
展开
版本: 10.6.4
支持游戏: 1.20, 1.20.1
类型: Fabric Quilt
Release
下载次数: 35,477
[Forge 1.20.1] 10.6.4
SnowRealMagic-1.20.1-Forge-10.6.4.jar下载10.6.4#Release
## 10.6.4
- fix: Snow is Invisible When Using render_type (close [#444](https://github.com/Snownee/SnowRealMagic/issues/444))
- Merge branch '1.20-forge' of https://github.com/Snownee/SnowRealMagic into 1.20-forge
- fix: inconsistent behavior with vanilla when snowAlwaysReplaceable is off
## 10.6.2
- feat: backport the `entity_inside` tag (close [#442](https://github.com/Snownee/SnowRealMagic/issues/442))
- Update es_es.json (1.20.1 - 10.5.2) ([#440](https://github.com/Snownee/SnowRealMagic/issues/440))
## 10.6.1
- improve: snow-covered blocks use snow sound
- feat: configurable light level thresholds
## 10.6.0
- chore: reformat
- Added support for snow to spawn no matter the light level. ([#422](https://github.com/Snownee/SnowRealMagic/issues/422))
- Added support for plants to keep their original biome color when they are snow-logged. ([#423](https://github.com/Snownee/SnowRealMagic/issues/423))
## 10.5.4
- fix: tile block occlusion again (close [#418](https://github.com/Snownee/SnowRealMagic/issues/418))
## 10.5.3
- fix: tile block occlusion (close [#417](https://github.com/Snownee/SnowRealMagic/issues/417))
- fix: Ferns Cannot be Sheared (close [#412](https://github.com/Snownee/SnowRealMagic/issues/412))
- fix: Snow is Invisible When Using render_type (close [#444](https://github.com/Snownee/SnowRealMagic/issues/444))
- Merge branch '1.20-forge' of https://github.com/Snownee/SnowRealMagic into 1.20-forge
- fix: inconsistent behavior with vanilla when snowAlwaysReplaceable is off
## 10.6.2
- feat: backport the `entity_inside` tag (close [#442](https://github.com/Snownee/SnowRealMagic/issues/442))
- Update es_es.json (1.20.1 - 10.5.2) ([#440](https://github.com/Snownee/SnowRealMagic/issues/440))
## 10.6.1
- improve: snow-covered blocks use snow sound
- feat: configurable light level thresholds
## 10.6.0
- chore: reformat
- Added support for snow to spawn no matter the light level. ([#422](https://github.com/Snownee/SnowRealMagic/issues/422))
- Added support for plants to keep their original biome color when they are snow-logged. ([#423](https://github.com/Snownee/SnowRealMagic/issues/423))
## 10.5.4
- fix: tile block occlusion again (close [#418](https://github.com/Snownee/SnowRealMagic/issues/418))
## 10.5.3
- fix: tile block occlusion (close [#417](https://github.com/Snownee/SnowRealMagic/issues/417))
- fix: Ferns Cannot be Sheared (close [#412](https://github.com/Snownee/SnowRealMagic/issues/412))
展开
版本: 10.6.4
支持游戏: 1.20, 1.20.1
类型: Forge
NeoForge
Release
下载次数: 31,943
[Fabric 1.20.1] 10.6.3
SnowRealMagic-1.20.1-Fabric-10.6.3.jar下载10.6.3#Release
## 10.6.3
- fix: inconsistent behavior with vanilla when snowAlwaysReplaceable is off
## 10.6.2
- feat: backport the `entity_inside` tag (close [#442](https://github.com/Snownee/SnowRealMagic/issues/442))
## 10.6.1
- improve: snow-covered blocks use snow sound
- feat: configurable light level thresholds
- chore: reformat
- Added support for snow to spawn no matter the light level. ([#422](https://github.com/Snownee/SnowRealMagic/issues/422))
- Added support for plants to keep their original biome color when they are snow-logged. ([#423](https://github.com/Snownee/SnowRealMagic/issues/423))
- fix: tile block occlusion again (close [#418](https://github.com/Snownee/SnowRealMagic/issues/418))
- fix: tile block occlusion (close [#417](https://github.com/Snownee/SnowRealMagic/issues/417))
- fix: Ferns Cannot be Sheared (close [#412](https://github.com/Snownee/SnowRealMagic/issues/412))
## 10.5.4
- fix: remove SereneSeasons hard dep
## 10.5.3
- feat: SereneSeasons integration (close [#402](https://github.com/Snownee/SnowRealMagic/issues/402))
## 10.5.2
- fix: falling snow not immediately converting to ice in water
- fix: only our snow can fall (close [#381](https://github.com/Snownee/SnowRealMagic/issues/381))
- fix: error handling for random ticking. fix crash with MyNethersDelight
- fix: Pink Petals Z-Fight With Snow Layer (close [#378](https://github.com/Snownee/SnowRealMagic/issues/378))
- fix: inconsistent behavior with vanilla when snowAlwaysReplaceable is off
## 10.6.2
- feat: backport the `entity_inside` tag (close [#442](https://github.com/Snownee/SnowRealMagic/issues/442))
## 10.6.1
- improve: snow-covered blocks use snow sound
- feat: configurable light level thresholds
- chore: reformat
- Added support for snow to spawn no matter the light level. ([#422](https://github.com/Snownee/SnowRealMagic/issues/422))
- Added support for plants to keep their original biome color when they are snow-logged. ([#423](https://github.com/Snownee/SnowRealMagic/issues/423))
- fix: tile block occlusion again (close [#418](https://github.com/Snownee/SnowRealMagic/issues/418))
- fix: tile block occlusion (close [#417](https://github.com/Snownee/SnowRealMagic/issues/417))
- fix: Ferns Cannot be Sheared (close [#412](https://github.com/Snownee/SnowRealMagic/issues/412))
## 10.5.4
- fix: remove SereneSeasons hard dep
## 10.5.3
- feat: SereneSeasons integration (close [#402](https://github.com/Snownee/SnowRealMagic/issues/402))
## 10.5.2
- fix: falling snow not immediately converting to ice in water
- fix: only our snow can fall (close [#381](https://github.com/Snownee/SnowRealMagic/issues/381))
- fix: error handling for random ticking. fix crash with MyNethersDelight
- fix: Pink Petals Z-Fight With Snow Layer (close [#378](https://github.com/Snownee/SnowRealMagic/issues/378))
展开
版本: 10.6.3
支持游戏: 1.20, 1.20.1
类型: Fabric Quilt
Release
下载次数: 137
[Fabric 1.20.1] 10.6.2
SnowRealMagic-1.20.1-Fabric-10.6.2.jar下载10.6.2#Release
## 10.6.2
- feat: backport the `entity_inside` tag (close [#442](https://github.com/Snownee/SnowRealMagic/issues/442))
## 10.6.1
- improve: snow-covered blocks use snow sound
- feat: configurable light level thresholds
- chore: reformat
- Added support for snow to spawn no matter the light level. ([#422](https://github.com/Snownee/SnowRealMagic/issues/422))
- Added support for plants to keep their original biome color when they are snow-logged. ([#423](https://github.com/Snownee/SnowRealMagic/issues/423))
- fix: tile block occlusion again (close [#418](https://github.com/Snownee/SnowRealMagic/issues/418))
- fix: tile block occlusion (close [#417](https://github.com/Snownee/SnowRealMagic/issues/417))
- fix: Ferns Cannot be Sheared (close [#412](https://github.com/Snownee/SnowRealMagic/issues/412))
## 10.5.4
- fix: remove SereneSeasons hard dep
## 10.5.3
- feat: SereneSeasons integration (close [#402](https://github.com/Snownee/SnowRealMagic/issues/402))
## 10.5.2
- fix: falling snow not immediately converting to ice in water
- fix: only our snow can fall (close [#381](https://github.com/Snownee/SnowRealMagic/issues/381))
- fix: error handling for random ticking. fix crash with MyNethersDelight
- fix: Pink Petals Z-Fight With Snow Layer (close [#378](https://github.com/Snownee/SnowRealMagic/issues/378))
## 10.4.3
- fix: abnormal weather ticking rate
- feat: backport the `entity_inside` tag (close [#442](https://github.com/Snownee/SnowRealMagic/issues/442))
## 10.6.1
- improve: snow-covered blocks use snow sound
- feat: configurable light level thresholds
- chore: reformat
- Added support for snow to spawn no matter the light level. ([#422](https://github.com/Snownee/SnowRealMagic/issues/422))
- Added support for plants to keep their original biome color when they are snow-logged. ([#423](https://github.com/Snownee/SnowRealMagic/issues/423))
- fix: tile block occlusion again (close [#418](https://github.com/Snownee/SnowRealMagic/issues/418))
- fix: tile block occlusion (close [#417](https://github.com/Snownee/SnowRealMagic/issues/417))
- fix: Ferns Cannot be Sheared (close [#412](https://github.com/Snownee/SnowRealMagic/issues/412))
## 10.5.4
- fix: remove SereneSeasons hard dep
## 10.5.3
- feat: SereneSeasons integration (close [#402](https://github.com/Snownee/SnowRealMagic/issues/402))
## 10.5.2
- fix: falling snow not immediately converting to ice in water
- fix: only our snow can fall (close [#381](https://github.com/Snownee/SnowRealMagic/issues/381))
- fix: error handling for random ticking. fix crash with MyNethersDelight
- fix: Pink Petals Z-Fight With Snow Layer (close [#378](https://github.com/Snownee/SnowRealMagic/issues/378))
## 10.4.3
- fix: abnormal weather ticking rate
展开
版本: 10.6.2
支持游戏: 1.20, 1.20.1
类型: Fabric Quilt
Release
下载次数: 10,656
[Fabric 1.21.1] 12.0.8
SnowRealMagic-1.21.1-Fabric-12.0.8.jar下载12.0.8+fabric#Release
## 12.0.8
- fix: lighting
## 12.0.7
- fix: light calculation (close [#414](https://github.com/Snownee/SnowRealMagic/issues/414))
## 12.0.6
- fix: [#439](https://github.com/Snownee/SnowRealMagic/issues/439)
## 12.0.5
- Merge pull request [#436](https://github.com/Snownee/SnowRealMagic/issues/436) from SettingDust/fix/covered-render
- fix: null safety
- Merge pull request [#434](https://github.com/Snownee/SnowRealMagic/issues/434) from SettingDust/feature/neoforge-changes
- chore: Chinese translation
- feat: new option rightClickToggleFancySnow
- improve: clear cache when options refreshed
- Update `ru_ru.json` ([#433](https://github.com/Snownee/SnowRealMagic/issues/433))
- fix: snow covered block xray
- fix: snow covered blocks not respecting thinnerBoundingBox
- fix: Block#canBeReplaced
- fix: model face culling. round 3
- fix: snow overlay toggle
- fix: model face culling
- fix: snow covered block can be snowlogged
- fix: directly placed snow covered blocks not rotating
- fix: overlay state not saving
- improve: model face culling
- build: add missing dependencies for 0659825cf1ae178ca151fd1d7d13f4ec8aeea0dc
- all: diagonal blocks and other random things
- fix: cannot place double slab on snow-covered slab
- refactor: use vanilla's FallingBlockEntity
- fix: DUMMY block entity log spam
- fix: snow area is not identical to Serene Seasons, part 1
- improve: WrappedSoundType
- refactor: snow accumulation. round 2
- feat: `restoreOriginalBlocks` when load new chunk for 80741daf8354fbdae30f4f6a0e8f3a481d0cc030
- refactor: restoreOriginalBlocks no longer depending on random ticking
- fix: CTRL+picking not working properly
- refactor: snow accumulation. fixed various bugs
- Update `ru_ru.json` ([#430](https://github.com/Snownee/SnowRealMagic/issues/430))
## 11.1.0
- improve: snow-covered blocks use snow sound
- feat: configurable light level thresholds
- Added support for plants to keep their original biome color when they are snow-logged. ([#423](https://github.com/Snownee/SnowRealMagic/issues/423))
## 11.0.13
- chore: add Regions Unexplored to dev env
- fix: remove install indium hint (close: [#400](https://github.com/Snownee/SnowRealMagic/issues/400))
- fix: lighting
## 12.0.7
- fix: light calculation (close [#414](https://github.com/Snownee/SnowRealMagic/issues/414))
## 12.0.6
- fix: [#439](https://github.com/Snownee/SnowRealMagic/issues/439)
## 12.0.5
- Merge pull request [#436](https://github.com/Snownee/SnowRealMagic/issues/436) from SettingDust/fix/covered-render
- fix: null safety
- Merge pull request [#434](https://github.com/Snownee/SnowRealMagic/issues/434) from SettingDust/feature/neoforge-changes
- chore: Chinese translation
- feat: new option rightClickToggleFancySnow
- improve: clear cache when options refreshed
- Update `ru_ru.json` ([#433](https://github.com/Snownee/SnowRealMagic/issues/433))
- fix: snow covered block xray
- fix: snow covered blocks not respecting thinnerBoundingBox
- fix: Block#canBeReplaced
- fix: model face culling. round 3
- fix: snow overlay toggle
- fix: model face culling
- fix: snow covered block can be snowlogged
- fix: directly placed snow covered blocks not rotating
- fix: overlay state not saving
- improve: model face culling
- build: add missing dependencies for 0659825cf1ae178ca151fd1d7d13f4ec8aeea0dc
- all: diagonal blocks and other random things
- fix: cannot place double slab on snow-covered slab
- refactor: use vanilla's FallingBlockEntity
- fix: DUMMY block entity log spam
- fix: snow area is not identical to Serene Seasons, part 1
- improve: WrappedSoundType
- refactor: snow accumulation. round 2
- feat: `restoreOriginalBlocks` when load new chunk for 80741daf8354fbdae30f4f6a0e8f3a481d0cc030
- refactor: restoreOriginalBlocks no longer depending on random ticking
- fix: CTRL+picking not working properly
- refactor: snow accumulation. fixed various bugs
- Update `ru_ru.json` ([#430](https://github.com/Snownee/SnowRealMagic/issues/430))
## 11.1.0
- improve: snow-covered blocks use snow sound
- feat: configurable light level thresholds
- Added support for plants to keep their original biome color when they are snow-logged. ([#423](https://github.com/Snownee/SnowRealMagic/issues/423))
## 11.0.13
- chore: add Regions Unexplored to dev env
- fix: remove install indium hint (close: [#400](https://github.com/Snownee/SnowRealMagic/issues/400))
展开
版本: 12.0.8+fabric
支持游戏: 1.21, 1.21.1
类型: Fabric Quilt
Release
下载次数: 11,436
[Fabric 1.21.1] 12.0.7
SnowRealMagic-1.21.1-Fabric-12.0.7.jar下载12.0.7+fabric#Release
## 12.0.7
- fix: light calculation (close [#414](https://github.com/Snownee/SnowRealMagic/issues/414))
## 12.0.6
- fix: [#439](https://github.com/Snownee/SnowRealMagic/issues/439)
## 12.0.5
- Merge pull request [#436](https://github.com/Snownee/SnowRealMagic/issues/436) from SettingDust/fix/covered-render
- fix: null safety
- Merge pull request [#434](https://github.com/Snownee/SnowRealMagic/issues/434) from SettingDust/feature/neoforge-changes
- chore: Chinese translation
- feat: new option rightClickToggleFancySnow
- improve: clear cache when options refreshed
- Update `ru_ru.json` ([#433](https://github.com/Snownee/SnowRealMagic/issues/433))
- fix: snow covered block xray
- fix: snow covered blocks not respecting thinnerBoundingBox
- fix: Block#canBeReplaced
- fix: model face culling. round 3
- fix: snow overlay toggle
- fix: model face culling
- fix: snow covered block can be snowlogged
- fix: directly placed snow covered blocks not rotating
- fix: overlay state not saving
- improve: model face culling
- build: add missing dependencies for 0659825cf1ae178ca151fd1d7d13f4ec8aeea0dc
- all: diagonal blocks and other random things
- fix: cannot place double slab on snow-covered slab
- refactor: use vanilla's FallingBlockEntity
- fix: DUMMY block entity log spam
- fix: snow area is not identical to Serene Seasons, part 1
- improve: WrappedSoundType
- refactor: snow accumulation. round 2
- feat: `restoreOriginalBlocks` when load new chunk for 80741daf8354fbdae30f4f6a0e8f3a481d0cc030
- refactor: restoreOriginalBlocks no longer depending on random ticking
- fix: CTRL+picking not working properly
- refactor: snow accumulation. fixed various bugs
- Update `ru_ru.json` ([#430](https://github.com/Snownee/SnowRealMagic/issues/430))
## 11.1.0
- improve: snow-covered blocks use snow sound
- feat: configurable light level thresholds
- Added support for plants to keep their original biome color when they are snow-logged. ([#423](https://github.com/Snownee/SnowRealMagic/issues/423))
## 11.0.13
- chore: add Regions Unexplored to dev env
- fix: remove install indium hint (close: [#400](https://github.com/Snownee/SnowRealMagic/issues/400))
## 11.0.12
- fix: SereneSeasons integration
- fix: light calculation (close [#414](https://github.com/Snownee/SnowRealMagic/issues/414))
## 12.0.6
- fix: [#439](https://github.com/Snownee/SnowRealMagic/issues/439)
## 12.0.5
- Merge pull request [#436](https://github.com/Snownee/SnowRealMagic/issues/436) from SettingDust/fix/covered-render
- fix: null safety
- Merge pull request [#434](https://github.com/Snownee/SnowRealMagic/issues/434) from SettingDust/feature/neoforge-changes
- chore: Chinese translation
- feat: new option rightClickToggleFancySnow
- improve: clear cache when options refreshed
- Update `ru_ru.json` ([#433](https://github.com/Snownee/SnowRealMagic/issues/433))
- fix: snow covered block xray
- fix: snow covered blocks not respecting thinnerBoundingBox
- fix: Block#canBeReplaced
- fix: model face culling. round 3
- fix: snow overlay toggle
- fix: model face culling
- fix: snow covered block can be snowlogged
- fix: directly placed snow covered blocks not rotating
- fix: overlay state not saving
- improve: model face culling
- build: add missing dependencies for 0659825cf1ae178ca151fd1d7d13f4ec8aeea0dc
- all: diagonal blocks and other random things
- fix: cannot place double slab on snow-covered slab
- refactor: use vanilla's FallingBlockEntity
- fix: DUMMY block entity log spam
- fix: snow area is not identical to Serene Seasons, part 1
- improve: WrappedSoundType
- refactor: snow accumulation. round 2
- feat: `restoreOriginalBlocks` when load new chunk for 80741daf8354fbdae30f4f6a0e8f3a481d0cc030
- refactor: restoreOriginalBlocks no longer depending on random ticking
- fix: CTRL+picking not working properly
- refactor: snow accumulation. fixed various bugs
- Update `ru_ru.json` ([#430](https://github.com/Snownee/SnowRealMagic/issues/430))
## 11.1.0
- improve: snow-covered blocks use snow sound
- feat: configurable light level thresholds
- Added support for plants to keep their original biome color when they are snow-logged. ([#423](https://github.com/Snownee/SnowRealMagic/issues/423))
## 11.0.13
- chore: add Regions Unexplored to dev env
- fix: remove install indium hint (close: [#400](https://github.com/Snownee/SnowRealMagic/issues/400))
## 11.0.12
- fix: SereneSeasons integration
展开
版本: 12.0.7+fabric
支持游戏: 1.21, 1.21.1
类型: Fabric Quilt
Release
下载次数: 179
[Forge 1.20.1] 10.6.2
SnowRealMagic-1.20.1-Forge-10.6.2.jar下载10.6.2#Release
## 10.6.2
- feat: backport the `entity_inside` tag (close [#442](https://github.com/Snownee/SnowRealMagic/issues/442))
## 10.6.1
- improve: snow-covered blocks use snow sound
- feat: configurable light level thresholds
## 10.6.0
- chore: reformat
- Added support for snow to spawn no matter the light level. ([#422](https://github.com/Snownee/SnowRealMagic/issues/422))
- Added support for plants to keep their original biome color when they are snow-logged. ([#423](https://github.com/Snownee/SnowRealMagic/issues/423))
## 10.5.4
- fix: tile block occlusion again (close [#418](https://github.com/Snownee/SnowRealMagic/issues/418))
## 10.5.3
- fix: tile block occlusion (close [#417](https://github.com/Snownee/SnowRealMagic/issues/417))
- fix: Ferns Cannot be Sheared (close [#412](https://github.com/Snownee/SnowRealMagic/issues/412))
## 10.5.2
- feat: target SereneSeasons 9.1
- fix: falling snow not immediately converting to ice in water
- feat: backport the `entity_inside` tag (close [#442](https://github.com/Snownee/SnowRealMagic/issues/442))
## 10.6.1
- improve: snow-covered blocks use snow sound
- feat: configurable light level thresholds
## 10.6.0
- chore: reformat
- Added support for snow to spawn no matter the light level. ([#422](https://github.com/Snownee/SnowRealMagic/issues/422))
- Added support for plants to keep their original biome color when they are snow-logged. ([#423](https://github.com/Snownee/SnowRealMagic/issues/423))
## 10.5.4
- fix: tile block occlusion again (close [#418](https://github.com/Snownee/SnowRealMagic/issues/418))
## 10.5.3
- fix: tile block occlusion (close [#417](https://github.com/Snownee/SnowRealMagic/issues/417))
- fix: Ferns Cannot be Sheared (close [#412](https://github.com/Snownee/SnowRealMagic/issues/412))
## 10.5.2
- feat: target SereneSeasons 9.1
- fix: falling snow not immediately converting to ice in water
展开
版本: 10.6.2
支持游戏: 1.20, 1.20.1
类型: Forge
NeoForge
Release
下载次数: 224,291
[NeoForge 1.21.1] 12.1.0
SnowRealMagic-1.21.1-NeoForge-12.1.0.jar下载12.1.0+neoforge#Beta
## 12.1.0
- feat: add new tag to fix z-fighting (close [#435](https://github.com/Snownee/SnowRealMagic/issues/435))
- Merge pull request [#436](https://github.com/Snownee/SnowRealMagic/issues/436) from SettingDust/fix/covered-render
## 12.0.4
- fix: null safety
## 12.0.2
- chore: Chinese translation
- feat: new option rightClickToggleFancySnow
- improve: clear cache when options refreshed
- Update `ru_ru.json` ([#433](https://github.com/Snownee/SnowRealMagic/issues/433))
## 12.0.1
- fix: snow covered block xray
- fix: snow covered blocks not respecting thinnerBoundingBox
- fix: Block#canBeReplaced
- fix: model face culling. round 3
- fix: snow overlay toggle
## 12.0.0
- fix: model face culling
- fix: snow covered block can be snowlogged
- fix: directly placed snow covered blocks not rotating
- fix: overlay state not saving
- improve: model face culling
- all: diagonal blocks and other random things
- fix: cannot place double slab on snow-covered slab
- refactor: use vanilla's FallingBlockEntity
- fix: DUMMY block entity log spam
- fix: snow area is not identical to Serene Seasons, part 1
- improve: WrappedSoundType
- refactor: snow accumulation. round 2
## 11.2.0
- refactor: restoreOriginalBlocks no longer depending on random ticking
- fix: CTRL+picking not working properly
- refactor: snow accumulation. fixed various bugs
- feat: add new tag to fix z-fighting (close [#435](https://github.com/Snownee/SnowRealMagic/issues/435))
- Merge pull request [#436](https://github.com/Snownee/SnowRealMagic/issues/436) from SettingDust/fix/covered-render
## 12.0.4
- fix: null safety
## 12.0.2
- chore: Chinese translation
- feat: new option rightClickToggleFancySnow
- improve: clear cache when options refreshed
- Update `ru_ru.json` ([#433](https://github.com/Snownee/SnowRealMagic/issues/433))
## 12.0.1
- fix: snow covered block xray
- fix: snow covered blocks not respecting thinnerBoundingBox
- fix: Block#canBeReplaced
- fix: model face culling. round 3
- fix: snow overlay toggle
## 12.0.0
- fix: model face culling
- fix: snow covered block can be snowlogged
- fix: directly placed snow covered blocks not rotating
- fix: overlay state not saving
- improve: model face culling
- all: diagonal blocks and other random things
- fix: cannot place double slab on snow-covered slab
- refactor: use vanilla's FallingBlockEntity
- fix: DUMMY block entity log spam
- fix: snow area is not identical to Serene Seasons, part 1
- improve: WrappedSoundType
- refactor: snow accumulation. round 2
## 11.2.0
- refactor: restoreOriginalBlocks no longer depending on random ticking
- fix: CTRL+picking not working properly
- refactor: snow accumulation. fixed various bugs
展开
版本: 12.1.0+neoforge
支持游戏: 1.21.1
类型: NeoForge
Beta
下载次数: 63,168
[Fabric 1.21.1] 12.0.6
SnowRealMagic-1.21.1-Fabric-12.0.6.jar下载12.0.6+fabric#Release
## 12.0.6
- fix: [#439](https://github.com/Snownee/SnowRealMagic/issues/439)
## 12.0.5
- Merge pull request [#436](https://github.com/Snownee/SnowRealMagic/issues/436) from SettingDust/fix/covered-render
- fix: null safety
- Merge pull request [#434](https://github.com/Snownee/SnowRealMagic/issues/434) from SettingDust/feature/neoforge-changes
- chore: Chinese translation
- feat: new option rightClickToggleFancySnow
- improve: clear cache when options refreshed
- Update `ru_ru.json` ([#433](https://github.com/Snownee/SnowRealMagic/issues/433))
- fix: snow covered block xray
- fix: snow covered blocks not respecting thinnerBoundingBox
- fix: Block#canBeReplaced
- fix: model face culling. round 3
- fix: snow overlay toggle
- fix: model face culling
- fix: snow covered block can be snowlogged
- fix: directly placed snow covered blocks not rotating
- fix: overlay state not saving
- improve: model face culling
- build: add missing dependencies for 0659825cf1ae178ca151fd1d7d13f4ec8aeea0dc
- all: diagonal blocks and other random things
- fix: cannot place double slab on snow-covered slab
- refactor: use vanilla's FallingBlockEntity
- fix: DUMMY block entity log spam
- fix: snow area is not identical to Serene Seasons, part 1
- improve: WrappedSoundType
- refactor: snow accumulation. round 2
- feat: `restoreOriginalBlocks` when load new chunk for 80741daf8354fbdae30f4f6a0e8f3a481d0cc030
- refactor: restoreOriginalBlocks no longer depending on random ticking
- fix: CTRL+picking not working properly
- refactor: snow accumulation. fixed various bugs
- Update `ru_ru.json` ([#430](https://github.com/Snownee/SnowRealMagic/issues/430))
## 11.1.0
- improve: snow-covered blocks use snow sound
- feat: configurable light level thresholds
- Added support for plants to keep their original biome color when they are snow-logged. ([#423](https://github.com/Snownee/SnowRealMagic/issues/423))
## 11.0.13
- chore: add Regions Unexplored to dev env
- fix: remove install indium hint (close: [#400](https://github.com/Snownee/SnowRealMagic/issues/400))
## 11.0.12
- fix: SereneSeasons integration
## 11.0.11
- fix: double plant cannot survive in snow in some cases
- all: parity
- fix: cannot pick snow
- fix: [#439](https://github.com/Snownee/SnowRealMagic/issues/439)
## 12.0.5
- Merge pull request [#436](https://github.com/Snownee/SnowRealMagic/issues/436) from SettingDust/fix/covered-render
- fix: null safety
- Merge pull request [#434](https://github.com/Snownee/SnowRealMagic/issues/434) from SettingDust/feature/neoforge-changes
- chore: Chinese translation
- feat: new option rightClickToggleFancySnow
- improve: clear cache when options refreshed
- Update `ru_ru.json` ([#433](https://github.com/Snownee/SnowRealMagic/issues/433))
- fix: snow covered block xray
- fix: snow covered blocks not respecting thinnerBoundingBox
- fix: Block#canBeReplaced
- fix: model face culling. round 3
- fix: snow overlay toggle
- fix: model face culling
- fix: snow covered block can be snowlogged
- fix: directly placed snow covered blocks not rotating
- fix: overlay state not saving
- improve: model face culling
- build: add missing dependencies for 0659825cf1ae178ca151fd1d7d13f4ec8aeea0dc
- all: diagonal blocks and other random things
- fix: cannot place double slab on snow-covered slab
- refactor: use vanilla's FallingBlockEntity
- fix: DUMMY block entity log spam
- fix: snow area is not identical to Serene Seasons, part 1
- improve: WrappedSoundType
- refactor: snow accumulation. round 2
- feat: `restoreOriginalBlocks` when load new chunk for 80741daf8354fbdae30f4f6a0e8f3a481d0cc030
- refactor: restoreOriginalBlocks no longer depending on random ticking
- fix: CTRL+picking not working properly
- refactor: snow accumulation. fixed various bugs
- Update `ru_ru.json` ([#430](https://github.com/Snownee/SnowRealMagic/issues/430))
## 11.1.0
- improve: snow-covered blocks use snow sound
- feat: configurable light level thresholds
- Added support for plants to keep their original biome color when they are snow-logged. ([#423](https://github.com/Snownee/SnowRealMagic/issues/423))
## 11.0.13
- chore: add Regions Unexplored to dev env
- fix: remove install indium hint (close: [#400](https://github.com/Snownee/SnowRealMagic/issues/400))
## 11.0.12
- fix: SereneSeasons integration
## 11.0.11
- fix: double plant cannot survive in snow in some cases
- all: parity
- fix: cannot pick snow
展开
版本: 12.0.6+fabric
支持游戏: 1.21, 1.21.1
类型: Fabric Quilt
Release
下载次数: 55,034
[Fabric 1.21.1] 12.0.5
SnowRealMagic-1.21.1-Fabric-12.0.5.jar下载12.0.5+fabric#Beta
## 12.0.5
- Merge pull request [#436](https://github.com/Snownee/SnowRealMagic/issues/436) from SettingDust/fix/covered-render
- fix: null safety
- Merge pull request [#434](https://github.com/Snownee/SnowRealMagic/issues/434) from SettingDust/feature/neoforge-changes
- chore: Chinese translation
- feat: new option rightClickToggleFancySnow
- improve: clear cache when options refreshed
- Update `ru_ru.json` ([#433](https://github.com/Snownee/SnowRealMagic/issues/433))
- fix: snow covered block xray
- fix: snow covered blocks not respecting thinnerBoundingBox
- fix: Block#canBeReplaced
- fix: model face culling. round 3
- fix: snow overlay toggle
- fix: model face culling
- fix: snow covered block can be snowlogged
- fix: directly placed snow covered blocks not rotating
- fix: overlay state not saving
- improve: model face culling
- build: add missing dependencies for 0659825cf1ae178ca151fd1d7d13f4ec8aeea0dc
- all: diagonal blocks and other random things
- fix: cannot place double slab on snow-covered slab
- refactor: use vanilla's FallingBlockEntity
- fix: DUMMY block entity log spam
- fix: snow area is not identical to Serene Seasons, part 1
- improve: WrappedSoundType
- refactor: snow accumulation. round 2
- feat: `restoreOriginalBlocks` when load new chunk for 80741daf8354fbdae30f4f6a0e8f3a481d0cc030
- refactor: restoreOriginalBlocks no longer depending on random ticking
- fix: CTRL+picking not working properly
- refactor: snow accumulation. fixed various bugs
- Update `ru_ru.json` ([#430](https://github.com/Snownee/SnowRealMagic/issues/430))
## 11.1.0
- improve: snow-covered blocks use snow sound
- feat: configurable light level thresholds
- Added support for plants to keep their original biome color when they are snow-logged. ([#423](https://github.com/Snownee/SnowRealMagic/issues/423))
## 11.0.13
- chore: add Regions Unexplored to dev env
- fix: remove install indium hint (close: [#400](https://github.com/Snownee/SnowRealMagic/issues/400))
## 11.0.12
- fix: SereneSeasons integration
## 11.0.11
- fix: double plant cannot survive in snow in some cases
- all: parity
- fix: cannot pick snow
## 11.0.7
- fix: BoP double plant not surviving in snow
- Merge pull request [#436](https://github.com/Snownee/SnowRealMagic/issues/436) from SettingDust/fix/covered-render
- fix: null safety
- Merge pull request [#434](https://github.com/Snownee/SnowRealMagic/issues/434) from SettingDust/feature/neoforge-changes
- chore: Chinese translation
- feat: new option rightClickToggleFancySnow
- improve: clear cache when options refreshed
- Update `ru_ru.json` ([#433](https://github.com/Snownee/SnowRealMagic/issues/433))
- fix: snow covered block xray
- fix: snow covered blocks not respecting thinnerBoundingBox
- fix: Block#canBeReplaced
- fix: model face culling. round 3
- fix: snow overlay toggle
- fix: model face culling
- fix: snow covered block can be snowlogged
- fix: directly placed snow covered blocks not rotating
- fix: overlay state not saving
- improve: model face culling
- build: add missing dependencies for 0659825cf1ae178ca151fd1d7d13f4ec8aeea0dc
- all: diagonal blocks and other random things
- fix: cannot place double slab on snow-covered slab
- refactor: use vanilla's FallingBlockEntity
- fix: DUMMY block entity log spam
- fix: snow area is not identical to Serene Seasons, part 1
- improve: WrappedSoundType
- refactor: snow accumulation. round 2
- feat: `restoreOriginalBlocks` when load new chunk for 80741daf8354fbdae30f4f6a0e8f3a481d0cc030
- refactor: restoreOriginalBlocks no longer depending on random ticking
- fix: CTRL+picking not working properly
- refactor: snow accumulation. fixed various bugs
- Update `ru_ru.json` ([#430](https://github.com/Snownee/SnowRealMagic/issues/430))
## 11.1.0
- improve: snow-covered blocks use snow sound
- feat: configurable light level thresholds
- Added support for plants to keep their original biome color when they are snow-logged. ([#423](https://github.com/Snownee/SnowRealMagic/issues/423))
## 11.0.13
- chore: add Regions Unexplored to dev env
- fix: remove install indium hint (close: [#400](https://github.com/Snownee/SnowRealMagic/issues/400))
## 11.0.12
- fix: SereneSeasons integration
## 11.0.11
- fix: double plant cannot survive in snow in some cases
- all: parity
- fix: cannot pick snow
## 11.0.7
- fix: BoP double plant not surviving in snow
展开
版本: 12.0.5+fabric
支持游戏: 1.21, 1.21.1
类型: Fabric Quilt
Beta
下载次数: 4,744
[NeoForge 1.21.1] 12.0.4
SnowRealMagic-1.21.1-NeoForge-12.0.4.jar下载12.0.4+neoforge#Beta
## 12.0.4
- fix: null safety
## 12.0.2
- chore: Chinese translation
- feat: new option rightClickToggleFancySnow
- improve: clear cache when options refreshed
- Update `ru_ru.json` ([#433](https://github.com/Snownee/SnowRealMagic/issues/433))
## 12.0.1
- fix: snow covered block xray
- fix: snow covered blocks not respecting thinnerBoundingBox
- fix: Block#canBeReplaced
- fix: model face culling. round 3
- fix: snow overlay toggle
## 12.0.0
- fix: model face culling
- fix: snow covered block can be snowlogged
- fix: directly placed snow covered blocks not rotating
- fix: overlay state not saving
- improve: model face culling
- all: diagonal blocks and other random things
- fix: cannot place double slab on snow-covered slab
- refactor: use vanilla's FallingBlockEntity
- fix: DUMMY block entity log spam
- fix: snow area is not identical to Serene Seasons, part 1
- improve: WrappedSoundType
- refactor: snow accumulation. round 2
## 11.2.0
- refactor: restoreOriginalBlocks no longer depending on random ticking
- fix: CTRL+picking not working properly
- refactor: snow accumulation. fixed various bugs
## 11.1.1
- improve: better description
- Update `ru_ru.json` ([#430](https://github.com/Snownee/SnowRealMagic/issues/430))
- fix: null safety
## 12.0.2
- chore: Chinese translation
- feat: new option rightClickToggleFancySnow
- improve: clear cache when options refreshed
- Update `ru_ru.json` ([#433](https://github.com/Snownee/SnowRealMagic/issues/433))
## 12.0.1
- fix: snow covered block xray
- fix: snow covered blocks not respecting thinnerBoundingBox
- fix: Block#canBeReplaced
- fix: model face culling. round 3
- fix: snow overlay toggle
## 12.0.0
- fix: model face culling
- fix: snow covered block can be snowlogged
- fix: directly placed snow covered blocks not rotating
- fix: overlay state not saving
- improve: model face culling
- all: diagonal blocks and other random things
- fix: cannot place double slab on snow-covered slab
- refactor: use vanilla's FallingBlockEntity
- fix: DUMMY block entity log spam
- fix: snow area is not identical to Serene Seasons, part 1
- improve: WrappedSoundType
- refactor: snow accumulation. round 2
## 11.2.0
- refactor: restoreOriginalBlocks no longer depending on random ticking
- fix: CTRL+picking not working properly
- refactor: snow accumulation. fixed various bugs
## 11.1.1
- improve: better description
- Update `ru_ru.json` ([#430](https://github.com/Snownee/SnowRealMagic/issues/430))
展开
版本: 12.0.4+neoforge
支持游戏: 1.21.1
类型: NeoForge
Beta
下载次数: 6,884
[NeoForge 1.21.1] 12.0.2
SnowRealMagic-1.21.1-NeoForge-12.0.2.jar下载12.0.2+neoforge#Alpha
## 12.0.2
- chore: Chinese translation
- feat: new option rightClickToggleFancySnow
- improve: clear cache when options refreshed
- Update `ru_ru.json` ([#433](https://github.com/Snownee/SnowRealMagic/issues/433))
## 12.0.1
- fix: snow covered block xray
- fix: snow covered blocks not respecting thinnerBoundingBox
- fix: Block#canBeReplaced
- fix: model face culling. round 3
- fix: snow overlay toggle
## 12.0.0
- fix: model face culling
- fix: snow covered block can be snowlogged
- fix: directly placed snow covered blocks not rotating
- fix: overlay state not saving
- improve: model face culling
- all: diagonal blocks and other random things
- fix: cannot place double slab on snow-covered slab
- refactor: use vanilla's FallingBlockEntity
- fix: DUMMY block entity log spam
- fix: snow area is not identical to Serene Seasons, part 1
- improve: WrappedSoundType
- refactor: snow accumulation. round 2
## 11.2.0
- refactor: restoreOriginalBlocks no longer depending on random ticking
- fix: CTRL+picking not working properly
- refactor: snow accumulation. fixed various bugs
## 11.1.1
- improve: better description
- Update `ru_ru.json` ([#430](https://github.com/Snownee/SnowRealMagic/issues/430))
## 11.1.0
- improve: snow-covered blocks use snow sound
- feat: configurable light level thresholds
- Added support for plants to keep their original biome color when they are snow-logged. ([#423](https://github.com/Snownee/SnowRealMagic/issues/423))
- chore: Chinese translation
- feat: new option rightClickToggleFancySnow
- improve: clear cache when options refreshed
- Update `ru_ru.json` ([#433](https://github.com/Snownee/SnowRealMagic/issues/433))
## 12.0.1
- fix: snow covered block xray
- fix: snow covered blocks not respecting thinnerBoundingBox
- fix: Block#canBeReplaced
- fix: model face culling. round 3
- fix: snow overlay toggle
## 12.0.0
- fix: model face culling
- fix: snow covered block can be snowlogged
- fix: directly placed snow covered blocks not rotating
- fix: overlay state not saving
- improve: model face culling
- all: diagonal blocks and other random things
- fix: cannot place double slab on snow-covered slab
- refactor: use vanilla's FallingBlockEntity
- fix: DUMMY block entity log spam
- fix: snow area is not identical to Serene Seasons, part 1
- improve: WrappedSoundType
- refactor: snow accumulation. round 2
## 11.2.0
- refactor: restoreOriginalBlocks no longer depending on random ticking
- fix: CTRL+picking not working properly
- refactor: snow accumulation. fixed various bugs
## 11.1.1
- improve: better description
- Update `ru_ru.json` ([#430](https://github.com/Snownee/SnowRealMagic/issues/430))
## 11.1.0
- improve: snow-covered blocks use snow sound
- feat: configurable light level thresholds
- Added support for plants to keep their original biome color when they are snow-logged. ([#423](https://github.com/Snownee/SnowRealMagic/issues/423))
展开
版本: 12.0.2+neoforge
支持游戏: 1.21.1
类型: NeoForge
Alpha
下载次数: 387
[NeoForge 1.21.1] 12.0.1
SnowRealMagic-1.21.1-NeoForge-12.0.1.jar下载12.0.1+neoforge#Alpha
## 12.0.1
- fix: snow covered block xray
- fix: snow covered blocks not respecting thinnerBoundingBox
- fix: Block#canBeReplaced
- fix: model face culling. round 3
- fix: snow overlay toggle
## 12.0.0
- fix: model face culling
- fix: snow covered block can be snowlogged
- fix: directly placed snow covered blocks not rotating
- fix: overlay state not saving
- improve: model face culling
- all: diagonal blocks and other random things
- fix: cannot place double slab on snow-covered slab
- refactor: use vanilla's FallingBlockEntity
- fix: DUMMY block entity log spam
- fix: snow area is not identical to Serene Seasons, part 1
- improve: WrappedSoundType
- refactor: snow accumulation. round 2
## 11.2.0
- refactor: restoreOriginalBlocks no longer depending on random ticking
- fix: CTRL+picking not working properly
- refactor: snow accumulation. fixed various bugs
## 11.1.1
- improve: better description
- Update `ru_ru.json` ([#430](https://github.com/Snownee/SnowRealMagic/issues/430))
## 11.1.0
- improve: snow-covered blocks use snow sound
- feat: configurable light level thresholds
- Added support for plants to keep their original biome color when they are snow-logged. ([#423](https://github.com/Snownee/SnowRealMagic/issues/423))
## 11.0.13
- fix: remove install indium hint (close: [#400](https://github.com/Snownee/SnowRealMagic/issues/400))
- fix: snow covered block xray
- fix: snow covered blocks not respecting thinnerBoundingBox
- fix: Block#canBeReplaced
- fix: model face culling. round 3
- fix: snow overlay toggle
## 12.0.0
- fix: model face culling
- fix: snow covered block can be snowlogged
- fix: directly placed snow covered blocks not rotating
- fix: overlay state not saving
- improve: model face culling
- all: diagonal blocks and other random things
- fix: cannot place double slab on snow-covered slab
- refactor: use vanilla's FallingBlockEntity
- fix: DUMMY block entity log spam
- fix: snow area is not identical to Serene Seasons, part 1
- improve: WrappedSoundType
- refactor: snow accumulation. round 2
## 11.2.0
- refactor: restoreOriginalBlocks no longer depending on random ticking
- fix: CTRL+picking not working properly
- refactor: snow accumulation. fixed various bugs
## 11.1.1
- improve: better description
- Update `ru_ru.json` ([#430](https://github.com/Snownee/SnowRealMagic/issues/430))
## 11.1.0
- improve: snow-covered blocks use snow sound
- feat: configurable light level thresholds
- Added support for plants to keep their original biome color when they are snow-logged. ([#423](https://github.com/Snownee/SnowRealMagic/issues/423))
## 11.0.13
- fix: remove install indium hint (close: [#400](https://github.com/Snownee/SnowRealMagic/issues/400))
展开
版本: 12.0.1+neoforge
支持游戏: 1.21.1
类型: NeoForge
Alpha
下载次数: 448
[NeoForge 1.21.1] 12.0.0
SnowRealMagic-1.21.1-NeoForge-12.0.0.jar下载12.0.0+neoforge#Alpha
## 12.0.0
- fix: model face culling
- fix: snow covered block can be snowlogged
- fix: directly placed snow covered blocks not rotating
- fix: overlay state not saving
- improve: model face culling
- all: diagonal blocks and other random things
- fix: cannot place double slab on snow-covered slab
- refactor: use vanilla's FallingBlockEntity
- fix: DUMMY block entity log spam
- fix: snow area is not identical to Serene Seasons, part 1
- improve: WrappedSoundType
- refactor: snow accumulation. round 2
## 11.2.0
- refactor: restoreOriginalBlocks no longer depending on random ticking
- fix: CTRL+picking not working properly
- refactor: snow accumulation. fixed various bugs
## 11.1.1
- improve: better description
- Update `ru_ru.json` ([#430](https://github.com/Snownee/SnowRealMagic/issues/430))
## 11.1.0
- improve: snow-covered blocks use snow sound
- feat: configurable light level thresholds
- Added support for plants to keep their original biome color when they are snow-logged. ([#423](https://github.com/Snownee/SnowRealMagic/issues/423))
## 11.0.13
- fix: remove install indium hint (close: [#400](https://github.com/Snownee/SnowRealMagic/issues/400))
## 11.0.12
- fix: SereneSeasons integration
- fix: double plant cannot survive in snow in some cases
- fix: model face culling
- fix: snow covered block can be snowlogged
- fix: directly placed snow covered blocks not rotating
- fix: overlay state not saving
- improve: model face culling
- all: diagonal blocks and other random things
- fix: cannot place double slab on snow-covered slab
- refactor: use vanilla's FallingBlockEntity
- fix: DUMMY block entity log spam
- fix: snow area is not identical to Serene Seasons, part 1
- improve: WrappedSoundType
- refactor: snow accumulation. round 2
## 11.2.0
- refactor: restoreOriginalBlocks no longer depending on random ticking
- fix: CTRL+picking not working properly
- refactor: snow accumulation. fixed various bugs
## 11.1.1
- improve: better description
- Update `ru_ru.json` ([#430](https://github.com/Snownee/SnowRealMagic/issues/430))
## 11.1.0
- improve: snow-covered blocks use snow sound
- feat: configurable light level thresholds
- Added support for plants to keep their original biome color when they are snow-logged. ([#423](https://github.com/Snownee/SnowRealMagic/issues/423))
## 11.0.13
- fix: remove install indium hint (close: [#400](https://github.com/Snownee/SnowRealMagic/issues/400))
## 11.0.12
- fix: SereneSeasons integration
- fix: double plant cannot survive in snow in some cases
展开
版本: 12.0.0+neoforge
支持游戏: 1.21.1
类型: NeoForge
Alpha
下载次数: 52
[NeoForge 1.21.1] 11.1.1
SnowRealMagic-1.21.1-NeoForge-11.1.1.jar下载11.1.1+neoforge#Beta
## 11.1.1
- improve: better description
- Update `ru_ru.json` ([#430](https://github.com/Snownee/SnowRealMagic/issues/430))
## 11.1.0
- improve: snow-covered blocks use snow sound
- feat: configurable light level thresholds
- Added support for plants to keep their original biome color when they are snow-logged. ([#423](https://github.com/Snownee/SnowRealMagic/issues/423))
## 11.0.13
- fix: remove install indium hint (close: [#400](https://github.com/Snownee/SnowRealMagic/issues/400))
## 11.0.12
- fix: SereneSeasons integration
- fix: double plant cannot survive in snow in some cases
## 11.0.10
- fix: models disappear after reloading resources
## 11.0.9
- fix: downgrade ffloader (close: [#398](https://github.com/Snownee/SnowRealMagic/issues/398))
- improve: better description
- Update `ru_ru.json` ([#430](https://github.com/Snownee/SnowRealMagic/issues/430))
## 11.1.0
- improve: snow-covered blocks use snow sound
- feat: configurable light level thresholds
- Added support for plants to keep their original biome color when they are snow-logged. ([#423](https://github.com/Snownee/SnowRealMagic/issues/423))
## 11.0.13
- fix: remove install indium hint (close: [#400](https://github.com/Snownee/SnowRealMagic/issues/400))
## 11.0.12
- fix: SereneSeasons integration
- fix: double plant cannot survive in snow in some cases
## 11.0.10
- fix: models disappear after reloading resources
## 11.0.9
- fix: downgrade ffloader (close: [#398](https://github.com/Snownee/SnowRealMagic/issues/398))
展开
版本: 11.1.1+neoforge
支持游戏: 1.21.1
类型: NeoForge
Beta
下载次数: 873
[Forge 1.20.1] 10.6.1
SnowRealMagic-1.20.1-Forge-10.6.1.jar下载10.6.1#Beta
## 10.6.1
- improve: snow-covered blocks use snow sound
- feat: configurable light level thresholds
## 10.6.0
- chore: reformat
- Added support for snow to spawn no matter the light level. ([#422](https://github.com/Snownee/SnowRealMagic/issues/422))
- Added support for plants to keep their original biome color when they are snow-logged. ([#423](https://github.com/Snownee/SnowRealMagic/issues/423))
## 10.5.4
- fix: tile block occlusion again (close [#418](https://github.com/Snownee/SnowRealMagic/issues/418))
## 10.5.3
- fix: tile block occlusion (close [#417](https://github.com/Snownee/SnowRealMagic/issues/417))
- fix: Ferns Cannot be Sheared (close [#412](https://github.com/Snownee/SnowRealMagic/issues/412))
## 10.5.2
- feat: target SereneSeasons 9.1
- fix: falling snow not immediately converting to ice in water
## 10.5.1
- fix: not uploading jarJar-ed file (close [#393](https://github.com/Snownee/SnowRealMagic/issues/393))
- improve: snow-covered blocks use snow sound
- feat: configurable light level thresholds
## 10.6.0
- chore: reformat
- Added support for snow to spawn no matter the light level. ([#422](https://github.com/Snownee/SnowRealMagic/issues/422))
- Added support for plants to keep their original biome color when they are snow-logged. ([#423](https://github.com/Snownee/SnowRealMagic/issues/423))
## 10.5.4
- fix: tile block occlusion again (close [#418](https://github.com/Snownee/SnowRealMagic/issues/418))
## 10.5.3
- fix: tile block occlusion (close [#417](https://github.com/Snownee/SnowRealMagic/issues/417))
- fix: Ferns Cannot be Sheared (close [#412](https://github.com/Snownee/SnowRealMagic/issues/412))
## 10.5.2
- feat: target SereneSeasons 9.1
- fix: falling snow not immediately converting to ice in water
## 10.5.1
- fix: not uploading jarJar-ed file (close [#393](https://github.com/Snownee/SnowRealMagic/issues/393))
展开
版本: 10.6.1
支持游戏: 1.20, 1.20.1
类型: Forge
NeoForge
Beta
下载次数: 84,527
[Fabric 1.20.1] 10.6.1
SnowRealMagic-1.20.1-Fabric-10.6.1.jar下载10.6.1#Beta
## 10.6.1
- improve: snow-covered blocks use snow sound
- feat: configurable light level thresholds
- chore: reformat
- Added support for snow to spawn no matter the light level. ([#422](https://github.com/Snownee/SnowRealMagic/issues/422))
- Added support for plants to keep their original biome color when they are snow-logged. ([#423](https://github.com/Snownee/SnowRealMagic/issues/423))
- fix: tile block occlusion again (close [#418](https://github.com/Snownee/SnowRealMagic/issues/418))
- fix: tile block occlusion (close [#417](https://github.com/Snownee/SnowRealMagic/issues/417))
- fix: Ferns Cannot be Sheared (close [#412](https://github.com/Snownee/SnowRealMagic/issues/412))
## 10.5.4
- fix: remove SereneSeasons hard dep
## 10.5.3
- feat: SereneSeasons integration (close [#402](https://github.com/Snownee/SnowRealMagic/issues/402))
## 10.5.2
- fix: falling snow not immediately converting to ice in water
- fix: only our snow can fall (close [#381](https://github.com/Snownee/SnowRealMagic/issues/381))
- fix: error handling for random ticking. fix crash with MyNethersDelight
- fix: Pink Petals Z-Fight With Snow Layer (close [#378](https://github.com/Snownee/SnowRealMagic/issues/378))
## 10.4.3
- fix: abnormal weather ticking rate
## 10.4.2
- fix: snow placement logic
- refactor: improve mixins
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
- improve: snow-covered blocks use snow sound
- feat: configurable light level thresholds
- chore: reformat
- Added support for snow to spawn no matter the light level. ([#422](https://github.com/Snownee/SnowRealMagic/issues/422))
- Added support for plants to keep their original biome color when they are snow-logged. ([#423](https://github.com/Snownee/SnowRealMagic/issues/423))
- fix: tile block occlusion again (close [#418](https://github.com/Snownee/SnowRealMagic/issues/418))
- fix: tile block occlusion (close [#417](https://github.com/Snownee/SnowRealMagic/issues/417))
- fix: Ferns Cannot be Sheared (close [#412](https://github.com/Snownee/SnowRealMagic/issues/412))
## 10.5.4
- fix: remove SereneSeasons hard dep
## 10.5.3
- feat: SereneSeasons integration (close [#402](https://github.com/Snownee/SnowRealMagic/issues/402))
## 10.5.2
- fix: falling snow not immediately converting to ice in water
- fix: only our snow can fall (close [#381](https://github.com/Snownee/SnowRealMagic/issues/381))
- fix: error handling for random ticking. fix crash with MyNethersDelight
- fix: Pink Petals Z-Fight With Snow Layer (close [#378](https://github.com/Snownee/SnowRealMagic/issues/378))
## 10.4.3
- fix: abnormal weather ticking rate
## 10.4.2
- fix: snow placement logic
- refactor: improve mixins
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
展开
版本: 10.6.1
支持游戏: 1.20, 1.20.1
类型: Fabric Quilt
Beta
下载次数: 41,439
[NeoForge 1.21.1] 11.1.0
SnowRealMagic-1.21.1-NeoForge-11.1.0.jar下载11.1.0+neoforge#Beta
## 11.1.0
- improve: snow-covered blocks use snow sound
- feat: configurable light level thresholds
- Added support for plants to keep their original biome color when they are snow-logged. ([#423](https://github.com/Snownee/SnowRealMagic/issues/423))
## 11.0.13
- fix: remove install indium hint (close: [#400](https://github.com/Snownee/SnowRealMagic/issues/400))
## 11.0.12
- fix: SereneSeasons integration
- fix: double plant cannot survive in snow in some cases
## 11.0.10
- fix: models disappear after reloading resources
## 11.0.9
- fix: downgrade ffloader (close: [#398](https://github.com/Snownee/SnowRealMagic/issues/398))
## 11.0.8
- fix: cannot pick snow
- all: neoforge
- improve: snow-covered blocks use snow sound
- feat: configurable light level thresholds
- Added support for plants to keep their original biome color when they are snow-logged. ([#423](https://github.com/Snownee/SnowRealMagic/issues/423))
## 11.0.13
- fix: remove install indium hint (close: [#400](https://github.com/Snownee/SnowRealMagic/issues/400))
## 11.0.12
- fix: SereneSeasons integration
- fix: double plant cannot survive in snow in some cases
## 11.0.10
- fix: models disappear after reloading resources
## 11.0.9
- fix: downgrade ffloader (close: [#398](https://github.com/Snownee/SnowRealMagic/issues/398))
## 11.0.8
- fix: cannot pick snow
- all: neoforge
展开
版本: 11.1.0+neoforge
支持游戏: 1.21.1
类型: NeoForge
Beta
下载次数: 2,075
[Fabric 1.21.1] 11.1.0
SnowRealMagic-1.21.1-Fabric-11.1.0.jar下载11.1.0+fabric#Beta
## 11.1.0
- improve: snow-covered blocks use snow sound
- feat: configurable light level thresholds
- Added support for plants to keep their original biome color when they are snow-logged. ([#423](https://github.com/Snownee/SnowRealMagic/issues/423))
## 11.0.13
- chore: add Regions Unexplored to dev env
- fix: remove install indium hint (close: [#400](https://github.com/Snownee/SnowRealMagic/issues/400))
## 11.0.12
- fix: SereneSeasons integration
## 11.0.11
- fix: double plant cannot survive in snow in some cases
- all: parity
- fix: cannot pick snow
## 11.0.7
- fix: BoP double plant not surviving in snow
## 11.0.6
- fix: falling snow not immediately converting to ice in water
- improve: snow-covered blocks use snow sound
- feat: configurable light level thresholds
- Added support for plants to keep their original biome color when they are snow-logged. ([#423](https://github.com/Snownee/SnowRealMagic/issues/423))
## 11.0.13
- chore: add Regions Unexplored to dev env
- fix: remove install indium hint (close: [#400](https://github.com/Snownee/SnowRealMagic/issues/400))
## 11.0.12
- fix: SereneSeasons integration
## 11.0.11
- fix: double plant cannot survive in snow in some cases
- all: parity
- fix: cannot pick snow
## 11.0.7
- fix: BoP double plant not surviving in snow
## 11.0.6
- fix: falling snow not immediately converting to ice in water
展开
版本: 11.1.0+fabric
支持游戏: 1.21, 1.21.1
类型: Fabric Quilt
Beta
下载次数: 31,440
[Forge 1.20.1] 10.6.0
SnowRealMagic-1.20.1-Forge-10.6.0.jar下载10.6.0#Beta
## 10.6.0
- chore: reformat
- Added support for snow to spawn no matter the light level. ([#422](https://github.com/Snownee/SnowRealMagic/issues/422))
- Added support for plants to keep their original biome color when they are snow-logged. ([#423](https://github.com/Snownee/SnowRealMagic/issues/423))
## 10.5.4
- fix: tile block occlusion again (close [#418](https://github.com/Snownee/SnowRealMagic/issues/418))
## 10.5.3
- fix: tile block occlusion (close [#417](https://github.com/Snownee/SnowRealMagic/issues/417))
- fix: Ferns Cannot be Sheared (close [#412](https://github.com/Snownee/SnowRealMagic/issues/412))
## 10.5.2
- feat: target SereneSeasons 9.1
- fix: falling snow not immediately converting to ice in water
## 10.5.1
- fix: not uploading jarJar-ed file (close [#393](https://github.com/Snownee/SnowRealMagic/issues/393))
## 10.5.0
- fix: snow melting too slow (close [#388](https://github.com/Snownee/SnowRealMagic/issues/388))
- fix: snowy plant generated in winter when with Serene Seasons (close [#376](https://github.com/Snownee/SnowRealMagic/issues/376))
- Merge pull request [#382](https://github.com/Snownee/SnowRealMagic/issues/382) from IMS212/1.20-forge
- fix: issues in [#382](https://github.com/Snownee/SnowRealMagic/issues/382)
## 10.4.4
- fix: only our snow can fall (close [#381](https://github.com/Snownee/SnowRealMagic/issues/381))
- fix: error handling for random ticking. fix crash with MyNethersDelight
- fix: Pink Petals Z-Fight With Snow Layer (close [#378](https://github.com/Snownee/SnowRealMagic/issues/378))
- Port Forge renderer to use Forgified FRAPI
## 10.4.3
- fix: abnormal weather ticking rate
## 10.4.2
- fix: ice generated by Serene Seasons Winter wont melt (close [#362](https://github.com/Snownee/SnowRealMagic/issues/362))
## 10.4.1
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
- fix: mod breaks Serene Season's 'Generate Snow Ice' config option (close [#360](https://github.com/Snownee/SnowRealMagic/issues/360))
- Update ru_ru.json
## 10.4.0
- No changelog provided
## 10.3.0
- improve: snow-logged foliage textures
- fix: upper part of double plant does not use snow variant texture (close [#356](https://github.com/Snownee/SnowRealMagic/issues/356))
- chore: reformat code
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- improve: add comment to debug options
- fix: and suppress: worldgen dummy block entity log spam
- Merge pull request [#351](https://github.com/Snownee/SnowRealMagic/issues/351) from SettingDust/1.20-forge
- feat: require below block is valid spawn for snow layers are valid spawn
- fix: config description
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- improve: skip rendering camo for full snow block
- fix: snow variant models not working for multivariant
## 10.2.5
- fix: crash ([#342](https://github.com/Snownee/SnowRealMagic/issues/342))
## 10.2.4
- fix: make Rubidium colorizer use correct block state
- new publish script
## 10.2.3
- chore: reformat
- Added support for snow to spawn no matter the light level. ([#422](https://github.com/Snownee/SnowRealMagic/issues/422))
- Added support for plants to keep their original biome color when they are snow-logged. ([#423](https://github.com/Snownee/SnowRealMagic/issues/423))
## 10.5.4
- fix: tile block occlusion again (close [#418](https://github.com/Snownee/SnowRealMagic/issues/418))
## 10.5.3
- fix: tile block occlusion (close [#417](https://github.com/Snownee/SnowRealMagic/issues/417))
- fix: Ferns Cannot be Sheared (close [#412](https://github.com/Snownee/SnowRealMagic/issues/412))
## 10.5.2
- feat: target SereneSeasons 9.1
- fix: falling snow not immediately converting to ice in water
## 10.5.1
- fix: not uploading jarJar-ed file (close [#393](https://github.com/Snownee/SnowRealMagic/issues/393))
## 10.5.0
- fix: snow melting too slow (close [#388](https://github.com/Snownee/SnowRealMagic/issues/388))
- fix: snowy plant generated in winter when with Serene Seasons (close [#376](https://github.com/Snownee/SnowRealMagic/issues/376))
- Merge pull request [#382](https://github.com/Snownee/SnowRealMagic/issues/382) from IMS212/1.20-forge
- fix: issues in [#382](https://github.com/Snownee/SnowRealMagic/issues/382)
## 10.4.4
- fix: only our snow can fall (close [#381](https://github.com/Snownee/SnowRealMagic/issues/381))
- fix: error handling for random ticking. fix crash with MyNethersDelight
- fix: Pink Petals Z-Fight With Snow Layer (close [#378](https://github.com/Snownee/SnowRealMagic/issues/378))
- Port Forge renderer to use Forgified FRAPI
## 10.4.3
- fix: abnormal weather ticking rate
## 10.4.2
- fix: ice generated by Serene Seasons Winter wont melt (close [#362](https://github.com/Snownee/SnowRealMagic/issues/362))
## 10.4.1
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
- fix: mod breaks Serene Season's 'Generate Snow Ice' config option (close [#360](https://github.com/Snownee/SnowRealMagic/issues/360))
- Update ru_ru.json
## 10.4.0
- No changelog provided
## 10.3.0
- improve: snow-logged foliage textures
- fix: upper part of double plant does not use snow variant texture (close [#356](https://github.com/Snownee/SnowRealMagic/issues/356))
- chore: reformat code
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- improve: add comment to debug options
- fix: and suppress: worldgen dummy block entity log spam
- Merge pull request [#351](https://github.com/Snownee/SnowRealMagic/issues/351) from SettingDust/1.20-forge
- feat: require below block is valid spawn for snow layers are valid spawn
- fix: config description
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- improve: skip rendering camo for full snow block
- fix: snow variant models not working for multivariant
## 10.2.5
- fix: crash ([#342](https://github.com/Snownee/SnowRealMagic/issues/342))
## 10.2.4
- fix: make Rubidium colorizer use correct block state
- new publish script
## 10.2.3
展开
版本: 10.6.0
支持游戏: 1.20, 1.20.1
类型: Forge
NeoForge
Beta
下载次数: 20,827
[Forge 1.20.1] 10.5.4
SnowRealMagic-1.20.1-Forge-10.5.4.jar下载10.5.4#Beta
## 10.5.4
- fix: tile block occlusion again (close [#418](https://github.com/Snownee/SnowRealMagic/issues/418))
## 10.5.3
- fix: tile block occlusion (close [#417](https://github.com/Snownee/SnowRealMagic/issues/417))
- fix: Ferns Cannot be Sheared (close [#412](https://github.com/Snownee/SnowRealMagic/issues/412))
## 10.5.2
- feat: target SereneSeasons 9.1
- fix: falling snow not immediately converting to ice in water
## 10.5.1
- fix: not uploading jarJar-ed file (close [#393](https://github.com/Snownee/SnowRealMagic/issues/393))
## 10.5.0
- fix: snow melting too slow (close [#388](https://github.com/Snownee/SnowRealMagic/issues/388))
- fix: snowy plant generated in winter when with Serene Seasons (close [#376](https://github.com/Snownee/SnowRealMagic/issues/376))
- Merge pull request [#382](https://github.com/Snownee/SnowRealMagic/issues/382) from IMS212/1.20-forge
- fix: issues in [#382](https://github.com/Snownee/SnowRealMagic/issues/382)
## 10.4.4
- fix: only our snow can fall (close [#381](https://github.com/Snownee/SnowRealMagic/issues/381))
- fix: error handling for random ticking. fix crash with MyNethersDelight
- fix: Pink Petals Z-Fight With Snow Layer (close [#378](https://github.com/Snownee/SnowRealMagic/issues/378))
- Port Forge renderer to use Forgified FRAPI
## 10.4.3
- fix: abnormal weather ticking rate
## 10.4.2
- fix: ice generated by Serene Seasons Winter wont melt (close [#362](https://github.com/Snownee/SnowRealMagic/issues/362))
## 10.4.1
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
- fix: mod breaks Serene Season's 'Generate Snow Ice' config option (close [#360](https://github.com/Snownee/SnowRealMagic/issues/360))
- Update ru_ru.json
## 10.4.0
- No changelog provided
## 10.3.0
- improve: snow-logged foliage textures
- fix: upper part of double plant does not use snow variant texture (close [#356](https://github.com/Snownee/SnowRealMagic/issues/356))
- chore: reformat code
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- improve: add comment to debug options
- fix: and suppress: worldgen dummy block entity log spam
- Merge pull request [#351](https://github.com/Snownee/SnowRealMagic/issues/351) from SettingDust/1.20-forge
- feat: require below block is valid spawn for snow layers are valid spawn
- fix: config description
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- improve: skip rendering camo for full snow block
- fix: snow variant models not working for multivariant
## 10.2.5
- fix: crash ([#342](https://github.com/Snownee/SnowRealMagic/issues/342))
## 10.2.4
- fix: make Rubidium colorizer use correct block state
- new publish script
## 10.2.3
- fix: tile block occlusion again (close [#418](https://github.com/Snownee/SnowRealMagic/issues/418))
## 10.5.3
- fix: tile block occlusion (close [#417](https://github.com/Snownee/SnowRealMagic/issues/417))
- fix: Ferns Cannot be Sheared (close [#412](https://github.com/Snownee/SnowRealMagic/issues/412))
## 10.5.2
- feat: target SereneSeasons 9.1
- fix: falling snow not immediately converting to ice in water
## 10.5.1
- fix: not uploading jarJar-ed file (close [#393](https://github.com/Snownee/SnowRealMagic/issues/393))
## 10.5.0
- fix: snow melting too slow (close [#388](https://github.com/Snownee/SnowRealMagic/issues/388))
- fix: snowy plant generated in winter when with Serene Seasons (close [#376](https://github.com/Snownee/SnowRealMagic/issues/376))
- Merge pull request [#382](https://github.com/Snownee/SnowRealMagic/issues/382) from IMS212/1.20-forge
- fix: issues in [#382](https://github.com/Snownee/SnowRealMagic/issues/382)
## 10.4.4
- fix: only our snow can fall (close [#381](https://github.com/Snownee/SnowRealMagic/issues/381))
- fix: error handling for random ticking. fix crash with MyNethersDelight
- fix: Pink Petals Z-Fight With Snow Layer (close [#378](https://github.com/Snownee/SnowRealMagic/issues/378))
- Port Forge renderer to use Forgified FRAPI
## 10.4.3
- fix: abnormal weather ticking rate
## 10.4.2
- fix: ice generated by Serene Seasons Winter wont melt (close [#362](https://github.com/Snownee/SnowRealMagic/issues/362))
## 10.4.1
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
- fix: mod breaks Serene Season's 'Generate Snow Ice' config option (close [#360](https://github.com/Snownee/SnowRealMagic/issues/360))
- Update ru_ru.json
## 10.4.0
- No changelog provided
## 10.3.0
- improve: snow-logged foliage textures
- fix: upper part of double plant does not use snow variant texture (close [#356](https://github.com/Snownee/SnowRealMagic/issues/356))
- chore: reformat code
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- improve: add comment to debug options
- fix: and suppress: worldgen dummy block entity log spam
- Merge pull request [#351](https://github.com/Snownee/SnowRealMagic/issues/351) from SettingDust/1.20-forge
- feat: require below block is valid spawn for snow layers are valid spawn
- fix: config description
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- improve: skip rendering camo for full snow block
- fix: snow variant models not working for multivariant
## 10.2.5
- fix: crash ([#342](https://github.com/Snownee/SnowRealMagic/issues/342))
## 10.2.4
- fix: make Rubidium colorizer use correct block state
- new publish script
## 10.2.3
展开
版本: 10.5.4
支持游戏: 1.20, 1.20.1
类型: Forge
NeoForge
Beta
下载次数: 12,735
[Forge 1.20.1] 10.5.3
SnowRealMagic-1.20.1-Forge-10.5.3.jar下载10.5.3#Beta
## 10.5.3
- fix: tile block occlusion (close [#417](https://github.com/Snownee/SnowRealMagic/issues/417))
- fix: Ferns Cannot be Sheared (close [#412](https://github.com/Snownee/SnowRealMagic/issues/412))
## 10.5.2
- feat: target SereneSeasons 9.1
- fix: falling snow not immediately converting to ice in water
## 10.5.1
- fix: not uploading jarJar-ed file (close [#393](https://github.com/Snownee/SnowRealMagic/issues/393))
## 10.5.0
- fix: snow melting too slow (close [#388](https://github.com/Snownee/SnowRealMagic/issues/388))
- fix: snowy plant generated in winter when with Serene Seasons (close [#376](https://github.com/Snownee/SnowRealMagic/issues/376))
- Merge pull request [#382](https://github.com/Snownee/SnowRealMagic/issues/382) from IMS212/1.20-forge
- fix: issues in [#382](https://github.com/Snownee/SnowRealMagic/issues/382)
## 10.4.4
- fix: only our snow can fall (close [#381](https://github.com/Snownee/SnowRealMagic/issues/381))
- fix: error handling for random ticking. fix crash with MyNethersDelight
- fix: Pink Petals Z-Fight With Snow Layer (close [#378](https://github.com/Snownee/SnowRealMagic/issues/378))
- Port Forge renderer to use Forgified FRAPI
## 10.4.3
- fix: abnormal weather ticking rate
## 10.4.2
- fix: ice generated by Serene Seasons Winter wont melt (close [#362](https://github.com/Snownee/SnowRealMagic/issues/362))
## 10.4.1
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
- fix: mod breaks Serene Season's 'Generate Snow Ice' config option (close [#360](https://github.com/Snownee/SnowRealMagic/issues/360))
- Update ru_ru.json
## 10.4.0
- No changelog provided
## 10.3.0
- improve: snow-logged foliage textures
- fix: upper part of double plant does not use snow variant texture (close [#356](https://github.com/Snownee/SnowRealMagic/issues/356))
- chore: reformat code
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- improve: add comment to debug options
- fix: and suppress: worldgen dummy block entity log spam
- Merge pull request [#351](https://github.com/Snownee/SnowRealMagic/issues/351) from SettingDust/1.20-forge
- feat: require below block is valid spawn for snow layers are valid spawn
- fix: config description
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- improve: skip rendering camo for full snow block
- fix: snow variant models not working for multivariant
## 10.2.5
- fix: crash ([#342](https://github.com/Snownee/SnowRealMagic/issues/342))
## 10.2.4
- fix: make Rubidium colorizer use correct block state
- new publish script
## 10.2.3
- fix: tile block occlusion (close [#417](https://github.com/Snownee/SnowRealMagic/issues/417))
- fix: Ferns Cannot be Sheared (close [#412](https://github.com/Snownee/SnowRealMagic/issues/412))
## 10.5.2
- feat: target SereneSeasons 9.1
- fix: falling snow not immediately converting to ice in water
## 10.5.1
- fix: not uploading jarJar-ed file (close [#393](https://github.com/Snownee/SnowRealMagic/issues/393))
## 10.5.0
- fix: snow melting too slow (close [#388](https://github.com/Snownee/SnowRealMagic/issues/388))
- fix: snowy plant generated in winter when with Serene Seasons (close [#376](https://github.com/Snownee/SnowRealMagic/issues/376))
- Merge pull request [#382](https://github.com/Snownee/SnowRealMagic/issues/382) from IMS212/1.20-forge
- fix: issues in [#382](https://github.com/Snownee/SnowRealMagic/issues/382)
## 10.4.4
- fix: only our snow can fall (close [#381](https://github.com/Snownee/SnowRealMagic/issues/381))
- fix: error handling for random ticking. fix crash with MyNethersDelight
- fix: Pink Petals Z-Fight With Snow Layer (close [#378](https://github.com/Snownee/SnowRealMagic/issues/378))
- Port Forge renderer to use Forgified FRAPI
## 10.4.3
- fix: abnormal weather ticking rate
## 10.4.2
- fix: ice generated by Serene Seasons Winter wont melt (close [#362](https://github.com/Snownee/SnowRealMagic/issues/362))
## 10.4.1
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
- fix: mod breaks Serene Season's 'Generate Snow Ice' config option (close [#360](https://github.com/Snownee/SnowRealMagic/issues/360))
- Update ru_ru.json
## 10.4.0
- No changelog provided
## 10.3.0
- improve: snow-logged foliage textures
- fix: upper part of double plant does not use snow variant texture (close [#356](https://github.com/Snownee/SnowRealMagic/issues/356))
- chore: reformat code
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- improve: add comment to debug options
- fix: and suppress: worldgen dummy block entity log spam
- Merge pull request [#351](https://github.com/Snownee/SnowRealMagic/issues/351) from SettingDust/1.20-forge
- feat: require below block is valid spawn for snow layers are valid spawn
- fix: config description
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- improve: skip rendering camo for full snow block
- fix: snow variant models not working for multivariant
## 10.2.5
- fix: crash ([#342](https://github.com/Snownee/SnowRealMagic/issues/342))
## 10.2.4
- fix: make Rubidium colorizer use correct block state
- new publish script
## 10.2.3
展开
版本: 10.5.3
支持游戏: 1.20, 1.20.1
类型: Forge
NeoForge
Beta
下载次数: 613
[NeoForge 1.21.1] 11.0.13
SnowRealMagic-1.21.1-NeoForge-11.0.13.jar下载11.0.13+neoforge#Beta
## 11.0.13
- fix: remove install indium hint (close: [#400](https://github.com/Snownee/SnowRealMagic/issues/400))
## 11.0.12
- fix: SereneSeasons integration
- fix: double plant cannot survive in snow in some cases
## 11.0.10
- fix: models disappear after reloading resources
## 11.0.9
- fix: downgrade ffloader (close: [#398](https://github.com/Snownee/SnowRealMagic/issues/398))
## 11.0.8
- fix: cannot pick snow
- all: neoforge
## 11.0.7
- fix: BoP double plant not surviving in snow
## 11.0.6
- fix: falling snow not immediately converting to ice in water
## 11.0.5
- fix: incompatible with Kiwi 15.1.1+ (close: [#391](https://github.com/Snownee/SnowRealMagic/issues/391))
## 11.0.4
- fix: snow melting too slow (close [#388](https://github.com/Snownee/SnowRealMagic/issues/388))
- fix: only our snow can fall (close [#381](https://github.com/Snownee/SnowRealMagic/issues/381))
- fix: error handling for random ticking. fix crash with MyNethersDelight
## 11.0.3
- fix: covering flowers with snow crashes the game (close [#390](https://github.com/Snownee/SnowRealMagic/issues/390))
## 11.0.2
- feat: port serene seasons integration (close [#379](https://github.com/Snownee/SnowRealMagic/issues/379))
- fix: Pink Petals Z-Fight With Snow Layer (close [#378](https://github.com/Snownee/SnowRealMagic/issues/378))
## 11.0.1
- Merge pull request [#375](https://github.com/Snownee/SnowRealMagic/issues/375) from SettingDust/1.21-fabric
- fix: avoid mixin into the `setBlock` out of the loop
## 11.0.0
- port: 1.21
- refactor: data gen all the loot tables
- fix: more porting oversights. rename block ids
- feat: add loot table to snow blocks
- refactor: invert the inheritance relation of `SRMSnowLayerBlock`
- chore: add `srm$` prefix to methods in `SnowVariant`
- fix: player-snow interaction
- chore: exclude files
- fix: data gen
- fix: SRMBlockTagsProvider
- chore: enable data generation
- fix: tags and more
- Merge pull request [#368](https://github.com/Snownee/SnowRealMagic/issues/368) from SettingDust/1.21-fabric
- chore: remove unused block classes
- fix: return the correct picked item
- fix: wrong tag name
- feat: add snow block variant
- fix: grass to short grass
- fix: stack overflow with accessor
- chore: use switch
- refactor: rewrit `SpreadableSnowyDirtBlockMixin` and port `ServerLevelMixin`
- refactor: port the `DoublePlantBlockMixin`
- refactor: port the `WaterLoggableSnowVariant`
- refactor: port the `SSnowLandEffectPacket`
- refactor: port the `SnowSlabBlock`
- refactor: port the `SLavaSmokeEffectPacket`
- refactor: port the `BlockItemMixin`
- refactor: rewrite the `AbstractMegaTreeGrowerMixin`
- feat: add `snowrealmagic:entity_inside` block tag for ticking entity inside blocks
- feat: use `BaseSnowLayerBlock` for blocks has collision
- chore(deps): bump java to 21
- chore(deps): bump gradle to 8.7
- chore(deps): bump dependencies to 1.20.6
## 10.4.3
- fix: abnormal weather ticking rate
## 10.4.2
- fix: snow placement logic
- refactor: improve mixins
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
## 10.4.1
- improve: snow-logged foliage textures
- chore: reformat code
- Merge pull request [#358](https://github.com/Snownee/SnowRealMagic/issues/358) from mpustovoi/mp
- Update ru_ru.json
## 10.3.1
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 10.3.0
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- fix: config description
- Merge pull request [#349](https://github.com/Snownee/SnowRealMagic/issues/349) from SettingDust/1.20-fabric
- feat: require below block is valid spawn for snow layers are valid spawn
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- fix: abnormal snow rendering on top slabs ([#343](https://github.com/Snownee/SnowRealMagic/issues/343))
- improve: skip rendering camo for full snow block
## 10.2.3
- new publish script
## 10.2.1
- oops
## 10.2.0
- fix: Game crashes if Continuity's resource pack is enabled ([#340](https://github.com/Snownee/SnowRealMagic/issues/340))
- fix: snow melting on stairs even if it does not meet conditions
- fix: 8-layer snow blocks do not melt with light sources ([#307](https://github.com/Snownee/SnowRealMagic/issues/307))
- fix: issues related to falling snow
- fix: fall damage
- fix: snow layers prevent 2x2 tree growth ([#284](https://github.com/Snownee/SnowRealMagic/issues/284))
- refactor: snow accumulation rework
- feat: finish snow accumulation. fix a bunch of issues
- fix: fancy normal snow being removed when placing block
- feat: fancySnowOnUpperSlab
- feat: multiple layers on fences, walls and fence gates
## 9.2.0
- fix: incompatibility with ModernFix and Continuity ([#321](https://github.com/Snownee/SnowRealMagic/issues/321), [#337](https://github.com/Snownee/SnowRealMagic/issues/337))
- fix: snow variants option not taking effect immediately in game
- fix: cherry leaves are snow loaggable ([#339](https://github.com/Snownee/SnowRealMagic/issues/339))
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this ([#329](https://github.com/Snownee/SnowRealMagic/issues/329))
- use a different file extension
- Merge pull request [#326](https://github.com/Snownee/SnowRealMagic/issues/326) from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading ([#310](https://github.com/Snownee/SnowRealMagic/issues/310))
- fix: unexpected reference of Jade's logger
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request [#311](https://github.com/Snownee/SnowRealMagic/issues/311) from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request [#308](https://github.com/Snownee/SnowRealMagic/issues/308) from mpustovoi/mp
- Update ru_ru.json
- Merge pull request [#303](https://github.com/Snownee/SnowRealMagic/issues/303) from unroman/patch-1
- Update uk_ua.json
- update issue template
- fix: remove install indium hint (close: [#400](https://github.com/Snownee/SnowRealMagic/issues/400))
## 11.0.12
- fix: SereneSeasons integration
- fix: double plant cannot survive in snow in some cases
## 11.0.10
- fix: models disappear after reloading resources
## 11.0.9
- fix: downgrade ffloader (close: [#398](https://github.com/Snownee/SnowRealMagic/issues/398))
## 11.0.8
- fix: cannot pick snow
- all: neoforge
## 11.0.7
- fix: BoP double plant not surviving in snow
## 11.0.6
- fix: falling snow not immediately converting to ice in water
## 11.0.5
- fix: incompatible with Kiwi 15.1.1+ (close: [#391](https://github.com/Snownee/SnowRealMagic/issues/391))
## 11.0.4
- fix: snow melting too slow (close [#388](https://github.com/Snownee/SnowRealMagic/issues/388))
- fix: only our snow can fall (close [#381](https://github.com/Snownee/SnowRealMagic/issues/381))
- fix: error handling for random ticking. fix crash with MyNethersDelight
## 11.0.3
- fix: covering flowers with snow crashes the game (close [#390](https://github.com/Snownee/SnowRealMagic/issues/390))
## 11.0.2
- feat: port serene seasons integration (close [#379](https://github.com/Snownee/SnowRealMagic/issues/379))
- fix: Pink Petals Z-Fight With Snow Layer (close [#378](https://github.com/Snownee/SnowRealMagic/issues/378))
## 11.0.1
- Merge pull request [#375](https://github.com/Snownee/SnowRealMagic/issues/375) from SettingDust/1.21-fabric
- fix: avoid mixin into the `setBlock` out of the loop
## 11.0.0
- port: 1.21
- refactor: data gen all the loot tables
- fix: more porting oversights. rename block ids
- feat: add loot table to snow blocks
- refactor: invert the inheritance relation of `SRMSnowLayerBlock`
- chore: add `srm$` prefix to methods in `SnowVariant`
- fix: player-snow interaction
- chore: exclude files
- fix: data gen
- fix: SRMBlockTagsProvider
- chore: enable data generation
- fix: tags and more
- Merge pull request [#368](https://github.com/Snownee/SnowRealMagic/issues/368) from SettingDust/1.21-fabric
- chore: remove unused block classes
- fix: return the correct picked item
- fix: wrong tag name
- feat: add snow block variant
- fix: grass to short grass
- fix: stack overflow with accessor
- chore: use switch
- refactor: rewrit `SpreadableSnowyDirtBlockMixin` and port `ServerLevelMixin`
- refactor: port the `DoublePlantBlockMixin`
- refactor: port the `WaterLoggableSnowVariant`
- refactor: port the `SSnowLandEffectPacket`
- refactor: port the `SnowSlabBlock`
- refactor: port the `SLavaSmokeEffectPacket`
- refactor: port the `BlockItemMixin`
- refactor: rewrite the `AbstractMegaTreeGrowerMixin`
- feat: add `snowrealmagic:entity_inside` block tag for ticking entity inside blocks
- feat: use `BaseSnowLayerBlock` for blocks has collision
- chore(deps): bump java to 21
- chore(deps): bump gradle to 8.7
- chore(deps): bump dependencies to 1.20.6
## 10.4.3
- fix: abnormal weather ticking rate
## 10.4.2
- fix: snow placement logic
- refactor: improve mixins
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
## 10.4.1
- improve: snow-logged foliage textures
- chore: reformat code
- Merge pull request [#358](https://github.com/Snownee/SnowRealMagic/issues/358) from mpustovoi/mp
- Update ru_ru.json
## 10.3.1
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 10.3.0
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- fix: config description
- Merge pull request [#349](https://github.com/Snownee/SnowRealMagic/issues/349) from SettingDust/1.20-fabric
- feat: require below block is valid spawn for snow layers are valid spawn
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- fix: abnormal snow rendering on top slabs ([#343](https://github.com/Snownee/SnowRealMagic/issues/343))
- improve: skip rendering camo for full snow block
## 10.2.3
- new publish script
## 10.2.1
- oops
## 10.2.0
- fix: Game crashes if Continuity's resource pack is enabled ([#340](https://github.com/Snownee/SnowRealMagic/issues/340))
- fix: snow melting on stairs even if it does not meet conditions
- fix: 8-layer snow blocks do not melt with light sources ([#307](https://github.com/Snownee/SnowRealMagic/issues/307))
- fix: issues related to falling snow
- fix: fall damage
- fix: snow layers prevent 2x2 tree growth ([#284](https://github.com/Snownee/SnowRealMagic/issues/284))
- refactor: snow accumulation rework
- feat: finish snow accumulation. fix a bunch of issues
- fix: fancy normal snow being removed when placing block
- feat: fancySnowOnUpperSlab
- feat: multiple layers on fences, walls and fence gates
## 9.2.0
- fix: incompatibility with ModernFix and Continuity ([#321](https://github.com/Snownee/SnowRealMagic/issues/321), [#337](https://github.com/Snownee/SnowRealMagic/issues/337))
- fix: snow variants option not taking effect immediately in game
- fix: cherry leaves are snow loaggable ([#339](https://github.com/Snownee/SnowRealMagic/issues/339))
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this ([#329](https://github.com/Snownee/SnowRealMagic/issues/329))
- use a different file extension
- Merge pull request [#326](https://github.com/Snownee/SnowRealMagic/issues/326) from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading ([#310](https://github.com/Snownee/SnowRealMagic/issues/310))
- fix: unexpected reference of Jade's logger
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request [#311](https://github.com/Snownee/SnowRealMagic/issues/311) from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request [#308](https://github.com/Snownee/SnowRealMagic/issues/308) from mpustovoi/mp
- Update ru_ru.json
- Merge pull request [#303](https://github.com/Snownee/SnowRealMagic/issues/303) from unroman/patch-1
- Update uk_ua.json
- update issue template
展开
版本: 11.0.13+neoforge
支持游戏: 1.21.1
类型: NeoForge
Beta
下载次数: 6,212
[Fabric 1.21.1] 11.0.13
SnowRealMagic-1.21.1-Fabric-11.0.13.jar下载11.0.13+fabric#Beta
## 11.0.13
- chore: add Regions Unexplored to dev env
- fix: remove install indium hint (close: [#400](https://github.com/Snownee/SnowRealMagic/issues/400))
## 11.0.12
- fix: SereneSeasons integration
## 11.0.11
- fix: double plant cannot survive in snow in some cases
- all: parity
- fix: cannot pick snow
## 11.0.7
- fix: BoP double plant not surviving in snow
## 11.0.6
- fix: falling snow not immediately converting to ice in water
## 11.0.5
- fix: incompatible with Kiwi 15.1.1+ (close: [#391](https://github.com/Snownee/SnowRealMagic/issues/391))
## 11.0.4
- fix: snow melting too slow (close [#388](https://github.com/Snownee/SnowRealMagic/issues/388))
- fix: only our snow can fall (close [#381](https://github.com/Snownee/SnowRealMagic/issues/381))
- fix: error handling for random ticking. fix crash with MyNethersDelight
## 11.0.3
- fix: covering flowers with snow crashes the game (close [#390](https://github.com/Snownee/SnowRealMagic/issues/390))
## 11.0.2
- feat: port serene seasons integration (close [#379](https://github.com/Snownee/SnowRealMagic/issues/379))
- fix: Pink Petals Z-Fight With Snow Layer (close [#378](https://github.com/Snownee/SnowRealMagic/issues/378))
## 11.0.1
- Merge pull request [#375](https://github.com/Snownee/SnowRealMagic/issues/375) from SettingDust/1.21-fabric
- fix: avoid mixin into the `setBlock` out of the loop
## 11.0.0
- port: 1.21
- refactor: data gen all the loot tables
- fix: more porting oversights. rename block ids
- feat: add loot table to snow blocks
- refactor: invert the inheritance relation of `SRMSnowLayerBlock`
- chore: add `srm$` prefix to methods in `SnowVariant`
- fix: player-snow interaction
- chore: exclude files
- fix: data gen
- fix: SRMBlockTagsProvider
- chore: enable data generation
- fix: tags and more
- Merge pull request [#368](https://github.com/Snownee/SnowRealMagic/issues/368) from SettingDust/1.21-fabric
- chore: remove unused block classes
- fix: return the correct picked item
- fix: wrong tag name
- feat: add snow block variant
- fix: grass to short grass
- fix: stack overflow with accessor
- chore: use switch
- refactor: rewrit `SpreadableSnowyDirtBlockMixin` and port `ServerLevelMixin`
- refactor: port the `DoublePlantBlockMixin`
- refactor: port the `WaterLoggableSnowVariant`
- refactor: port the `SSnowLandEffectPacket`
- refactor: port the `SnowSlabBlock`
- refactor: port the `SLavaSmokeEffectPacket`
- refactor: port the `BlockItemMixin`
- refactor: rewrite the `AbstractMegaTreeGrowerMixin`
- feat: add `snowrealmagic:entity_inside` block tag for ticking entity inside blocks
- feat: use `BaseSnowLayerBlock` for blocks has collision
- chore(deps): bump java to 21
- chore(deps): bump gradle to 8.7
- chore(deps): bump dependencies to 1.20.6
## 10.4.3
- fix: abnormal weather ticking rate
## 10.4.2
- fix: snow placement logic
- refactor: improve mixins
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
## 10.4.1
- improve: snow-logged foliage textures
- chore: reformat code
- Merge pull request [#358](https://github.com/Snownee/SnowRealMagic/issues/358) from mpustovoi/mp
- Update ru_ru.json
## 10.3.1
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 10.3.0
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- fix: config description
- Merge pull request [#349](https://github.com/Snownee/SnowRealMagic/issues/349) from SettingDust/1.20-fabric
- feat: require below block is valid spawn for snow layers are valid spawn
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- fix: abnormal snow rendering on top slabs ([#343](https://github.com/Snownee/SnowRealMagic/issues/343))
- improve: skip rendering camo for full snow block
## 10.2.3
- new publish script
## 10.2.1
- oops
## 10.2.0
- fix: Game crashes if Continuity's resource pack is enabled ([#340](https://github.com/Snownee/SnowRealMagic/issues/340))
- fix: snow melting on stairs even if it does not meet conditions
- fix: 8-layer snow blocks do not melt with light sources ([#307](https://github.com/Snownee/SnowRealMagic/issues/307))
- fix: issues related to falling snow
- fix: fall damage
- fix: snow layers prevent 2x2 tree growth ([#284](https://github.com/Snownee/SnowRealMagic/issues/284))
- refactor: snow accumulation rework
- feat: finish snow accumulation. fix a bunch of issues
- fix: fancy normal snow being removed when placing block
- feat: fancySnowOnUpperSlab
- feat: multiple layers on fences, walls and fence gates
## 9.2.0
- fix: incompatibility with ModernFix and Continuity ([#321](https://github.com/Snownee/SnowRealMagic/issues/321), [#337](https://github.com/Snownee/SnowRealMagic/issues/337))
- fix: snow variants option not taking effect immediately in game
- fix: cherry leaves are snow loaggable ([#339](https://github.com/Snownee/SnowRealMagic/issues/339))
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this ([#329](https://github.com/Snownee/SnowRealMagic/issues/329))
- use a different file extension
- Merge pull request [#326](https://github.com/Snownee/SnowRealMagic/issues/326) from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading ([#310](https://github.com/Snownee/SnowRealMagic/issues/310))
- fix: unexpected reference of Jade's logger
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request [#311](https://github.com/Snownee/SnowRealMagic/issues/311) from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request [#308](https://github.com/Snownee/SnowRealMagic/issues/308) from mpustovoi/mp
- Update ru_ru.json
- Merge pull request [#303](https://github.com/Snownee/SnowRealMagic/issues/303) from unroman/patch-1
- Update uk_ua.json
- update issue template
- chore: add Regions Unexplored to dev env
- fix: remove install indium hint (close: [#400](https://github.com/Snownee/SnowRealMagic/issues/400))
## 11.0.12
- fix: SereneSeasons integration
## 11.0.11
- fix: double plant cannot survive in snow in some cases
- all: parity
- fix: cannot pick snow
## 11.0.7
- fix: BoP double plant not surviving in snow
## 11.0.6
- fix: falling snow not immediately converting to ice in water
## 11.0.5
- fix: incompatible with Kiwi 15.1.1+ (close: [#391](https://github.com/Snownee/SnowRealMagic/issues/391))
## 11.0.4
- fix: snow melting too slow (close [#388](https://github.com/Snownee/SnowRealMagic/issues/388))
- fix: only our snow can fall (close [#381](https://github.com/Snownee/SnowRealMagic/issues/381))
- fix: error handling for random ticking. fix crash with MyNethersDelight
## 11.0.3
- fix: covering flowers with snow crashes the game (close [#390](https://github.com/Snownee/SnowRealMagic/issues/390))
## 11.0.2
- feat: port serene seasons integration (close [#379](https://github.com/Snownee/SnowRealMagic/issues/379))
- fix: Pink Petals Z-Fight With Snow Layer (close [#378](https://github.com/Snownee/SnowRealMagic/issues/378))
## 11.0.1
- Merge pull request [#375](https://github.com/Snownee/SnowRealMagic/issues/375) from SettingDust/1.21-fabric
- fix: avoid mixin into the `setBlock` out of the loop
## 11.0.0
- port: 1.21
- refactor: data gen all the loot tables
- fix: more porting oversights. rename block ids
- feat: add loot table to snow blocks
- refactor: invert the inheritance relation of `SRMSnowLayerBlock`
- chore: add `srm$` prefix to methods in `SnowVariant`
- fix: player-snow interaction
- chore: exclude files
- fix: data gen
- fix: SRMBlockTagsProvider
- chore: enable data generation
- fix: tags and more
- Merge pull request [#368](https://github.com/Snownee/SnowRealMagic/issues/368) from SettingDust/1.21-fabric
- chore: remove unused block classes
- fix: return the correct picked item
- fix: wrong tag name
- feat: add snow block variant
- fix: grass to short grass
- fix: stack overflow with accessor
- chore: use switch
- refactor: rewrit `SpreadableSnowyDirtBlockMixin` and port `ServerLevelMixin`
- refactor: port the `DoublePlantBlockMixin`
- refactor: port the `WaterLoggableSnowVariant`
- refactor: port the `SSnowLandEffectPacket`
- refactor: port the `SnowSlabBlock`
- refactor: port the `SLavaSmokeEffectPacket`
- refactor: port the `BlockItemMixin`
- refactor: rewrite the `AbstractMegaTreeGrowerMixin`
- feat: add `snowrealmagic:entity_inside` block tag for ticking entity inside blocks
- feat: use `BaseSnowLayerBlock` for blocks has collision
- chore(deps): bump java to 21
- chore(deps): bump gradle to 8.7
- chore(deps): bump dependencies to 1.20.6
## 10.4.3
- fix: abnormal weather ticking rate
## 10.4.2
- fix: snow placement logic
- refactor: improve mixins
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
## 10.4.1
- improve: snow-logged foliage textures
- chore: reformat code
- Merge pull request [#358](https://github.com/Snownee/SnowRealMagic/issues/358) from mpustovoi/mp
- Update ru_ru.json
## 10.3.1
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 10.3.0
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- fix: config description
- Merge pull request [#349](https://github.com/Snownee/SnowRealMagic/issues/349) from SettingDust/1.20-fabric
- feat: require below block is valid spawn for snow layers are valid spawn
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- fix: abnormal snow rendering on top slabs ([#343](https://github.com/Snownee/SnowRealMagic/issues/343))
- improve: skip rendering camo for full snow block
## 10.2.3
- new publish script
## 10.2.1
- oops
## 10.2.0
- fix: Game crashes if Continuity's resource pack is enabled ([#340](https://github.com/Snownee/SnowRealMagic/issues/340))
- fix: snow melting on stairs even if it does not meet conditions
- fix: 8-layer snow blocks do not melt with light sources ([#307](https://github.com/Snownee/SnowRealMagic/issues/307))
- fix: issues related to falling snow
- fix: fall damage
- fix: snow layers prevent 2x2 tree growth ([#284](https://github.com/Snownee/SnowRealMagic/issues/284))
- refactor: snow accumulation rework
- feat: finish snow accumulation. fix a bunch of issues
- fix: fancy normal snow being removed when placing block
- feat: fancySnowOnUpperSlab
- feat: multiple layers on fences, walls and fence gates
## 9.2.0
- fix: incompatibility with ModernFix and Continuity ([#321](https://github.com/Snownee/SnowRealMagic/issues/321), [#337](https://github.com/Snownee/SnowRealMagic/issues/337))
- fix: snow variants option not taking effect immediately in game
- fix: cherry leaves are snow loaggable ([#339](https://github.com/Snownee/SnowRealMagic/issues/339))
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this ([#329](https://github.com/Snownee/SnowRealMagic/issues/329))
- use a different file extension
- Merge pull request [#326](https://github.com/Snownee/SnowRealMagic/issues/326) from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading ([#310](https://github.com/Snownee/SnowRealMagic/issues/310))
- fix: unexpected reference of Jade's logger
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request [#311](https://github.com/Snownee/SnowRealMagic/issues/311) from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request [#308](https://github.com/Snownee/SnowRealMagic/issues/308) from mpustovoi/mp
- Update ru_ru.json
- Merge pull request [#303](https://github.com/Snownee/SnowRealMagic/issues/303) from unroman/patch-1
- Update uk_ua.json
- update issue template
展开
版本: 11.0.13+fabric
支持游戏: 1.21, 1.21.1
类型: Fabric Quilt
Beta
下载次数: 99,871
[Fabric 1.20.1] 10.5.4
SnowRealMagic-1.20.1-Fabric-10.5.4.jar下载10.5.4#Beta
## 10.5.4
- fix: remove SereneSeasons hard dep
## 10.5.3
- feat: SereneSeasons integration (close [#402](https://github.com/Snownee/SnowRealMagic/issues/402))
## 10.5.2
- fix: falling snow not immediately converting to ice in water
- fix: only our snow can fall (close [#381](https://github.com/Snownee/SnowRealMagic/issues/381))
- fix: error handling for random ticking. fix crash with MyNethersDelight
- fix: Pink Petals Z-Fight With Snow Layer (close [#378](https://github.com/Snownee/SnowRealMagic/issues/378))
## 10.4.3
- fix: abnormal weather ticking rate
## 10.4.2
- fix: snow placement logic
- refactor: improve mixins
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
## 10.4.1
- improve: snow-logged foliage textures
- chore: reformat code
- Merge pull request [#358](https://github.com/Snownee/SnowRealMagic/issues/358) from mpustovoi/mp
- Update ru_ru.json
## 10.3.1
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 10.3.0
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- fix: config description
- Merge pull request [#349](https://github.com/Snownee/SnowRealMagic/issues/349) from SettingDust/1.20-fabric
- feat: require below block is valid spawn for snow layers are valid spawn
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- fix: abnormal snow rendering on top slabs ([#343](https://github.com/Snownee/SnowRealMagic/issues/343))
- improve: skip rendering camo for full snow block
## 10.2.3
- new publish script
## 10.2.1
- oops
## 10.2.0
- fix: Game crashes if Continuity's resource pack is enabled ([#340](https://github.com/Snownee/SnowRealMagic/issues/340))
- fix: snow melting on stairs even if it does not meet conditions
- fix: 8-layer snow blocks do not melt with light sources ([#307](https://github.com/Snownee/SnowRealMagic/issues/307))
- fix: issues related to falling snow
- fix: fall damage
- fix: snow layers prevent 2x2 tree growth ([#284](https://github.com/Snownee/SnowRealMagic/issues/284))
- refactor: snow accumulation rework
- feat: finish snow accumulation. fix a bunch of issues
- fix: fancy normal snow being removed when placing block
- feat: fancySnowOnUpperSlab
- feat: multiple layers on fences, walls and fence gates
## 9.2.0
- fix: incompatibility with ModernFix and Continuity ([#321](https://github.com/Snownee/SnowRealMagic/issues/321), [#337](https://github.com/Snownee/SnowRealMagic/issues/337))
- fix: snow variants option not taking effect immediately in game
- fix: cherry leaves are snow loaggable ([#339](https://github.com/Snownee/SnowRealMagic/issues/339))
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this ([#329](https://github.com/Snownee/SnowRealMagic/issues/329))
- use a different file extension
- Merge pull request [#326](https://github.com/Snownee/SnowRealMagic/issues/326) from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading ([#310](https://github.com/Snownee/SnowRealMagic/issues/310))
- fix: unexpected reference of Jade's logger
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request [#311](https://github.com/Snownee/SnowRealMagic/issues/311) from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request [#308](https://github.com/Snownee/SnowRealMagic/issues/308) from mpustovoi/mp
- Update ru_ru.json
- Merge pull request [#303](https://github.com/Snownee/SnowRealMagic/issues/303) from unroman/patch-1
- Update uk_ua.json
- update issue template
- fix: remove SereneSeasons hard dep
## 10.5.3
- feat: SereneSeasons integration (close [#402](https://github.com/Snownee/SnowRealMagic/issues/402))
## 10.5.2
- fix: falling snow not immediately converting to ice in water
- fix: only our snow can fall (close [#381](https://github.com/Snownee/SnowRealMagic/issues/381))
- fix: error handling for random ticking. fix crash with MyNethersDelight
- fix: Pink Petals Z-Fight With Snow Layer (close [#378](https://github.com/Snownee/SnowRealMagic/issues/378))
## 10.4.3
- fix: abnormal weather ticking rate
## 10.4.2
- fix: snow placement logic
- refactor: improve mixins
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
## 10.4.1
- improve: snow-logged foliage textures
- chore: reformat code
- Merge pull request [#358](https://github.com/Snownee/SnowRealMagic/issues/358) from mpustovoi/mp
- Update ru_ru.json
## 10.3.1
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 10.3.0
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- fix: config description
- Merge pull request [#349](https://github.com/Snownee/SnowRealMagic/issues/349) from SettingDust/1.20-fabric
- feat: require below block is valid spawn for snow layers are valid spawn
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- fix: abnormal snow rendering on top slabs ([#343](https://github.com/Snownee/SnowRealMagic/issues/343))
- improve: skip rendering camo for full snow block
## 10.2.3
- new publish script
## 10.2.1
- oops
## 10.2.0
- fix: Game crashes if Continuity's resource pack is enabled ([#340](https://github.com/Snownee/SnowRealMagic/issues/340))
- fix: snow melting on stairs even if it does not meet conditions
- fix: 8-layer snow blocks do not melt with light sources ([#307](https://github.com/Snownee/SnowRealMagic/issues/307))
- fix: issues related to falling snow
- fix: fall damage
- fix: snow layers prevent 2x2 tree growth ([#284](https://github.com/Snownee/SnowRealMagic/issues/284))
- refactor: snow accumulation rework
- feat: finish snow accumulation. fix a bunch of issues
- fix: fancy normal snow being removed when placing block
- feat: fancySnowOnUpperSlab
- feat: multiple layers on fences, walls and fence gates
## 9.2.0
- fix: incompatibility with ModernFix and Continuity ([#321](https://github.com/Snownee/SnowRealMagic/issues/321), [#337](https://github.com/Snownee/SnowRealMagic/issues/337))
- fix: snow variants option not taking effect immediately in game
- fix: cherry leaves are snow loaggable ([#339](https://github.com/Snownee/SnowRealMagic/issues/339))
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this ([#329](https://github.com/Snownee/SnowRealMagic/issues/329))
- use a different file extension
- Merge pull request [#326](https://github.com/Snownee/SnowRealMagic/issues/326) from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading ([#310](https://github.com/Snownee/SnowRealMagic/issues/310))
- fix: unexpected reference of Jade's logger
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request [#311](https://github.com/Snownee/SnowRealMagic/issues/311) from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request [#308](https://github.com/Snownee/SnowRealMagic/issues/308) from mpustovoi/mp
- Update ru_ru.json
- Merge pull request [#303](https://github.com/Snownee/SnowRealMagic/issues/303) from unroman/patch-1
- Update uk_ua.json
- update issue template
展开
版本: 10.5.4
支持游戏: 1.20, 1.20.1
类型: Fabric Quilt
Beta
下载次数: 693,246
[NeoForge 1.21.1] 11.0.12
SnowRealMagic-1.21.1-NeoForge-11.0.12.jar下载11.0.12+neoforge#Beta
## 11.0.12
- fix: SereneSeasons integration
- fix: double plant cannot survive in snow in some cases
## 11.0.10
- fix: models disappear after reloading resources
## 11.0.9
- fix: downgrade ffloader (close: [#398](https://github.com/Snownee/SnowRealMagic/issues/398))
## 11.0.8
- fix: cannot pick snow
- all: neoforge
## 11.0.7
- fix: BoP double plant not surviving in snow
## 11.0.6
- fix: falling snow not immediately converting to ice in water
## 11.0.5
- fix: incompatible with Kiwi 15.1.1+ (close: [#391](https://github.com/Snownee/SnowRealMagic/issues/391))
## 11.0.4
- fix: snow melting too slow (close [#388](https://github.com/Snownee/SnowRealMagic/issues/388))
- fix: only our snow can fall (close [#381](https://github.com/Snownee/SnowRealMagic/issues/381))
- fix: error handling for random ticking. fix crash with MyNethersDelight
## 11.0.3
- fix: covering flowers with snow crashes the game (close [#390](https://github.com/Snownee/SnowRealMagic/issues/390))
## 11.0.2
- feat: port serene seasons integration (close [#379](https://github.com/Snownee/SnowRealMagic/issues/379))
- fix: Pink Petals Z-Fight With Snow Layer (close [#378](https://github.com/Snownee/SnowRealMagic/issues/378))
## 11.0.1
- Merge pull request [#375](https://github.com/Snownee/SnowRealMagic/issues/375) from SettingDust/1.21-fabric
- fix: avoid mixin into the `setBlock` out of the loop
## 11.0.0
- port: 1.21
- refactor: data gen all the loot tables
- fix: more porting oversights. rename block ids
- feat: add loot table to snow blocks
- refactor: invert the inheritance relation of `SRMSnowLayerBlock`
- chore: add `srm$` prefix to methods in `SnowVariant`
- fix: player-snow interaction
- chore: exclude files
- fix: data gen
- fix: SRMBlockTagsProvider
- chore: enable data generation
- fix: tags and more
- Merge pull request [#368](https://github.com/Snownee/SnowRealMagic/issues/368) from SettingDust/1.21-fabric
- chore: remove unused block classes
- fix: return the correct picked item
- fix: wrong tag name
- feat: add snow block variant
- fix: grass to short grass
- fix: stack overflow with accessor
- chore: use switch
- refactor: rewrit `SpreadableSnowyDirtBlockMixin` and port `ServerLevelMixin`
- refactor: port the `DoublePlantBlockMixin`
- refactor: port the `WaterLoggableSnowVariant`
- refactor: port the `SSnowLandEffectPacket`
- refactor: port the `SnowSlabBlock`
- refactor: port the `SLavaSmokeEffectPacket`
- refactor: port the `BlockItemMixin`
- refactor: rewrite the `AbstractMegaTreeGrowerMixin`
- feat: add `snowrealmagic:entity_inside` block tag for ticking entity inside blocks
- feat: use `BaseSnowLayerBlock` for blocks has collision
- chore(deps): bump java to 21
- chore(deps): bump gradle to 8.7
- chore(deps): bump dependencies to 1.20.6
## 10.4.3
- fix: abnormal weather ticking rate
## 10.4.2
- fix: snow placement logic
- refactor: improve mixins
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
## 10.4.1
- improve: snow-logged foliage textures
- chore: reformat code
- Merge pull request [#358](https://github.com/Snownee/SnowRealMagic/issues/358) from mpustovoi/mp
- Update ru_ru.json
## 10.3.1
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 10.3.0
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- fix: config description
- Merge pull request [#349](https://github.com/Snownee/SnowRealMagic/issues/349) from SettingDust/1.20-fabric
- feat: require below block is valid spawn for snow layers are valid spawn
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- fix: abnormal snow rendering on top slabs ([#343](https://github.com/Snownee/SnowRealMagic/issues/343))
- improve: skip rendering camo for full snow block
## 10.2.3
- new publish script
## 10.2.1
- oops
## 10.2.0
- fix: Game crashes if Continuity's resource pack is enabled ([#340](https://github.com/Snownee/SnowRealMagic/issues/340))
- fix: snow melting on stairs even if it does not meet conditions
- fix: 8-layer snow blocks do not melt with light sources ([#307](https://github.com/Snownee/SnowRealMagic/issues/307))
- fix: issues related to falling snow
- fix: fall damage
- fix: snow layers prevent 2x2 tree growth ([#284](https://github.com/Snownee/SnowRealMagic/issues/284))
- refactor: snow accumulation rework
- feat: finish snow accumulation. fix a bunch of issues
- fix: fancy normal snow being removed when placing block
- feat: fancySnowOnUpperSlab
- feat: multiple layers on fences, walls and fence gates
## 9.2.0
- fix: incompatibility with ModernFix and Continuity ([#321](https://github.com/Snownee/SnowRealMagic/issues/321), [#337](https://github.com/Snownee/SnowRealMagic/issues/337))
- fix: snow variants option not taking effect immediately in game
- fix: cherry leaves are snow loaggable ([#339](https://github.com/Snownee/SnowRealMagic/issues/339))
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this ([#329](https://github.com/Snownee/SnowRealMagic/issues/329))
- use a different file extension
- Merge pull request [#326](https://github.com/Snownee/SnowRealMagic/issues/326) from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading ([#310](https://github.com/Snownee/SnowRealMagic/issues/310))
- fix: unexpected reference of Jade's logger
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request [#311](https://github.com/Snownee/SnowRealMagic/issues/311) from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request [#308](https://github.com/Snownee/SnowRealMagic/issues/308) from mpustovoi/mp
- Update ru_ru.json
- Merge pull request [#303](https://github.com/Snownee/SnowRealMagic/issues/303) from unroman/patch-1
- Update uk_ua.json
- update issue template
- fix: SereneSeasons integration
- fix: double plant cannot survive in snow in some cases
## 11.0.10
- fix: models disappear after reloading resources
## 11.0.9
- fix: downgrade ffloader (close: [#398](https://github.com/Snownee/SnowRealMagic/issues/398))
## 11.0.8
- fix: cannot pick snow
- all: neoforge
## 11.0.7
- fix: BoP double plant not surviving in snow
## 11.0.6
- fix: falling snow not immediately converting to ice in water
## 11.0.5
- fix: incompatible with Kiwi 15.1.1+ (close: [#391](https://github.com/Snownee/SnowRealMagic/issues/391))
## 11.0.4
- fix: snow melting too slow (close [#388](https://github.com/Snownee/SnowRealMagic/issues/388))
- fix: only our snow can fall (close [#381](https://github.com/Snownee/SnowRealMagic/issues/381))
- fix: error handling for random ticking. fix crash with MyNethersDelight
## 11.0.3
- fix: covering flowers with snow crashes the game (close [#390](https://github.com/Snownee/SnowRealMagic/issues/390))
## 11.0.2
- feat: port serene seasons integration (close [#379](https://github.com/Snownee/SnowRealMagic/issues/379))
- fix: Pink Petals Z-Fight With Snow Layer (close [#378](https://github.com/Snownee/SnowRealMagic/issues/378))
## 11.0.1
- Merge pull request [#375](https://github.com/Snownee/SnowRealMagic/issues/375) from SettingDust/1.21-fabric
- fix: avoid mixin into the `setBlock` out of the loop
## 11.0.0
- port: 1.21
- refactor: data gen all the loot tables
- fix: more porting oversights. rename block ids
- feat: add loot table to snow blocks
- refactor: invert the inheritance relation of `SRMSnowLayerBlock`
- chore: add `srm$` prefix to methods in `SnowVariant`
- fix: player-snow interaction
- chore: exclude files
- fix: data gen
- fix: SRMBlockTagsProvider
- chore: enable data generation
- fix: tags and more
- Merge pull request [#368](https://github.com/Snownee/SnowRealMagic/issues/368) from SettingDust/1.21-fabric
- chore: remove unused block classes
- fix: return the correct picked item
- fix: wrong tag name
- feat: add snow block variant
- fix: grass to short grass
- fix: stack overflow with accessor
- chore: use switch
- refactor: rewrit `SpreadableSnowyDirtBlockMixin` and port `ServerLevelMixin`
- refactor: port the `DoublePlantBlockMixin`
- refactor: port the `WaterLoggableSnowVariant`
- refactor: port the `SSnowLandEffectPacket`
- refactor: port the `SnowSlabBlock`
- refactor: port the `SLavaSmokeEffectPacket`
- refactor: port the `BlockItemMixin`
- refactor: rewrite the `AbstractMegaTreeGrowerMixin`
- feat: add `snowrealmagic:entity_inside` block tag for ticking entity inside blocks
- feat: use `BaseSnowLayerBlock` for blocks has collision
- chore(deps): bump java to 21
- chore(deps): bump gradle to 8.7
- chore(deps): bump dependencies to 1.20.6
## 10.4.3
- fix: abnormal weather ticking rate
## 10.4.2
- fix: snow placement logic
- refactor: improve mixins
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
## 10.4.1
- improve: snow-logged foliage textures
- chore: reformat code
- Merge pull request [#358](https://github.com/Snownee/SnowRealMagic/issues/358) from mpustovoi/mp
- Update ru_ru.json
## 10.3.1
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 10.3.0
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- fix: config description
- Merge pull request [#349](https://github.com/Snownee/SnowRealMagic/issues/349) from SettingDust/1.20-fabric
- feat: require below block is valid spawn for snow layers are valid spawn
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- fix: abnormal snow rendering on top slabs ([#343](https://github.com/Snownee/SnowRealMagic/issues/343))
- improve: skip rendering camo for full snow block
## 10.2.3
- new publish script
## 10.2.1
- oops
## 10.2.0
- fix: Game crashes if Continuity's resource pack is enabled ([#340](https://github.com/Snownee/SnowRealMagic/issues/340))
- fix: snow melting on stairs even if it does not meet conditions
- fix: 8-layer snow blocks do not melt with light sources ([#307](https://github.com/Snownee/SnowRealMagic/issues/307))
- fix: issues related to falling snow
- fix: fall damage
- fix: snow layers prevent 2x2 tree growth ([#284](https://github.com/Snownee/SnowRealMagic/issues/284))
- refactor: snow accumulation rework
- feat: finish snow accumulation. fix a bunch of issues
- fix: fancy normal snow being removed when placing block
- feat: fancySnowOnUpperSlab
- feat: multiple layers on fences, walls and fence gates
## 9.2.0
- fix: incompatibility with ModernFix and Continuity ([#321](https://github.com/Snownee/SnowRealMagic/issues/321), [#337](https://github.com/Snownee/SnowRealMagic/issues/337))
- fix: snow variants option not taking effect immediately in game
- fix: cherry leaves are snow loaggable ([#339](https://github.com/Snownee/SnowRealMagic/issues/339))
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this ([#329](https://github.com/Snownee/SnowRealMagic/issues/329))
- use a different file extension
- Merge pull request [#326](https://github.com/Snownee/SnowRealMagic/issues/326) from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading ([#310](https://github.com/Snownee/SnowRealMagic/issues/310))
- fix: unexpected reference of Jade's logger
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request [#311](https://github.com/Snownee/SnowRealMagic/issues/311) from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request [#308](https://github.com/Snownee/SnowRealMagic/issues/308) from mpustovoi/mp
- Update ru_ru.json
- Merge pull request [#303](https://github.com/Snownee/SnowRealMagic/issues/303) from unroman/patch-1
- Update uk_ua.json
- update issue template
展开
版本: 11.0.12+neoforge
支持游戏: 1.21.1
类型: NeoForge
Beta
下载次数: 400
[Fabric 1.21.1] 11.0.12
SnowRealMagic-1.21.1-Fabric-11.0.12.jar下载11.0.12+fabric#Beta
## 11.0.12
- fix: SereneSeasons integration
## 11.0.11
- fix: double plant cannot survive in snow in some cases
- all: parity
- fix: cannot pick snow
## 11.0.7
- fix: BoP double plant not surviving in snow
## 11.0.6
- fix: falling snow not immediately converting to ice in water
## 11.0.5
- fix: incompatible with Kiwi 15.1.1+ (close: [#391](https://github.com/Snownee/SnowRealMagic/issues/391))
## 11.0.4
- fix: snow melting too slow (close [#388](https://github.com/Snownee/SnowRealMagic/issues/388))
- fix: only our snow can fall (close [#381](https://github.com/Snownee/SnowRealMagic/issues/381))
- fix: error handling for random ticking. fix crash with MyNethersDelight
## 11.0.3
- fix: covering flowers with snow crashes the game (close [#390](https://github.com/Snownee/SnowRealMagic/issues/390))
## 11.0.2
- feat: port serene seasons integration (close [#379](https://github.com/Snownee/SnowRealMagic/issues/379))
- fix: Pink Petals Z-Fight With Snow Layer (close [#378](https://github.com/Snownee/SnowRealMagic/issues/378))
## 11.0.1
- Merge pull request [#375](https://github.com/Snownee/SnowRealMagic/issues/375) from SettingDust/1.21-fabric
- fix: avoid mixin into the `setBlock` out of the loop
## 11.0.0
- port: 1.21
- refactor: data gen all the loot tables
- fix: more porting oversights. rename block ids
- feat: add loot table to snow blocks
- refactor: invert the inheritance relation of `SRMSnowLayerBlock`
- chore: add `srm$` prefix to methods in `SnowVariant`
- fix: player-snow interaction
- chore: exclude files
- fix: data gen
- fix: SRMBlockTagsProvider
- chore: enable data generation
- fix: tags and more
- Merge pull request [#368](https://github.com/Snownee/SnowRealMagic/issues/368) from SettingDust/1.21-fabric
- chore: remove unused block classes
- fix: return the correct picked item
- fix: wrong tag name
- feat: add snow block variant
- fix: grass to short grass
- fix: stack overflow with accessor
- chore: use switch
- refactor: rewrit `SpreadableSnowyDirtBlockMixin` and port `ServerLevelMixin`
- refactor: port the `DoublePlantBlockMixin`
- refactor: port the `WaterLoggableSnowVariant`
- refactor: port the `SSnowLandEffectPacket`
- refactor: port the `SnowSlabBlock`
- refactor: port the `SLavaSmokeEffectPacket`
- refactor: port the `BlockItemMixin`
- refactor: rewrite the `AbstractMegaTreeGrowerMixin`
- feat: add `snowrealmagic:entity_inside` block tag for ticking entity inside blocks
- feat: use `BaseSnowLayerBlock` for blocks has collision
- chore(deps): bump java to 21
- chore(deps): bump gradle to 8.7
- chore(deps): bump dependencies to 1.20.6
## 10.4.3
- fix: abnormal weather ticking rate
## 10.4.2
- fix: snow placement logic
- refactor: improve mixins
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
## 10.4.1
- improve: snow-logged foliage textures
- chore: reformat code
- Merge pull request [#358](https://github.com/Snownee/SnowRealMagic/issues/358) from mpustovoi/mp
- Update ru_ru.json
## 10.3.1
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 10.3.0
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- fix: config description
- Merge pull request [#349](https://github.com/Snownee/SnowRealMagic/issues/349) from SettingDust/1.20-fabric
- feat: require below block is valid spawn for snow layers are valid spawn
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- fix: abnormal snow rendering on top slabs ([#343](https://github.com/Snownee/SnowRealMagic/issues/343))
- improve: skip rendering camo for full snow block
## 10.2.3
- new publish script
## 10.2.1
- oops
## 10.2.0
- fix: Game crashes if Continuity's resource pack is enabled ([#340](https://github.com/Snownee/SnowRealMagic/issues/340))
- fix: snow melting on stairs even if it does not meet conditions
- fix: 8-layer snow blocks do not melt with light sources ([#307](https://github.com/Snownee/SnowRealMagic/issues/307))
- fix: issues related to falling snow
- fix: fall damage
- fix: snow layers prevent 2x2 tree growth ([#284](https://github.com/Snownee/SnowRealMagic/issues/284))
- refactor: snow accumulation rework
- feat: finish snow accumulation. fix a bunch of issues
- fix: fancy normal snow being removed when placing block
- feat: fancySnowOnUpperSlab
- feat: multiple layers on fences, walls and fence gates
## 9.2.0
- fix: incompatibility with ModernFix and Continuity ([#321](https://github.com/Snownee/SnowRealMagic/issues/321), [#337](https://github.com/Snownee/SnowRealMagic/issues/337))
- fix: snow variants option not taking effect immediately in game
- fix: cherry leaves are snow loaggable ([#339](https://github.com/Snownee/SnowRealMagic/issues/339))
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this ([#329](https://github.com/Snownee/SnowRealMagic/issues/329))
- use a different file extension
- Merge pull request [#326](https://github.com/Snownee/SnowRealMagic/issues/326) from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading ([#310](https://github.com/Snownee/SnowRealMagic/issues/310))
- fix: unexpected reference of Jade's logger
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request [#311](https://github.com/Snownee/SnowRealMagic/issues/311) from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request [#308](https://github.com/Snownee/SnowRealMagic/issues/308) from mpustovoi/mp
- Update ru_ru.json
- Merge pull request [#303](https://github.com/Snownee/SnowRealMagic/issues/303) from unroman/patch-1
- Update uk_ua.json
- update issue template
- fix: SereneSeasons integration
## 11.0.11
- fix: double plant cannot survive in snow in some cases
- all: parity
- fix: cannot pick snow
## 11.0.7
- fix: BoP double plant not surviving in snow
## 11.0.6
- fix: falling snow not immediately converting to ice in water
## 11.0.5
- fix: incompatible with Kiwi 15.1.1+ (close: [#391](https://github.com/Snownee/SnowRealMagic/issues/391))
## 11.0.4
- fix: snow melting too slow (close [#388](https://github.com/Snownee/SnowRealMagic/issues/388))
- fix: only our snow can fall (close [#381](https://github.com/Snownee/SnowRealMagic/issues/381))
- fix: error handling for random ticking. fix crash with MyNethersDelight
## 11.0.3
- fix: covering flowers with snow crashes the game (close [#390](https://github.com/Snownee/SnowRealMagic/issues/390))
## 11.0.2
- feat: port serene seasons integration (close [#379](https://github.com/Snownee/SnowRealMagic/issues/379))
- fix: Pink Petals Z-Fight With Snow Layer (close [#378](https://github.com/Snownee/SnowRealMagic/issues/378))
## 11.0.1
- Merge pull request [#375](https://github.com/Snownee/SnowRealMagic/issues/375) from SettingDust/1.21-fabric
- fix: avoid mixin into the `setBlock` out of the loop
## 11.0.0
- port: 1.21
- refactor: data gen all the loot tables
- fix: more porting oversights. rename block ids
- feat: add loot table to snow blocks
- refactor: invert the inheritance relation of `SRMSnowLayerBlock`
- chore: add `srm$` prefix to methods in `SnowVariant`
- fix: player-snow interaction
- chore: exclude files
- fix: data gen
- fix: SRMBlockTagsProvider
- chore: enable data generation
- fix: tags and more
- Merge pull request [#368](https://github.com/Snownee/SnowRealMagic/issues/368) from SettingDust/1.21-fabric
- chore: remove unused block classes
- fix: return the correct picked item
- fix: wrong tag name
- feat: add snow block variant
- fix: grass to short grass
- fix: stack overflow with accessor
- chore: use switch
- refactor: rewrit `SpreadableSnowyDirtBlockMixin` and port `ServerLevelMixin`
- refactor: port the `DoublePlantBlockMixin`
- refactor: port the `WaterLoggableSnowVariant`
- refactor: port the `SSnowLandEffectPacket`
- refactor: port the `SnowSlabBlock`
- refactor: port the `SLavaSmokeEffectPacket`
- refactor: port the `BlockItemMixin`
- refactor: rewrite the `AbstractMegaTreeGrowerMixin`
- feat: add `snowrealmagic:entity_inside` block tag for ticking entity inside blocks
- feat: use `BaseSnowLayerBlock` for blocks has collision
- chore(deps): bump java to 21
- chore(deps): bump gradle to 8.7
- chore(deps): bump dependencies to 1.20.6
## 10.4.3
- fix: abnormal weather ticking rate
## 10.4.2
- fix: snow placement logic
- refactor: improve mixins
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
## 10.4.1
- improve: snow-logged foliage textures
- chore: reformat code
- Merge pull request [#358](https://github.com/Snownee/SnowRealMagic/issues/358) from mpustovoi/mp
- Update ru_ru.json
## 10.3.1
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 10.3.0
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- fix: config description
- Merge pull request [#349](https://github.com/Snownee/SnowRealMagic/issues/349) from SettingDust/1.20-fabric
- feat: require below block is valid spawn for snow layers are valid spawn
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- fix: abnormal snow rendering on top slabs ([#343](https://github.com/Snownee/SnowRealMagic/issues/343))
- improve: skip rendering camo for full snow block
## 10.2.3
- new publish script
## 10.2.1
- oops
## 10.2.0
- fix: Game crashes if Continuity's resource pack is enabled ([#340](https://github.com/Snownee/SnowRealMagic/issues/340))
- fix: snow melting on stairs even if it does not meet conditions
- fix: 8-layer snow blocks do not melt with light sources ([#307](https://github.com/Snownee/SnowRealMagic/issues/307))
- fix: issues related to falling snow
- fix: fall damage
- fix: snow layers prevent 2x2 tree growth ([#284](https://github.com/Snownee/SnowRealMagic/issues/284))
- refactor: snow accumulation rework
- feat: finish snow accumulation. fix a bunch of issues
- fix: fancy normal snow being removed when placing block
- feat: fancySnowOnUpperSlab
- feat: multiple layers on fences, walls and fence gates
## 9.2.0
- fix: incompatibility with ModernFix and Continuity ([#321](https://github.com/Snownee/SnowRealMagic/issues/321), [#337](https://github.com/Snownee/SnowRealMagic/issues/337))
- fix: snow variants option not taking effect immediately in game
- fix: cherry leaves are snow loaggable ([#339](https://github.com/Snownee/SnowRealMagic/issues/339))
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this ([#329](https://github.com/Snownee/SnowRealMagic/issues/329))
- use a different file extension
- Merge pull request [#326](https://github.com/Snownee/SnowRealMagic/issues/326) from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading ([#310](https://github.com/Snownee/SnowRealMagic/issues/310))
- fix: unexpected reference of Jade's logger
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request [#311](https://github.com/Snownee/SnowRealMagic/issues/311) from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request [#308](https://github.com/Snownee/SnowRealMagic/issues/308) from mpustovoi/mp
- Update ru_ru.json
- Merge pull request [#303](https://github.com/Snownee/SnowRealMagic/issues/303) from unroman/patch-1
- Update uk_ua.json
- update issue template
展开
版本: 11.0.12+fabric
支持游戏: 1.21, 1.21.1
类型: Fabric Quilt
Beta
下载次数: 6,717
[Fabric 1.21.1] 11.0.11
SnowRealMagic-1.21.1-Fabric-11.0.11.jar下载11.0.11+fabric#Beta
## 11.0.11
- fix: double plant cannot survive in snow in some cases
- all: parity
- fix: cannot pick snow
## 11.0.7
- fix: BoP double plant not surviving in snow
## 11.0.6
- fix: falling snow not immediately converting to ice in water
## 11.0.5
- fix: incompatible with Kiwi 15.1.1+ (close: [#391](https://github.com/Snownee/SnowRealMagic/issues/391))
## 11.0.4
- fix: snow melting too slow (close [#388](https://github.com/Snownee/SnowRealMagic/issues/388))
- fix: only our snow can fall (close [#381](https://github.com/Snownee/SnowRealMagic/issues/381))
- fix: error handling for random ticking. fix crash with MyNethersDelight
## 11.0.3
- fix: covering flowers with snow crashes the game (close [#390](https://github.com/Snownee/SnowRealMagic/issues/390))
## 11.0.2
- feat: port serene seasons integration (close [#379](https://github.com/Snownee/SnowRealMagic/issues/379))
- fix: Pink Petals Z-Fight With Snow Layer (close [#378](https://github.com/Snownee/SnowRealMagic/issues/378))
## 11.0.1
- Merge pull request [#375](https://github.com/Snownee/SnowRealMagic/issues/375) from SettingDust/1.21-fabric
- fix: avoid mixin into the `setBlock` out of the loop
## 11.0.0
- port: 1.21
- refactor: data gen all the loot tables
- fix: more porting oversights. rename block ids
- feat: add loot table to snow blocks
- refactor: invert the inheritance relation of `SRMSnowLayerBlock`
- chore: add `srm$` prefix to methods in `SnowVariant`
- fix: player-snow interaction
- chore: exclude files
- fix: data gen
- fix: SRMBlockTagsProvider
- chore: enable data generation
- fix: tags and more
- Merge pull request [#368](https://github.com/Snownee/SnowRealMagic/issues/368) from SettingDust/1.21-fabric
- chore: remove unused block classes
- fix: return the correct picked item
- fix: wrong tag name
- feat: add snow block variant
- fix: grass to short grass
- fix: stack overflow with accessor
- chore: use switch
- refactor: rewrit `SpreadableSnowyDirtBlockMixin` and port `ServerLevelMixin`
- refactor: port the `DoublePlantBlockMixin`
- refactor: port the `WaterLoggableSnowVariant`
- refactor: port the `SSnowLandEffectPacket`
- refactor: port the `SnowSlabBlock`
- refactor: port the `SLavaSmokeEffectPacket`
- refactor: port the `BlockItemMixin`
- refactor: rewrite the `AbstractMegaTreeGrowerMixin`
- feat: add `snowrealmagic:entity_inside` block tag for ticking entity inside blocks
- feat: use `BaseSnowLayerBlock` for blocks has collision
- chore(deps): bump java to 21
- chore(deps): bump gradle to 8.7
- chore(deps): bump dependencies to 1.20.6
## 10.4.3
- fix: abnormal weather ticking rate
## 10.4.2
- fix: snow placement logic
- refactor: improve mixins
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
## 10.4.1
- improve: snow-logged foliage textures
- chore: reformat code
- Merge pull request [#358](https://github.com/Snownee/SnowRealMagic/issues/358) from mpustovoi/mp
- Update ru_ru.json
## 10.3.1
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 10.3.0
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- fix: config description
- Merge pull request [#349](https://github.com/Snownee/SnowRealMagic/issues/349) from SettingDust/1.20-fabric
- feat: require below block is valid spawn for snow layers are valid spawn
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- fix: abnormal snow rendering on top slabs ([#343](https://github.com/Snownee/SnowRealMagic/issues/343))
- improve: skip rendering camo for full snow block
## 10.2.3
- new publish script
## 10.2.1
- oops
## 10.2.0
- fix: Game crashes if Continuity's resource pack is enabled ([#340](https://github.com/Snownee/SnowRealMagic/issues/340))
- fix: snow melting on stairs even if it does not meet conditions
- fix: 8-layer snow blocks do not melt with light sources ([#307](https://github.com/Snownee/SnowRealMagic/issues/307))
- fix: issues related to falling snow
- fix: fall damage
- fix: snow layers prevent 2x2 tree growth ([#284](https://github.com/Snownee/SnowRealMagic/issues/284))
- refactor: snow accumulation rework
- feat: finish snow accumulation. fix a bunch of issues
- fix: fancy normal snow being removed when placing block
- feat: fancySnowOnUpperSlab
- feat: multiple layers on fences, walls and fence gates
## 9.2.0
- fix: incompatibility with ModernFix and Continuity ([#321](https://github.com/Snownee/SnowRealMagic/issues/321), [#337](https://github.com/Snownee/SnowRealMagic/issues/337))
- fix: snow variants option not taking effect immediately in game
- fix: cherry leaves are snow loaggable ([#339](https://github.com/Snownee/SnowRealMagic/issues/339))
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this ([#329](https://github.com/Snownee/SnowRealMagic/issues/329))
- use a different file extension
- Merge pull request [#326](https://github.com/Snownee/SnowRealMagic/issues/326) from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading ([#310](https://github.com/Snownee/SnowRealMagic/issues/310))
- fix: unexpected reference of Jade's logger
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request [#311](https://github.com/Snownee/SnowRealMagic/issues/311) from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request [#308](https://github.com/Snownee/SnowRealMagic/issues/308) from mpustovoi/mp
- Update ru_ru.json
- Merge pull request [#303](https://github.com/Snownee/SnowRealMagic/issues/303) from unroman/patch-1
- Update uk_ua.json
- update issue template
- fix: double plant cannot survive in snow in some cases
- all: parity
- fix: cannot pick snow
## 11.0.7
- fix: BoP double plant not surviving in snow
## 11.0.6
- fix: falling snow not immediately converting to ice in water
## 11.0.5
- fix: incompatible with Kiwi 15.1.1+ (close: [#391](https://github.com/Snownee/SnowRealMagic/issues/391))
## 11.0.4
- fix: snow melting too slow (close [#388](https://github.com/Snownee/SnowRealMagic/issues/388))
- fix: only our snow can fall (close [#381](https://github.com/Snownee/SnowRealMagic/issues/381))
- fix: error handling for random ticking. fix crash with MyNethersDelight
## 11.0.3
- fix: covering flowers with snow crashes the game (close [#390](https://github.com/Snownee/SnowRealMagic/issues/390))
## 11.0.2
- feat: port serene seasons integration (close [#379](https://github.com/Snownee/SnowRealMagic/issues/379))
- fix: Pink Petals Z-Fight With Snow Layer (close [#378](https://github.com/Snownee/SnowRealMagic/issues/378))
## 11.0.1
- Merge pull request [#375](https://github.com/Snownee/SnowRealMagic/issues/375) from SettingDust/1.21-fabric
- fix: avoid mixin into the `setBlock` out of the loop
## 11.0.0
- port: 1.21
- refactor: data gen all the loot tables
- fix: more porting oversights. rename block ids
- feat: add loot table to snow blocks
- refactor: invert the inheritance relation of `SRMSnowLayerBlock`
- chore: add `srm$` prefix to methods in `SnowVariant`
- fix: player-snow interaction
- chore: exclude files
- fix: data gen
- fix: SRMBlockTagsProvider
- chore: enable data generation
- fix: tags and more
- Merge pull request [#368](https://github.com/Snownee/SnowRealMagic/issues/368) from SettingDust/1.21-fabric
- chore: remove unused block classes
- fix: return the correct picked item
- fix: wrong tag name
- feat: add snow block variant
- fix: grass to short grass
- fix: stack overflow with accessor
- chore: use switch
- refactor: rewrit `SpreadableSnowyDirtBlockMixin` and port `ServerLevelMixin`
- refactor: port the `DoublePlantBlockMixin`
- refactor: port the `WaterLoggableSnowVariant`
- refactor: port the `SSnowLandEffectPacket`
- refactor: port the `SnowSlabBlock`
- refactor: port the `SLavaSmokeEffectPacket`
- refactor: port the `BlockItemMixin`
- refactor: rewrite the `AbstractMegaTreeGrowerMixin`
- feat: add `snowrealmagic:entity_inside` block tag for ticking entity inside blocks
- feat: use `BaseSnowLayerBlock` for blocks has collision
- chore(deps): bump java to 21
- chore(deps): bump gradle to 8.7
- chore(deps): bump dependencies to 1.20.6
## 10.4.3
- fix: abnormal weather ticking rate
## 10.4.2
- fix: snow placement logic
- refactor: improve mixins
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
## 10.4.1
- improve: snow-logged foliage textures
- chore: reformat code
- Merge pull request [#358](https://github.com/Snownee/SnowRealMagic/issues/358) from mpustovoi/mp
- Update ru_ru.json
## 10.3.1
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 10.3.0
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- fix: config description
- Merge pull request [#349](https://github.com/Snownee/SnowRealMagic/issues/349) from SettingDust/1.20-fabric
- feat: require below block is valid spawn for snow layers are valid spawn
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- fix: abnormal snow rendering on top slabs ([#343](https://github.com/Snownee/SnowRealMagic/issues/343))
- improve: skip rendering camo for full snow block
## 10.2.3
- new publish script
## 10.2.1
- oops
## 10.2.0
- fix: Game crashes if Continuity's resource pack is enabled ([#340](https://github.com/Snownee/SnowRealMagic/issues/340))
- fix: snow melting on stairs even if it does not meet conditions
- fix: 8-layer snow blocks do not melt with light sources ([#307](https://github.com/Snownee/SnowRealMagic/issues/307))
- fix: issues related to falling snow
- fix: fall damage
- fix: snow layers prevent 2x2 tree growth ([#284](https://github.com/Snownee/SnowRealMagic/issues/284))
- refactor: snow accumulation rework
- feat: finish snow accumulation. fix a bunch of issues
- fix: fancy normal snow being removed when placing block
- feat: fancySnowOnUpperSlab
- feat: multiple layers on fences, walls and fence gates
## 9.2.0
- fix: incompatibility with ModernFix and Continuity ([#321](https://github.com/Snownee/SnowRealMagic/issues/321), [#337](https://github.com/Snownee/SnowRealMagic/issues/337))
- fix: snow variants option not taking effect immediately in game
- fix: cherry leaves are snow loaggable ([#339](https://github.com/Snownee/SnowRealMagic/issues/339))
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this ([#329](https://github.com/Snownee/SnowRealMagic/issues/329))
- use a different file extension
- Merge pull request [#326](https://github.com/Snownee/SnowRealMagic/issues/326) from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading ([#310](https://github.com/Snownee/SnowRealMagic/issues/310))
- fix: unexpected reference of Jade's logger
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request [#311](https://github.com/Snownee/SnowRealMagic/issues/311) from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request [#308](https://github.com/Snownee/SnowRealMagic/issues/308) from mpustovoi/mp
- Update ru_ru.json
- Merge pull request [#303](https://github.com/Snownee/SnowRealMagic/issues/303) from unroman/patch-1
- Update uk_ua.json
- update issue template
展开
版本: 11.0.11+fabric
支持游戏: 1.21, 1.21.1
类型: Fabric Quilt
Beta
下载次数: 9,079
[NeoForge 1.21.1] 11.0.10
SnowRealMagic-1.21.1-NeoForge-11.0.10.jar下载11.0.10+neoforge#Beta
## 11.0.10
- fix: models disappear after reloading resources
## 11.0.9
- fix: downgrade ffloader (close: [#398](https://github.com/Snownee/SnowRealMagic/issues/398))
## 11.0.8
- fix: cannot pick snow
- all: neoforge
## 11.0.7
- fix: BoP double plant not surviving in snow
## 11.0.6
- fix: falling snow not immediately converting to ice in water
## 11.0.5
- fix: incompatible with Kiwi 15.1.1+ (close: [#391](https://github.com/Snownee/SnowRealMagic/issues/391))
## 11.0.4
- fix: snow melting too slow (close [#388](https://github.com/Snownee/SnowRealMagic/issues/388))
- fix: only our snow can fall (close [#381](https://github.com/Snownee/SnowRealMagic/issues/381))
- fix: error handling for random ticking. fix crash with MyNethersDelight
## 11.0.3
- fix: covering flowers with snow crashes the game (close [#390](https://github.com/Snownee/SnowRealMagic/issues/390))
## 11.0.2
- feat: port serene seasons integration (close [#379](https://github.com/Snownee/SnowRealMagic/issues/379))
- fix: Pink Petals Z-Fight With Snow Layer (close [#378](https://github.com/Snownee/SnowRealMagic/issues/378))
## 11.0.1
- Merge pull request [#375](https://github.com/Snownee/SnowRealMagic/issues/375) from SettingDust/1.21-fabric
- fix: avoid mixin into the `setBlock` out of the loop
## 11.0.0
- port: 1.21
- refactor: data gen all the loot tables
- fix: more porting oversights. rename block ids
- feat: add loot table to snow blocks
- refactor: invert the inheritance relation of `SRMSnowLayerBlock`
- chore: add `srm$` prefix to methods in `SnowVariant`
- fix: player-snow interaction
- chore: exclude files
- fix: data gen
- fix: SRMBlockTagsProvider
- chore: enable data generation
- fix: tags and more
- Merge pull request [#368](https://github.com/Snownee/SnowRealMagic/issues/368) from SettingDust/1.21-fabric
- chore: remove unused block classes
- fix: return the correct picked item
- fix: wrong tag name
- feat: add snow block variant
- fix: grass to short grass
- fix: stack overflow with accessor
- chore: use switch
- refactor: rewrit `SpreadableSnowyDirtBlockMixin` and port `ServerLevelMixin`
- refactor: port the `DoublePlantBlockMixin`
- refactor: port the `WaterLoggableSnowVariant`
- refactor: port the `SSnowLandEffectPacket`
- refactor: port the `SnowSlabBlock`
- refactor: port the `SLavaSmokeEffectPacket`
- refactor: port the `BlockItemMixin`
- refactor: rewrite the `AbstractMegaTreeGrowerMixin`
- feat: add `snowrealmagic:entity_inside` block tag for ticking entity inside blocks
- feat: use `BaseSnowLayerBlock` for blocks has collision
- chore(deps): bump java to 21
- chore(deps): bump gradle to 8.7
- chore(deps): bump dependencies to 1.20.6
## 10.4.3
- fix: abnormal weather ticking rate
## 10.4.2
- fix: snow placement logic
- refactor: improve mixins
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
## 10.4.1
- improve: snow-logged foliage textures
- chore: reformat code
- Merge pull request [#358](https://github.com/Snownee/SnowRealMagic/issues/358) from mpustovoi/mp
- Update ru_ru.json
## 10.3.1
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 10.3.0
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- fix: config description
- Merge pull request [#349](https://github.com/Snownee/SnowRealMagic/issues/349) from SettingDust/1.20-fabric
- feat: require below block is valid spawn for snow layers are valid spawn
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- fix: abnormal snow rendering on top slabs ([#343](https://github.com/Snownee/SnowRealMagic/issues/343))
- improve: skip rendering camo for full snow block
## 10.2.3
- new publish script
## 10.2.1
- oops
## 10.2.0
- fix: Game crashes if Continuity's resource pack is enabled ([#340](https://github.com/Snownee/SnowRealMagic/issues/340))
- fix: snow melting on stairs even if it does not meet conditions
- fix: 8-layer snow blocks do not melt with light sources ([#307](https://github.com/Snownee/SnowRealMagic/issues/307))
- fix: issues related to falling snow
- fix: fall damage
- fix: snow layers prevent 2x2 tree growth ([#284](https://github.com/Snownee/SnowRealMagic/issues/284))
- refactor: snow accumulation rework
- feat: finish snow accumulation. fix a bunch of issues
- fix: fancy normal snow being removed when placing block
- feat: fancySnowOnUpperSlab
- feat: multiple layers on fences, walls and fence gates
## 9.2.0
- fix: incompatibility with ModernFix and Continuity ([#321](https://github.com/Snownee/SnowRealMagic/issues/321), [#337](https://github.com/Snownee/SnowRealMagic/issues/337))
- fix: snow variants option not taking effect immediately in game
- fix: cherry leaves are snow loaggable ([#339](https://github.com/Snownee/SnowRealMagic/issues/339))
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this ([#329](https://github.com/Snownee/SnowRealMagic/issues/329))
- use a different file extension
- Merge pull request [#326](https://github.com/Snownee/SnowRealMagic/issues/326) from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading ([#310](https://github.com/Snownee/SnowRealMagic/issues/310))
- fix: unexpected reference of Jade's logger
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request [#311](https://github.com/Snownee/SnowRealMagic/issues/311) from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request [#308](https://github.com/Snownee/SnowRealMagic/issues/308) from mpustovoi/mp
- Update ru_ru.json
- Merge pull request [#303](https://github.com/Snownee/SnowRealMagic/issues/303) from unroman/patch-1
- Update uk_ua.json
- update issue template
- fix: models disappear after reloading resources
## 11.0.9
- fix: downgrade ffloader (close: [#398](https://github.com/Snownee/SnowRealMagic/issues/398))
## 11.0.8
- fix: cannot pick snow
- all: neoforge
## 11.0.7
- fix: BoP double plant not surviving in snow
## 11.0.6
- fix: falling snow not immediately converting to ice in water
## 11.0.5
- fix: incompatible with Kiwi 15.1.1+ (close: [#391](https://github.com/Snownee/SnowRealMagic/issues/391))
## 11.0.4
- fix: snow melting too slow (close [#388](https://github.com/Snownee/SnowRealMagic/issues/388))
- fix: only our snow can fall (close [#381](https://github.com/Snownee/SnowRealMagic/issues/381))
- fix: error handling for random ticking. fix crash with MyNethersDelight
## 11.0.3
- fix: covering flowers with snow crashes the game (close [#390](https://github.com/Snownee/SnowRealMagic/issues/390))
## 11.0.2
- feat: port serene seasons integration (close [#379](https://github.com/Snownee/SnowRealMagic/issues/379))
- fix: Pink Petals Z-Fight With Snow Layer (close [#378](https://github.com/Snownee/SnowRealMagic/issues/378))
## 11.0.1
- Merge pull request [#375](https://github.com/Snownee/SnowRealMagic/issues/375) from SettingDust/1.21-fabric
- fix: avoid mixin into the `setBlock` out of the loop
## 11.0.0
- port: 1.21
- refactor: data gen all the loot tables
- fix: more porting oversights. rename block ids
- feat: add loot table to snow blocks
- refactor: invert the inheritance relation of `SRMSnowLayerBlock`
- chore: add `srm$` prefix to methods in `SnowVariant`
- fix: player-snow interaction
- chore: exclude files
- fix: data gen
- fix: SRMBlockTagsProvider
- chore: enable data generation
- fix: tags and more
- Merge pull request [#368](https://github.com/Snownee/SnowRealMagic/issues/368) from SettingDust/1.21-fabric
- chore: remove unused block classes
- fix: return the correct picked item
- fix: wrong tag name
- feat: add snow block variant
- fix: grass to short grass
- fix: stack overflow with accessor
- chore: use switch
- refactor: rewrit `SpreadableSnowyDirtBlockMixin` and port `ServerLevelMixin`
- refactor: port the `DoublePlantBlockMixin`
- refactor: port the `WaterLoggableSnowVariant`
- refactor: port the `SSnowLandEffectPacket`
- refactor: port the `SnowSlabBlock`
- refactor: port the `SLavaSmokeEffectPacket`
- refactor: port the `BlockItemMixin`
- refactor: rewrite the `AbstractMegaTreeGrowerMixin`
- feat: add `snowrealmagic:entity_inside` block tag for ticking entity inside blocks
- feat: use `BaseSnowLayerBlock` for blocks has collision
- chore(deps): bump java to 21
- chore(deps): bump gradle to 8.7
- chore(deps): bump dependencies to 1.20.6
## 10.4.3
- fix: abnormal weather ticking rate
## 10.4.2
- fix: snow placement logic
- refactor: improve mixins
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
## 10.4.1
- improve: snow-logged foliage textures
- chore: reformat code
- Merge pull request [#358](https://github.com/Snownee/SnowRealMagic/issues/358) from mpustovoi/mp
- Update ru_ru.json
## 10.3.1
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 10.3.0
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- fix: config description
- Merge pull request [#349](https://github.com/Snownee/SnowRealMagic/issues/349) from SettingDust/1.20-fabric
- feat: require below block is valid spawn for snow layers are valid spawn
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- fix: abnormal snow rendering on top slabs ([#343](https://github.com/Snownee/SnowRealMagic/issues/343))
- improve: skip rendering camo for full snow block
## 10.2.3
- new publish script
## 10.2.1
- oops
## 10.2.0
- fix: Game crashes if Continuity's resource pack is enabled ([#340](https://github.com/Snownee/SnowRealMagic/issues/340))
- fix: snow melting on stairs even if it does not meet conditions
- fix: 8-layer snow blocks do not melt with light sources ([#307](https://github.com/Snownee/SnowRealMagic/issues/307))
- fix: issues related to falling snow
- fix: fall damage
- fix: snow layers prevent 2x2 tree growth ([#284](https://github.com/Snownee/SnowRealMagic/issues/284))
- refactor: snow accumulation rework
- feat: finish snow accumulation. fix a bunch of issues
- fix: fancy normal snow being removed when placing block
- feat: fancySnowOnUpperSlab
- feat: multiple layers on fences, walls and fence gates
## 9.2.0
- fix: incompatibility with ModernFix and Continuity ([#321](https://github.com/Snownee/SnowRealMagic/issues/321), [#337](https://github.com/Snownee/SnowRealMagic/issues/337))
- fix: snow variants option not taking effect immediately in game
- fix: cherry leaves are snow loaggable ([#339](https://github.com/Snownee/SnowRealMagic/issues/339))
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this ([#329](https://github.com/Snownee/SnowRealMagic/issues/329))
- use a different file extension
- Merge pull request [#326](https://github.com/Snownee/SnowRealMagic/issues/326) from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading ([#310](https://github.com/Snownee/SnowRealMagic/issues/310))
- fix: unexpected reference of Jade's logger
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request [#311](https://github.com/Snownee/SnowRealMagic/issues/311) from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request [#308](https://github.com/Snownee/SnowRealMagic/issues/308) from mpustovoi/mp
- Update ru_ru.json
- Merge pull request [#303](https://github.com/Snownee/SnowRealMagic/issues/303) from unroman/patch-1
- Update uk_ua.json
- update issue template
展开
版本: 11.0.10+neoforge
支持游戏: 1.21.1
类型: NeoForge
Beta
下载次数: 323
[NeoForge 1.21.1] 11.0.9
SnowRealMagic-1.21.1-NeoForge-11.0.9.jar下载11.0.9+neoforge#Beta
## 11.0.9
- fix: downgrade ffloader (close: [#398](https://github.com/Snownee/SnowRealMagic/issues/398))
## 11.0.8
- fix: cannot pick snow
- all: neoforge
## 11.0.7
- fix: BoP double plant not surviving in snow
## 11.0.6
- fix: falling snow not immediately converting to ice in water
## 11.0.5
- fix: incompatible with Kiwi 15.1.1+ (close: [#391](https://github.com/Snownee/SnowRealMagic/issues/391))
## 11.0.4
- fix: snow melting too slow (close [#388](https://github.com/Snownee/SnowRealMagic/issues/388))
- fix: only our snow can fall (close [#381](https://github.com/Snownee/SnowRealMagic/issues/381))
- fix: error handling for random ticking. fix crash with MyNethersDelight
## 11.0.3
- fix: covering flowers with snow crashes the game (close [#390](https://github.com/Snownee/SnowRealMagic/issues/390))
## 11.0.2
- feat: port serene seasons integration (close [#379](https://github.com/Snownee/SnowRealMagic/issues/379))
- fix: Pink Petals Z-Fight With Snow Layer (close [#378](https://github.com/Snownee/SnowRealMagic/issues/378))
## 11.0.1
- Merge pull request [#375](https://github.com/Snownee/SnowRealMagic/issues/375) from SettingDust/1.21-fabric
- fix: avoid mixin into the `setBlock` out of the loop
## 11.0.0
- port: 1.21
- refactor: data gen all the loot tables
- fix: more porting oversights. rename block ids
- feat: add loot table to snow blocks
- refactor: invert the inheritance relation of `SRMSnowLayerBlock`
- chore: add `srm$` prefix to methods in `SnowVariant`
- fix: player-snow interaction
- chore: exclude files
- fix: data gen
- fix: SRMBlockTagsProvider
- chore: enable data generation
- fix: tags and more
- Merge pull request [#368](https://github.com/Snownee/SnowRealMagic/issues/368) from SettingDust/1.21-fabric
- chore: remove unused block classes
- fix: return the correct picked item
- fix: wrong tag name
- feat: add snow block variant
- fix: grass to short grass
- fix: stack overflow with accessor
- chore: use switch
- refactor: rewrit `SpreadableSnowyDirtBlockMixin` and port `ServerLevelMixin`
- refactor: port the `DoublePlantBlockMixin`
- refactor: port the `WaterLoggableSnowVariant`
- refactor: port the `SSnowLandEffectPacket`
- refactor: port the `SnowSlabBlock`
- refactor: port the `SLavaSmokeEffectPacket`
- refactor: port the `BlockItemMixin`
- refactor: rewrite the `AbstractMegaTreeGrowerMixin`
- feat: add `snowrealmagic:entity_inside` block tag for ticking entity inside blocks
- feat: use `BaseSnowLayerBlock` for blocks has collision
- chore(deps): bump java to 21
- chore(deps): bump gradle to 8.7
- chore(deps): bump dependencies to 1.20.6
## 10.4.3
- fix: abnormal weather ticking rate
## 10.4.2
- fix: snow placement logic
- refactor: improve mixins
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
## 10.4.1
- improve: snow-logged foliage textures
- chore: reformat code
- Merge pull request [#358](https://github.com/Snownee/SnowRealMagic/issues/358) from mpustovoi/mp
- Update ru_ru.json
## 10.3.1
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 10.3.0
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- fix: config description
- Merge pull request [#349](https://github.com/Snownee/SnowRealMagic/issues/349) from SettingDust/1.20-fabric
- feat: require below block is valid spawn for snow layers are valid spawn
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- fix: abnormal snow rendering on top slabs ([#343](https://github.com/Snownee/SnowRealMagic/issues/343))
- improve: skip rendering camo for full snow block
## 10.2.3
- new publish script
## 10.2.1
- oops
## 10.2.0
- fix: Game crashes if Continuity's resource pack is enabled ([#340](https://github.com/Snownee/SnowRealMagic/issues/340))
- fix: snow melting on stairs even if it does not meet conditions
- fix: 8-layer snow blocks do not melt with light sources ([#307](https://github.com/Snownee/SnowRealMagic/issues/307))
- fix: issues related to falling snow
- fix: fall damage
- fix: snow layers prevent 2x2 tree growth ([#284](https://github.com/Snownee/SnowRealMagic/issues/284))
- refactor: snow accumulation rework
- feat: finish snow accumulation. fix a bunch of issues
- fix: fancy normal snow being removed when placing block
- feat: fancySnowOnUpperSlab
- feat: multiple layers on fences, walls and fence gates
## 9.2.0
- fix: incompatibility with ModernFix and Continuity ([#321](https://github.com/Snownee/SnowRealMagic/issues/321), [#337](https://github.com/Snownee/SnowRealMagic/issues/337))
- fix: snow variants option not taking effect immediately in game
- fix: cherry leaves are snow loaggable ([#339](https://github.com/Snownee/SnowRealMagic/issues/339))
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this ([#329](https://github.com/Snownee/SnowRealMagic/issues/329))
- use a different file extension
- Merge pull request [#326](https://github.com/Snownee/SnowRealMagic/issues/326) from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading ([#310](https://github.com/Snownee/SnowRealMagic/issues/310))
- fix: unexpected reference of Jade's logger
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request [#311](https://github.com/Snownee/SnowRealMagic/issues/311) from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request [#308](https://github.com/Snownee/SnowRealMagic/issues/308) from mpustovoi/mp
- Update ru_ru.json
- Merge pull request [#303](https://github.com/Snownee/SnowRealMagic/issues/303) from unroman/patch-1
- Update uk_ua.json
- update issue template
- fix: downgrade ffloader (close: [#398](https://github.com/Snownee/SnowRealMagic/issues/398))
## 11.0.8
- fix: cannot pick snow
- all: neoforge
## 11.0.7
- fix: BoP double plant not surviving in snow
## 11.0.6
- fix: falling snow not immediately converting to ice in water
## 11.0.5
- fix: incompatible with Kiwi 15.1.1+ (close: [#391](https://github.com/Snownee/SnowRealMagic/issues/391))
## 11.0.4
- fix: snow melting too slow (close [#388](https://github.com/Snownee/SnowRealMagic/issues/388))
- fix: only our snow can fall (close [#381](https://github.com/Snownee/SnowRealMagic/issues/381))
- fix: error handling for random ticking. fix crash with MyNethersDelight
## 11.0.3
- fix: covering flowers with snow crashes the game (close [#390](https://github.com/Snownee/SnowRealMagic/issues/390))
## 11.0.2
- feat: port serene seasons integration (close [#379](https://github.com/Snownee/SnowRealMagic/issues/379))
- fix: Pink Petals Z-Fight With Snow Layer (close [#378](https://github.com/Snownee/SnowRealMagic/issues/378))
## 11.0.1
- Merge pull request [#375](https://github.com/Snownee/SnowRealMagic/issues/375) from SettingDust/1.21-fabric
- fix: avoid mixin into the `setBlock` out of the loop
## 11.0.0
- port: 1.21
- refactor: data gen all the loot tables
- fix: more porting oversights. rename block ids
- feat: add loot table to snow blocks
- refactor: invert the inheritance relation of `SRMSnowLayerBlock`
- chore: add `srm$` prefix to methods in `SnowVariant`
- fix: player-snow interaction
- chore: exclude files
- fix: data gen
- fix: SRMBlockTagsProvider
- chore: enable data generation
- fix: tags and more
- Merge pull request [#368](https://github.com/Snownee/SnowRealMagic/issues/368) from SettingDust/1.21-fabric
- chore: remove unused block classes
- fix: return the correct picked item
- fix: wrong tag name
- feat: add snow block variant
- fix: grass to short grass
- fix: stack overflow with accessor
- chore: use switch
- refactor: rewrit `SpreadableSnowyDirtBlockMixin` and port `ServerLevelMixin`
- refactor: port the `DoublePlantBlockMixin`
- refactor: port the `WaterLoggableSnowVariant`
- refactor: port the `SSnowLandEffectPacket`
- refactor: port the `SnowSlabBlock`
- refactor: port the `SLavaSmokeEffectPacket`
- refactor: port the `BlockItemMixin`
- refactor: rewrite the `AbstractMegaTreeGrowerMixin`
- feat: add `snowrealmagic:entity_inside` block tag for ticking entity inside blocks
- feat: use `BaseSnowLayerBlock` for blocks has collision
- chore(deps): bump java to 21
- chore(deps): bump gradle to 8.7
- chore(deps): bump dependencies to 1.20.6
## 10.4.3
- fix: abnormal weather ticking rate
## 10.4.2
- fix: snow placement logic
- refactor: improve mixins
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
## 10.4.1
- improve: snow-logged foliage textures
- chore: reformat code
- Merge pull request [#358](https://github.com/Snownee/SnowRealMagic/issues/358) from mpustovoi/mp
- Update ru_ru.json
## 10.3.1
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 10.3.0
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- fix: config description
- Merge pull request [#349](https://github.com/Snownee/SnowRealMagic/issues/349) from SettingDust/1.20-fabric
- feat: require below block is valid spawn for snow layers are valid spawn
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- fix: abnormal snow rendering on top slabs ([#343](https://github.com/Snownee/SnowRealMagic/issues/343))
- improve: skip rendering camo for full snow block
## 10.2.3
- new publish script
## 10.2.1
- oops
## 10.2.0
- fix: Game crashes if Continuity's resource pack is enabled ([#340](https://github.com/Snownee/SnowRealMagic/issues/340))
- fix: snow melting on stairs even if it does not meet conditions
- fix: 8-layer snow blocks do not melt with light sources ([#307](https://github.com/Snownee/SnowRealMagic/issues/307))
- fix: issues related to falling snow
- fix: fall damage
- fix: snow layers prevent 2x2 tree growth ([#284](https://github.com/Snownee/SnowRealMagic/issues/284))
- refactor: snow accumulation rework
- feat: finish snow accumulation. fix a bunch of issues
- fix: fancy normal snow being removed when placing block
- feat: fancySnowOnUpperSlab
- feat: multiple layers on fences, walls and fence gates
## 9.2.0
- fix: incompatibility with ModernFix and Continuity ([#321](https://github.com/Snownee/SnowRealMagic/issues/321), [#337](https://github.com/Snownee/SnowRealMagic/issues/337))
- fix: snow variants option not taking effect immediately in game
- fix: cherry leaves are snow loaggable ([#339](https://github.com/Snownee/SnowRealMagic/issues/339))
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this ([#329](https://github.com/Snownee/SnowRealMagic/issues/329))
- use a different file extension
- Merge pull request [#326](https://github.com/Snownee/SnowRealMagic/issues/326) from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading ([#310](https://github.com/Snownee/SnowRealMagic/issues/310))
- fix: unexpected reference of Jade's logger
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request [#311](https://github.com/Snownee/SnowRealMagic/issues/311) from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request [#308](https://github.com/Snownee/SnowRealMagic/issues/308) from mpustovoi/mp
- Update ru_ru.json
- Merge pull request [#303](https://github.com/Snownee/SnowRealMagic/issues/303) from unroman/patch-1
- Update uk_ua.json
- update issue template
展开
版本: 11.0.9+neoforge
支持游戏: 1.21.1
类型: NeoForge
Beta
下载次数: 89
[Forge 1.20.1] 10.5.2
SnowRealMagic-1.20.1-Forge-10.5.2.jar下载10.5.2#Release
## 10.5.2
- feat: target SereneSeasons 9.1
- fix: falling snow not immediately converting to ice in water
## 10.5.1
- fix: not uploading jarJar-ed file (close [#393](https://github.com/Snownee/SnowRealMagic/issues/393))
## 10.5.0
- fix: snow melting too slow (close [#388](https://github.com/Snownee/SnowRealMagic/issues/388))
- fix: snowy plant generated in winter when with Serene Seasons (close [#376](https://github.com/Snownee/SnowRealMagic/issues/376))
- Merge pull request [#382](https://github.com/Snownee/SnowRealMagic/issues/382) from IMS212/1.20-forge
- fix: issues in [#382](https://github.com/Snownee/SnowRealMagic/issues/382)
## 10.4.4
- fix: only our snow can fall (close [#381](https://github.com/Snownee/SnowRealMagic/issues/381))
- fix: error handling for random ticking. fix crash with MyNethersDelight
- fix: Pink Petals Z-Fight With Snow Layer (close [#378](https://github.com/Snownee/SnowRealMagic/issues/378))
- Port Forge renderer to use Forgified FRAPI
## 10.4.3
- fix: abnormal weather ticking rate
## 10.4.2
- fix: ice generated by Serene Seasons Winter wont melt (close [#362](https://github.com/Snownee/SnowRealMagic/issues/362))
## 10.4.1
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
- fix: mod breaks Serene Season's 'Generate Snow Ice' config option (close [#360](https://github.com/Snownee/SnowRealMagic/issues/360))
- Update ru_ru.json
## 10.4.0
- No changelog provided
## 10.3.0
- improve: snow-logged foliage textures
- fix: upper part of double plant does not use snow variant texture (close [#356](https://github.com/Snownee/SnowRealMagic/issues/356))
- chore: reformat code
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- improve: add comment to debug options
- fix: and suppress: worldgen dummy block entity log spam
- Merge pull request [#351](https://github.com/Snownee/SnowRealMagic/issues/351) from SettingDust/1.20-forge
- feat: require below block is valid spawn for snow layers are valid spawn
- fix: config description
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- improve: skip rendering camo for full snow block
- fix: snow variant models not working for multivariant
## 10.2.5
- fix: crash ([#342](https://github.com/Snownee/SnowRealMagic/issues/342))
## 10.2.4
- fix: make Rubidium colorizer use correct block state
- new publish script
## 10.2.3
- feat: target SereneSeasons 9.1
- fix: falling snow not immediately converting to ice in water
## 10.5.1
- fix: not uploading jarJar-ed file (close [#393](https://github.com/Snownee/SnowRealMagic/issues/393))
## 10.5.0
- fix: snow melting too slow (close [#388](https://github.com/Snownee/SnowRealMagic/issues/388))
- fix: snowy plant generated in winter when with Serene Seasons (close [#376](https://github.com/Snownee/SnowRealMagic/issues/376))
- Merge pull request [#382](https://github.com/Snownee/SnowRealMagic/issues/382) from IMS212/1.20-forge
- fix: issues in [#382](https://github.com/Snownee/SnowRealMagic/issues/382)
## 10.4.4
- fix: only our snow can fall (close [#381](https://github.com/Snownee/SnowRealMagic/issues/381))
- fix: error handling for random ticking. fix crash with MyNethersDelight
- fix: Pink Petals Z-Fight With Snow Layer (close [#378](https://github.com/Snownee/SnowRealMagic/issues/378))
- Port Forge renderer to use Forgified FRAPI
## 10.4.3
- fix: abnormal weather ticking rate
## 10.4.2
- fix: ice generated by Serene Seasons Winter wont melt (close [#362](https://github.com/Snownee/SnowRealMagic/issues/362))
## 10.4.1
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
- fix: mod breaks Serene Season's 'Generate Snow Ice' config option (close [#360](https://github.com/Snownee/SnowRealMagic/issues/360))
- Update ru_ru.json
## 10.4.0
- No changelog provided
## 10.3.0
- improve: snow-logged foliage textures
- fix: upper part of double plant does not use snow variant texture (close [#356](https://github.com/Snownee/SnowRealMagic/issues/356))
- chore: reformat code
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- improve: add comment to debug options
- fix: and suppress: worldgen dummy block entity log spam
- Merge pull request [#351](https://github.com/Snownee/SnowRealMagic/issues/351) from SettingDust/1.20-forge
- feat: require below block is valid spawn for snow layers are valid spawn
- fix: config description
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- improve: skip rendering camo for full snow block
- fix: snow variant models not working for multivariant
## 10.2.5
- fix: crash ([#342](https://github.com/Snownee/SnowRealMagic/issues/342))
## 10.2.4
- fix: make Rubidium colorizer use correct block state
- new publish script
## 10.2.3
展开
版本: 10.5.2
支持游戏: 1.20, 1.20.1
类型: Forge
NeoForge
Release
下载次数: 294,760
[Fabric 1.21.1] 11.0.7
SnowRealMagic-1.21.1-Fabric-11.0.7.jar下载11.0.7+fabric#Release
## 11.0.7
- fix: BoP double plant not surviving in snow
## 11.0.6
- fix: falling snow not immediately converting to ice in water
## 11.0.5
- fix: incompatible with Kiwi 15.1.1+ (close: [#391](https://github.com/Snownee/SnowRealMagic/issues/391))
## 11.0.4
- fix: snow melting too slow (close [#388](https://github.com/Snownee/SnowRealMagic/issues/388))
- fix: only our snow can fall (close [#381](https://github.com/Snownee/SnowRealMagic/issues/381))
- fix: error handling for random ticking. fix crash with MyNethersDelight
## 11.0.3
- fix: covering flowers with snow crashes the game (close [#390](https://github.com/Snownee/SnowRealMagic/issues/390))
## 11.0.2
- feat: port serene seasons integration (close [#379](https://github.com/Snownee/SnowRealMagic/issues/379))
- fix: Pink Petals Z-Fight With Snow Layer (close [#378](https://github.com/Snownee/SnowRealMagic/issues/378))
## 11.0.1
- Merge pull request [#375](https://github.com/Snownee/SnowRealMagic/issues/375) from SettingDust/1.21-fabric
- fix: avoid mixin into the `setBlock` out of the loop
## 11.0.0
- port: 1.21
- refactor: data gen all the loot tables
- fix: more porting oversights. rename block ids
- feat: add loot table to snow blocks
- refactor: invert the inheritance relation of `SRMSnowLayerBlock`
- chore: add `srm$` prefix to methods in `SnowVariant`
- fix: player-snow interaction
- chore: exclude files
- fix: data gen
- fix: SRMBlockTagsProvider
- chore: enable data generation
- fix: tags and more
- Merge pull request [#368](https://github.com/Snownee/SnowRealMagic/issues/368) from SettingDust/1.21-fabric
- chore: remove unused block classes
- fix: return the correct picked item
- fix: wrong tag name
- feat: add snow block variant
- fix: grass to short grass
- fix: stack overflow with accessor
- chore: use switch
- refactor: rewrit `SpreadableSnowyDirtBlockMixin` and port `ServerLevelMixin`
- refactor: port the `DoublePlantBlockMixin`
- refactor: port the `WaterLoggableSnowVariant`
- refactor: port the `SSnowLandEffectPacket`
- refactor: port the `SnowSlabBlock`
- refactor: port the `SLavaSmokeEffectPacket`
- refactor: port the `BlockItemMixin`
- refactor: rewrite the `AbstractMegaTreeGrowerMixin`
- feat: add `snowrealmagic:entity_inside` block tag for ticking entity inside blocks
- feat: use `BaseSnowLayerBlock` for blocks has collision
- chore(deps): bump java to 21
- chore(deps): bump gradle to 8.7
- chore(deps): bump dependencies to 1.20.6
## 10.4.3
- fix: abnormal weather ticking rate
## 10.4.2
- fix: snow placement logic
- refactor: improve mixins
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
## 10.4.1
- improve: snow-logged foliage textures
- chore: reformat code
- Merge pull request [#358](https://github.com/Snownee/SnowRealMagic/issues/358) from mpustovoi/mp
- Update ru_ru.json
## 10.3.1
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 10.3.0
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- fix: config description
- Merge pull request [#349](https://github.com/Snownee/SnowRealMagic/issues/349) from SettingDust/1.20-fabric
- feat: require below block is valid spawn for snow layers are valid spawn
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- fix: abnormal snow rendering on top slabs ([#343](https://github.com/Snownee/SnowRealMagic/issues/343))
- improve: skip rendering camo for full snow block
## 10.2.3
- new publish script
## 10.2.1
- oops
## 10.2.0
- fix: Game crashes if Continuity's resource pack is enabled ([#340](https://github.com/Snownee/SnowRealMagic/issues/340))
- fix: snow melting on stairs even if it does not meet conditions
- fix: 8-layer snow blocks do not melt with light sources ([#307](https://github.com/Snownee/SnowRealMagic/issues/307))
- fix: issues related to falling snow
- fix: fall damage
- fix: snow layers prevent 2x2 tree growth ([#284](https://github.com/Snownee/SnowRealMagic/issues/284))
- refactor: snow accumulation rework
- feat: finish snow accumulation. fix a bunch of issues
- fix: fancy normal snow being removed when placing block
- feat: fancySnowOnUpperSlab
- feat: multiple layers on fences, walls and fence gates
## 9.2.0
- fix: incompatibility with ModernFix and Continuity ([#321](https://github.com/Snownee/SnowRealMagic/issues/321), [#337](https://github.com/Snownee/SnowRealMagic/issues/337))
- fix: snow variants option not taking effect immediately in game
- fix: cherry leaves are snow loaggable ([#339](https://github.com/Snownee/SnowRealMagic/issues/339))
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this ([#329](https://github.com/Snownee/SnowRealMagic/issues/329))
- use a different file extension
- Merge pull request [#326](https://github.com/Snownee/SnowRealMagic/issues/326) from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading ([#310](https://github.com/Snownee/SnowRealMagic/issues/310))
- fix: unexpected reference of Jade's logger
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request [#311](https://github.com/Snownee/SnowRealMagic/issues/311) from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request [#308](https://github.com/Snownee/SnowRealMagic/issues/308) from mpustovoi/mp
- Update ru_ru.json
- Merge pull request [#303](https://github.com/Snownee/SnowRealMagic/issues/303) from unroman/patch-1
- Update uk_ua.json
- update issue template
- fix: BoP double plant not surviving in snow
## 11.0.6
- fix: falling snow not immediately converting to ice in water
## 11.0.5
- fix: incompatible with Kiwi 15.1.1+ (close: [#391](https://github.com/Snownee/SnowRealMagic/issues/391))
## 11.0.4
- fix: snow melting too slow (close [#388](https://github.com/Snownee/SnowRealMagic/issues/388))
- fix: only our snow can fall (close [#381](https://github.com/Snownee/SnowRealMagic/issues/381))
- fix: error handling for random ticking. fix crash with MyNethersDelight
## 11.0.3
- fix: covering flowers with snow crashes the game (close [#390](https://github.com/Snownee/SnowRealMagic/issues/390))
## 11.0.2
- feat: port serene seasons integration (close [#379](https://github.com/Snownee/SnowRealMagic/issues/379))
- fix: Pink Petals Z-Fight With Snow Layer (close [#378](https://github.com/Snownee/SnowRealMagic/issues/378))
## 11.0.1
- Merge pull request [#375](https://github.com/Snownee/SnowRealMagic/issues/375) from SettingDust/1.21-fabric
- fix: avoid mixin into the `setBlock` out of the loop
## 11.0.0
- port: 1.21
- refactor: data gen all the loot tables
- fix: more porting oversights. rename block ids
- feat: add loot table to snow blocks
- refactor: invert the inheritance relation of `SRMSnowLayerBlock`
- chore: add `srm$` prefix to methods in `SnowVariant`
- fix: player-snow interaction
- chore: exclude files
- fix: data gen
- fix: SRMBlockTagsProvider
- chore: enable data generation
- fix: tags and more
- Merge pull request [#368](https://github.com/Snownee/SnowRealMagic/issues/368) from SettingDust/1.21-fabric
- chore: remove unused block classes
- fix: return the correct picked item
- fix: wrong tag name
- feat: add snow block variant
- fix: grass to short grass
- fix: stack overflow with accessor
- chore: use switch
- refactor: rewrit `SpreadableSnowyDirtBlockMixin` and port `ServerLevelMixin`
- refactor: port the `DoublePlantBlockMixin`
- refactor: port the `WaterLoggableSnowVariant`
- refactor: port the `SSnowLandEffectPacket`
- refactor: port the `SnowSlabBlock`
- refactor: port the `SLavaSmokeEffectPacket`
- refactor: port the `BlockItemMixin`
- refactor: rewrite the `AbstractMegaTreeGrowerMixin`
- feat: add `snowrealmagic:entity_inside` block tag for ticking entity inside blocks
- feat: use `BaseSnowLayerBlock` for blocks has collision
- chore(deps): bump java to 21
- chore(deps): bump gradle to 8.7
- chore(deps): bump dependencies to 1.20.6
## 10.4.3
- fix: abnormal weather ticking rate
## 10.4.2
- fix: snow placement logic
- refactor: improve mixins
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
## 10.4.1
- improve: snow-logged foliage textures
- chore: reformat code
- Merge pull request [#358](https://github.com/Snownee/SnowRealMagic/issues/358) from mpustovoi/mp
- Update ru_ru.json
## 10.3.1
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 10.3.0
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- fix: config description
- Merge pull request [#349](https://github.com/Snownee/SnowRealMagic/issues/349) from SettingDust/1.20-fabric
- feat: require below block is valid spawn for snow layers are valid spawn
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- fix: abnormal snow rendering on top slabs ([#343](https://github.com/Snownee/SnowRealMagic/issues/343))
- improve: skip rendering camo for full snow block
## 10.2.3
- new publish script
## 10.2.1
- oops
## 10.2.0
- fix: Game crashes if Continuity's resource pack is enabled ([#340](https://github.com/Snownee/SnowRealMagic/issues/340))
- fix: snow melting on stairs even if it does not meet conditions
- fix: 8-layer snow blocks do not melt with light sources ([#307](https://github.com/Snownee/SnowRealMagic/issues/307))
- fix: issues related to falling snow
- fix: fall damage
- fix: snow layers prevent 2x2 tree growth ([#284](https://github.com/Snownee/SnowRealMagic/issues/284))
- refactor: snow accumulation rework
- feat: finish snow accumulation. fix a bunch of issues
- fix: fancy normal snow being removed when placing block
- feat: fancySnowOnUpperSlab
- feat: multiple layers on fences, walls and fence gates
## 9.2.0
- fix: incompatibility with ModernFix and Continuity ([#321](https://github.com/Snownee/SnowRealMagic/issues/321), [#337](https://github.com/Snownee/SnowRealMagic/issues/337))
- fix: snow variants option not taking effect immediately in game
- fix: cherry leaves are snow loaggable ([#339](https://github.com/Snownee/SnowRealMagic/issues/339))
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this ([#329](https://github.com/Snownee/SnowRealMagic/issues/329))
- use a different file extension
- Merge pull request [#326](https://github.com/Snownee/SnowRealMagic/issues/326) from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading ([#310](https://github.com/Snownee/SnowRealMagic/issues/310))
- fix: unexpected reference of Jade's logger
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request [#311](https://github.com/Snownee/SnowRealMagic/issues/311) from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request [#308](https://github.com/Snownee/SnowRealMagic/issues/308) from mpustovoi/mp
- Update ru_ru.json
- Merge pull request [#303](https://github.com/Snownee/SnowRealMagic/issues/303) from unroman/patch-1
- Update uk_ua.json
- update issue template
展开
版本: 11.0.7+fabric
支持游戏: 1.21, 1.21.1
类型: Fabric Quilt
Release
下载次数: 32,937
[Fabric 1.20.1] 10.5.2
SnowRealMagic-1.20.1-fabric-10.5.2.jar下载10.5.2#Release
## 10.5.2
- fix: falling snow not immediately converting to ice in water
- fix: only our snow can fall (close [#381](https://github.com/Snownee/SnowRealMagic/issues/381))
- fix: error handling for random ticking. fix crash with MyNethersDelight
- fix: Pink Petals Z-Fight With Snow Layer (close [#378](https://github.com/Snownee/SnowRealMagic/issues/378))
## 10.4.3
- fix: abnormal weather ticking rate
## 10.4.2
- fix: snow placement logic
- refactor: improve mixins
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
## 10.4.1
- improve: snow-logged foliage textures
- chore: reformat code
- Merge pull request [#358](https://github.com/Snownee/SnowRealMagic/issues/358) from mpustovoi/mp
- Update ru_ru.json
## 10.3.1
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 10.3.0
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- fix: config description
- Merge pull request [#349](https://github.com/Snownee/SnowRealMagic/issues/349) from SettingDust/1.20-fabric
- feat: require below block is valid spawn for snow layers are valid spawn
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- fix: abnormal snow rendering on top slabs ([#343](https://github.com/Snownee/SnowRealMagic/issues/343))
- improve: skip rendering camo for full snow block
## 10.2.3
- new publish script
## 10.2.1
- oops
## 10.2.0
- fix: Game crashes if Continuity's resource pack is enabled ([#340](https://github.com/Snownee/SnowRealMagic/issues/340))
- fix: snow melting on stairs even if it does not meet conditions
- fix: 8-layer snow blocks do not melt with light sources ([#307](https://github.com/Snownee/SnowRealMagic/issues/307))
- fix: issues related to falling snow
- fix: fall damage
- fix: snow layers prevent 2x2 tree growth ([#284](https://github.com/Snownee/SnowRealMagic/issues/284))
- refactor: snow accumulation rework
- feat: finish snow accumulation. fix a bunch of issues
- fix: fancy normal snow being removed when placing block
- feat: fancySnowOnUpperSlab
- feat: multiple layers on fences, walls and fence gates
## 9.2.0
- fix: incompatibility with ModernFix and Continuity ([#321](https://github.com/Snownee/SnowRealMagic/issues/321), [#337](https://github.com/Snownee/SnowRealMagic/issues/337))
- fix: snow variants option not taking effect immediately in game
- fix: cherry leaves are snow loaggable ([#339](https://github.com/Snownee/SnowRealMagic/issues/339))
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this ([#329](https://github.com/Snownee/SnowRealMagic/issues/329))
- use a different file extension
- Merge pull request [#326](https://github.com/Snownee/SnowRealMagic/issues/326) from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading ([#310](https://github.com/Snownee/SnowRealMagic/issues/310))
- fix: unexpected reference of Jade's logger
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request [#311](https://github.com/Snownee/SnowRealMagic/issues/311) from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request [#308](https://github.com/Snownee/SnowRealMagic/issues/308) from mpustovoi/mp
- Update ru_ru.json
- Merge pull request [#303](https://github.com/Snownee/SnowRealMagic/issues/303) from unroman/patch-1
- Update uk_ua.json
- update issue template
- fix: falling snow not immediately converting to ice in water
- fix: only our snow can fall (close [#381](https://github.com/Snownee/SnowRealMagic/issues/381))
- fix: error handling for random ticking. fix crash with MyNethersDelight
- fix: Pink Petals Z-Fight With Snow Layer (close [#378](https://github.com/Snownee/SnowRealMagic/issues/378))
## 10.4.3
- fix: abnormal weather ticking rate
## 10.4.2
- fix: snow placement logic
- refactor: improve mixins
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
## 10.4.1
- improve: snow-logged foliage textures
- chore: reformat code
- Merge pull request [#358](https://github.com/Snownee/SnowRealMagic/issues/358) from mpustovoi/mp
- Update ru_ru.json
## 10.3.1
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 10.3.0
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- fix: config description
- Merge pull request [#349](https://github.com/Snownee/SnowRealMagic/issues/349) from SettingDust/1.20-fabric
- feat: require below block is valid spawn for snow layers are valid spawn
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- fix: abnormal snow rendering on top slabs ([#343](https://github.com/Snownee/SnowRealMagic/issues/343))
- improve: skip rendering camo for full snow block
## 10.2.3
- new publish script
## 10.2.1
- oops
## 10.2.0
- fix: Game crashes if Continuity's resource pack is enabled ([#340](https://github.com/Snownee/SnowRealMagic/issues/340))
- fix: snow melting on stairs even if it does not meet conditions
- fix: 8-layer snow blocks do not melt with light sources ([#307](https://github.com/Snownee/SnowRealMagic/issues/307))
- fix: issues related to falling snow
- fix: fall damage
- fix: snow layers prevent 2x2 tree growth ([#284](https://github.com/Snownee/SnowRealMagic/issues/284))
- refactor: snow accumulation rework
- feat: finish snow accumulation. fix a bunch of issues
- fix: fancy normal snow being removed when placing block
- feat: fancySnowOnUpperSlab
- feat: multiple layers on fences, walls and fence gates
## 9.2.0
- fix: incompatibility with ModernFix and Continuity ([#321](https://github.com/Snownee/SnowRealMagic/issues/321), [#337](https://github.com/Snownee/SnowRealMagic/issues/337))
- fix: snow variants option not taking effect immediately in game
- fix: cherry leaves are snow loaggable ([#339](https://github.com/Snownee/SnowRealMagic/issues/339))
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this ([#329](https://github.com/Snownee/SnowRealMagic/issues/329))
- use a different file extension
- Merge pull request [#326](https://github.com/Snownee/SnowRealMagic/issues/326) from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading ([#310](https://github.com/Snownee/SnowRealMagic/issues/310))
- fix: unexpected reference of Jade's logger
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request [#311](https://github.com/Snownee/SnowRealMagic/issues/311) from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request [#308](https://github.com/Snownee/SnowRealMagic/issues/308) from mpustovoi/mp
- Update ru_ru.json
- Merge pull request [#303](https://github.com/Snownee/SnowRealMagic/issues/303) from unroman/patch-1
- Update uk_ua.json
- update issue template
展开
版本: 10.5.2
支持游戏: 1.20, 1.20.1
类型: Fabric Quilt
Release
下载次数: 58,960
[Fabric 1.21.1] 11.0.6
SnowRealMagic-1.21.1-Fabric-11.0.6.jar下载11.0.6+fabric#Release
## 11.0.6
- fix: falling snow not immediately converting to ice in water
## 11.0.5
- fix: incompatible with Kiwi 15.1.1+ (close: [#391](https://github.com/Snownee/SnowRealMagic/issues/391))
## 11.0.4
- fix: snow melting too slow (close [#388](https://github.com/Snownee/SnowRealMagic/issues/388))
- fix: only our snow can fall (close [#381](https://github.com/Snownee/SnowRealMagic/issues/381))
- fix: error handling for random ticking. fix crash with MyNethersDelight
## 11.0.3
- fix: covering flowers with snow crashes the game (close [#390](https://github.com/Snownee/SnowRealMagic/issues/390))
## 11.0.2
- feat: port serene seasons integration (close [#379](https://github.com/Snownee/SnowRealMagic/issues/379))
- fix: Pink Petals Z-Fight With Snow Layer (close [#378](https://github.com/Snownee/SnowRealMagic/issues/378))
## 11.0.1
- Merge pull request [#375](https://github.com/Snownee/SnowRealMagic/issues/375) from SettingDust/1.21-fabric
- fix: avoid mixin into the `setBlock` out of the loop
## 11.0.0
- port: 1.21
- refactor: data gen all the loot tables
- fix: more porting oversights. rename block ids
- feat: add loot table to snow blocks
- refactor: invert the inheritance relation of `SRMSnowLayerBlock`
- chore: add `srm$` prefix to methods in `SnowVariant`
- fix: player-snow interaction
- chore: exclude files
- fix: data gen
- fix: SRMBlockTagsProvider
- chore: enable data generation
- fix: tags and more
- Merge pull request [#368](https://github.com/Snownee/SnowRealMagic/issues/368) from SettingDust/1.21-fabric
- chore: remove unused block classes
- fix: return the correct picked item
- fix: wrong tag name
- feat: add snow block variant
- fix: grass to short grass
- fix: stack overflow with accessor
- chore: use switch
- refactor: rewrit `SpreadableSnowyDirtBlockMixin` and port `ServerLevelMixin`
- refactor: port the `DoublePlantBlockMixin`
- refactor: port the `WaterLoggableSnowVariant`
- refactor: port the `SSnowLandEffectPacket`
- refactor: port the `SnowSlabBlock`
- refactor: port the `SLavaSmokeEffectPacket`
- refactor: port the `BlockItemMixin`
- refactor: rewrite the `AbstractMegaTreeGrowerMixin`
- feat: add `snowrealmagic:entity_inside` block tag for ticking entity inside blocks
- feat: use `BaseSnowLayerBlock` for blocks has collision
- chore(deps): bump java to 21
- chore(deps): bump gradle to 8.7
- chore(deps): bump dependencies to 1.20.6
## 10.4.3
- fix: abnormal weather ticking rate
## 10.4.2
- fix: snow placement logic
- refactor: improve mixins
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
## 10.4.1
- improve: snow-logged foliage textures
- chore: reformat code
- Merge pull request [#358](https://github.com/Snownee/SnowRealMagic/issues/358) from mpustovoi/mp
- Update ru_ru.json
## 10.3.1
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 10.3.0
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- fix: config description
- Merge pull request [#349](https://github.com/Snownee/SnowRealMagic/issues/349) from SettingDust/1.20-fabric
- feat: require below block is valid spawn for snow layers are valid spawn
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- fix: abnormal snow rendering on top slabs ([#343](https://github.com/Snownee/SnowRealMagic/issues/343))
- improve: skip rendering camo for full snow block
## 10.2.3
- new publish script
## 10.2.1
- oops
## 10.2.0
- fix: Game crashes if Continuity's resource pack is enabled ([#340](https://github.com/Snownee/SnowRealMagic/issues/340))
- fix: snow melting on stairs even if it does not meet conditions
- fix: 8-layer snow blocks do not melt with light sources ([#307](https://github.com/Snownee/SnowRealMagic/issues/307))
- fix: issues related to falling snow
- fix: fall damage
- fix: snow layers prevent 2x2 tree growth ([#284](https://github.com/Snownee/SnowRealMagic/issues/284))
- refactor: snow accumulation rework
- feat: finish snow accumulation. fix a bunch of issues
- fix: fancy normal snow being removed when placing block
- feat: fancySnowOnUpperSlab
- feat: multiple layers on fences, walls and fence gates
## 9.2.0
- fix: incompatibility with ModernFix and Continuity ([#321](https://github.com/Snownee/SnowRealMagic/issues/321), [#337](https://github.com/Snownee/SnowRealMagic/issues/337))
- fix: snow variants option not taking effect immediately in game
- fix: cherry leaves are snow loaggable ([#339](https://github.com/Snownee/SnowRealMagic/issues/339))
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this ([#329](https://github.com/Snownee/SnowRealMagic/issues/329))
- use a different file extension
- Merge pull request [#326](https://github.com/Snownee/SnowRealMagic/issues/326) from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading ([#310](https://github.com/Snownee/SnowRealMagic/issues/310))
- fix: unexpected reference of Jade's logger
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request [#311](https://github.com/Snownee/SnowRealMagic/issues/311) from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request [#308](https://github.com/Snownee/SnowRealMagic/issues/308) from mpustovoi/mp
- Update ru_ru.json
- Merge pull request [#303](https://github.com/Snownee/SnowRealMagic/issues/303) from unroman/patch-1
- Update uk_ua.json
- update issue template
- fix: falling snow not immediately converting to ice in water
## 11.0.5
- fix: incompatible with Kiwi 15.1.1+ (close: [#391](https://github.com/Snownee/SnowRealMagic/issues/391))
## 11.0.4
- fix: snow melting too slow (close [#388](https://github.com/Snownee/SnowRealMagic/issues/388))
- fix: only our snow can fall (close [#381](https://github.com/Snownee/SnowRealMagic/issues/381))
- fix: error handling for random ticking. fix crash with MyNethersDelight
## 11.0.3
- fix: covering flowers with snow crashes the game (close [#390](https://github.com/Snownee/SnowRealMagic/issues/390))
## 11.0.2
- feat: port serene seasons integration (close [#379](https://github.com/Snownee/SnowRealMagic/issues/379))
- fix: Pink Petals Z-Fight With Snow Layer (close [#378](https://github.com/Snownee/SnowRealMagic/issues/378))
## 11.0.1
- Merge pull request [#375](https://github.com/Snownee/SnowRealMagic/issues/375) from SettingDust/1.21-fabric
- fix: avoid mixin into the `setBlock` out of the loop
## 11.0.0
- port: 1.21
- refactor: data gen all the loot tables
- fix: more porting oversights. rename block ids
- feat: add loot table to snow blocks
- refactor: invert the inheritance relation of `SRMSnowLayerBlock`
- chore: add `srm$` prefix to methods in `SnowVariant`
- fix: player-snow interaction
- chore: exclude files
- fix: data gen
- fix: SRMBlockTagsProvider
- chore: enable data generation
- fix: tags and more
- Merge pull request [#368](https://github.com/Snownee/SnowRealMagic/issues/368) from SettingDust/1.21-fabric
- chore: remove unused block classes
- fix: return the correct picked item
- fix: wrong tag name
- feat: add snow block variant
- fix: grass to short grass
- fix: stack overflow with accessor
- chore: use switch
- refactor: rewrit `SpreadableSnowyDirtBlockMixin` and port `ServerLevelMixin`
- refactor: port the `DoublePlantBlockMixin`
- refactor: port the `WaterLoggableSnowVariant`
- refactor: port the `SSnowLandEffectPacket`
- refactor: port the `SnowSlabBlock`
- refactor: port the `SLavaSmokeEffectPacket`
- refactor: port the `BlockItemMixin`
- refactor: rewrite the `AbstractMegaTreeGrowerMixin`
- feat: add `snowrealmagic:entity_inside` block tag for ticking entity inside blocks
- feat: use `BaseSnowLayerBlock` for blocks has collision
- chore(deps): bump java to 21
- chore(deps): bump gradle to 8.7
- chore(deps): bump dependencies to 1.20.6
## 10.4.3
- fix: abnormal weather ticking rate
## 10.4.2
- fix: snow placement logic
- refactor: improve mixins
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
## 10.4.1
- improve: snow-logged foliage textures
- chore: reformat code
- Merge pull request [#358](https://github.com/Snownee/SnowRealMagic/issues/358) from mpustovoi/mp
- Update ru_ru.json
## 10.3.1
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 10.3.0
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- fix: config description
- Merge pull request [#349](https://github.com/Snownee/SnowRealMagic/issues/349) from SettingDust/1.20-fabric
- feat: require below block is valid spawn for snow layers are valid spawn
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- fix: abnormal snow rendering on top slabs ([#343](https://github.com/Snownee/SnowRealMagic/issues/343))
- improve: skip rendering camo for full snow block
## 10.2.3
- new publish script
## 10.2.1
- oops
## 10.2.0
- fix: Game crashes if Continuity's resource pack is enabled ([#340](https://github.com/Snownee/SnowRealMagic/issues/340))
- fix: snow melting on stairs even if it does not meet conditions
- fix: 8-layer snow blocks do not melt with light sources ([#307](https://github.com/Snownee/SnowRealMagic/issues/307))
- fix: issues related to falling snow
- fix: fall damage
- fix: snow layers prevent 2x2 tree growth ([#284](https://github.com/Snownee/SnowRealMagic/issues/284))
- refactor: snow accumulation rework
- feat: finish snow accumulation. fix a bunch of issues
- fix: fancy normal snow being removed when placing block
- feat: fancySnowOnUpperSlab
- feat: multiple layers on fences, walls and fence gates
## 9.2.0
- fix: incompatibility with ModernFix and Continuity ([#321](https://github.com/Snownee/SnowRealMagic/issues/321), [#337](https://github.com/Snownee/SnowRealMagic/issues/337))
- fix: snow variants option not taking effect immediately in game
- fix: cherry leaves are snow loaggable ([#339](https://github.com/Snownee/SnowRealMagic/issues/339))
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this ([#329](https://github.com/Snownee/SnowRealMagic/issues/329))
- use a different file extension
- Merge pull request [#326](https://github.com/Snownee/SnowRealMagic/issues/326) from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading ([#310](https://github.com/Snownee/SnowRealMagic/issues/310))
- fix: unexpected reference of Jade's logger
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request [#311](https://github.com/Snownee/SnowRealMagic/issues/311) from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request [#308](https://github.com/Snownee/SnowRealMagic/issues/308) from mpustovoi/mp
- Update ru_ru.json
- Merge pull request [#303](https://github.com/Snownee/SnowRealMagic/issues/303) from unroman/patch-1
- Update uk_ua.json
- update issue template
展开
版本: 11.0.6+fabric
支持游戏: 1.21, 1.21.1
类型: Fabric Quilt
Release
下载次数: 683
[Forge 1.20.1] 10.5.1
SnowRealMagic-1.20.1-Forge-10.5.1.jar下载10.5.1#Beta
## 10.5.1
- fix: not uploading jarJar-ed file (close [#393](https://github.com/Snownee/SnowRealMagic/issues/393))
## 10.5.0
- fix: snow melting too slow (close [#388](https://github.com/Snownee/SnowRealMagic/issues/388))
- fix: snowy plant generated in winter when with Serene Seasons (close [#376](https://github.com/Snownee/SnowRealMagic/issues/376))
- Merge pull request [#382](https://github.com/Snownee/SnowRealMagic/issues/382) from IMS212/1.20-forge
- fix: issues in [#382](https://github.com/Snownee/SnowRealMagic/issues/382)
## 10.4.4
- fix: only our snow can fall (close [#381](https://github.com/Snownee/SnowRealMagic/issues/381))
- fix: error handling for random ticking. fix crash with MyNethersDelight
- fix: Pink Petals Z-Fight With Snow Layer (close [#378](https://github.com/Snownee/SnowRealMagic/issues/378))
- Port Forge renderer to use Forgified FRAPI
## 10.4.3
- fix: abnormal weather ticking rate
## 10.4.2
- fix: ice generated by Serene Seasons Winter wont melt (close [#362](https://github.com/Snownee/SnowRealMagic/issues/362))
## 10.4.1
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
- fix: mod breaks Serene Season's 'Generate Snow Ice' config option (close [#360](https://github.com/Snownee/SnowRealMagic/issues/360))
- Update ru_ru.json
## 10.4.0
- No changelog provided
## 10.3.0
- improve: snow-logged foliage textures
- fix: upper part of double plant does not use snow variant texture (close [#356](https://github.com/Snownee/SnowRealMagic/issues/356))
- chore: reformat code
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- improve: add comment to debug options
- fix: and suppress: worldgen dummy block entity log spam
- Merge pull request [#351](https://github.com/Snownee/SnowRealMagic/issues/351) from SettingDust/1.20-forge
- feat: require below block is valid spawn for snow layers are valid spawn
- fix: config description
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- improve: skip rendering camo for full snow block
- fix: snow variant models not working for multivariant
## 10.2.5
- fix: crash ([#342](https://github.com/Snownee/SnowRealMagic/issues/342))
## 10.2.4
- fix: make Rubidium colorizer use correct block state
- new publish script
## 10.2.3
- fix: not uploading jarJar-ed file (close [#393](https://github.com/Snownee/SnowRealMagic/issues/393))
## 10.5.0
- fix: snow melting too slow (close [#388](https://github.com/Snownee/SnowRealMagic/issues/388))
- fix: snowy plant generated in winter when with Serene Seasons (close [#376](https://github.com/Snownee/SnowRealMagic/issues/376))
- Merge pull request [#382](https://github.com/Snownee/SnowRealMagic/issues/382) from IMS212/1.20-forge
- fix: issues in [#382](https://github.com/Snownee/SnowRealMagic/issues/382)
## 10.4.4
- fix: only our snow can fall (close [#381](https://github.com/Snownee/SnowRealMagic/issues/381))
- fix: error handling for random ticking. fix crash with MyNethersDelight
- fix: Pink Petals Z-Fight With Snow Layer (close [#378](https://github.com/Snownee/SnowRealMagic/issues/378))
- Port Forge renderer to use Forgified FRAPI
## 10.4.3
- fix: abnormal weather ticking rate
## 10.4.2
- fix: ice generated by Serene Seasons Winter wont melt (close [#362](https://github.com/Snownee/SnowRealMagic/issues/362))
## 10.4.1
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
- fix: mod breaks Serene Season's 'Generate Snow Ice' config option (close [#360](https://github.com/Snownee/SnowRealMagic/issues/360))
- Update ru_ru.json
## 10.4.0
- No changelog provided
## 10.3.0
- improve: snow-logged foliage textures
- fix: upper part of double plant does not use snow variant texture (close [#356](https://github.com/Snownee/SnowRealMagic/issues/356))
- chore: reformat code
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- improve: add comment to debug options
- fix: and suppress: worldgen dummy block entity log spam
- Merge pull request [#351](https://github.com/Snownee/SnowRealMagic/issues/351) from SettingDust/1.20-forge
- feat: require below block is valid spawn for snow layers are valid spawn
- fix: config description
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- improve: skip rendering camo for full snow block
- fix: snow variant models not working for multivariant
## 10.2.5
- fix: crash ([#342](https://github.com/Snownee/SnowRealMagic/issues/342))
## 10.2.4
- fix: make Rubidium colorizer use correct block state
- new publish script
## 10.2.3
展开
版本: 10.5.1
支持游戏: 1.20, 1.20.1
类型: Forge
NeoForge
Beta
下载次数: 9,013
[Fabric 1.21.1] 11.0.5
SnowRealMagic-1.21.1-Fabric-11.0.5.jar下载11.0.5+fabric#Release
## 11.0.5
- fix: incompatible with Kiwi 15.1.1+ (close: [#391](https://github.com/Snownee/SnowRealMagic/issues/391))
## 11.0.4
- fix: snow melting too slow (close [#388](https://github.com/Snownee/SnowRealMagic/issues/388))
- fix: only our snow can fall (close [#381](https://github.com/Snownee/SnowRealMagic/issues/381))
- fix: error handling for random ticking. fix crash with MyNethersDelight
## 11.0.3
- fix: covering flowers with snow crashes the game (close [#390](https://github.com/Snownee/SnowRealMagic/issues/390))
## 11.0.2
- feat: port serene seasons integration (close [#379](https://github.com/Snownee/SnowRealMagic/issues/379))
- fix: Pink Petals Z-Fight With Snow Layer (close [#378](https://github.com/Snownee/SnowRealMagic/issues/378))
## 11.0.1
- Merge pull request [#375](https://github.com/Snownee/SnowRealMagic/issues/375) from SettingDust/1.21-fabric
- fix: avoid mixin into the `setBlock` out of the loop
## 11.0.0
- port: 1.21
- refactor: data gen all the loot tables
- fix: more porting oversights. rename block ids
- feat: add loot table to snow blocks
- refactor: invert the inheritance relation of `SRMSnowLayerBlock`
- chore: add `srm$` prefix to methods in `SnowVariant`
- fix: player-snow interaction
- chore: exclude files
- fix: data gen
- fix: SRMBlockTagsProvider
- chore: enable data generation
- fix: tags and more
- Merge pull request [#368](https://github.com/Snownee/SnowRealMagic/issues/368) from SettingDust/1.21-fabric
- chore: remove unused block classes
- fix: return the correct picked item
- fix: wrong tag name
- feat: add snow block variant
- fix: grass to short grass
- fix: stack overflow with accessor
- chore: use switch
- refactor: rewrit `SpreadableSnowyDirtBlockMixin` and port `ServerLevelMixin`
- refactor: port the `DoublePlantBlockMixin`
- refactor: port the `WaterLoggableSnowVariant`
- refactor: port the `SSnowLandEffectPacket`
- refactor: port the `SnowSlabBlock`
- refactor: port the `SLavaSmokeEffectPacket`
- refactor: port the `BlockItemMixin`
- refactor: rewrite the `AbstractMegaTreeGrowerMixin`
- feat: add `snowrealmagic:entity_inside` block tag for ticking entity inside blocks
- feat: use `BaseSnowLayerBlock` for blocks has collision
- chore(deps): bump java to 21
- chore(deps): bump gradle to 8.7
- chore(deps): bump dependencies to 1.20.6
## 10.4.3
- fix: abnormal weather ticking rate
## 10.4.2
- fix: snow placement logic
- refactor: improve mixins
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
## 10.4.1
- improve: snow-logged foliage textures
- chore: reformat code
- Merge pull request [#358](https://github.com/Snownee/SnowRealMagic/issues/358) from mpustovoi/mp
- Update ru_ru.json
## 10.3.1
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 10.3.0
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- fix: config description
- Merge pull request [#349](https://github.com/Snownee/SnowRealMagic/issues/349) from SettingDust/1.20-fabric
- feat: require below block is valid spawn for snow layers are valid spawn
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- fix: abnormal snow rendering on top slabs ([#343](https://github.com/Snownee/SnowRealMagic/issues/343))
- improve: skip rendering camo for full snow block
## 10.2.3
- new publish script
## 10.2.1
- oops
## 10.2.0
- fix: Game crashes if Continuity's resource pack is enabled ([#340](https://github.com/Snownee/SnowRealMagic/issues/340))
- fix: snow melting on stairs even if it does not meet conditions
- fix: 8-layer snow blocks do not melt with light sources ([#307](https://github.com/Snownee/SnowRealMagic/issues/307))
- fix: issues related to falling snow
- fix: fall damage
- fix: snow layers prevent 2x2 tree growth ([#284](https://github.com/Snownee/SnowRealMagic/issues/284))
- refactor: snow accumulation rework
- feat: finish snow accumulation. fix a bunch of issues
- fix: fancy normal snow being removed when placing block
- feat: fancySnowOnUpperSlab
- feat: multiple layers on fences, walls and fence gates
## 9.2.0
- fix: incompatibility with ModernFix and Continuity ([#321](https://github.com/Snownee/SnowRealMagic/issues/321), [#337](https://github.com/Snownee/SnowRealMagic/issues/337))
- fix: snow variants option not taking effect immediately in game
- fix: cherry leaves are snow loaggable ([#339](https://github.com/Snownee/SnowRealMagic/issues/339))
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this ([#329](https://github.com/Snownee/SnowRealMagic/issues/329))
- use a different file extension
- Merge pull request [#326](https://github.com/Snownee/SnowRealMagic/issues/326) from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading ([#310](https://github.com/Snownee/SnowRealMagic/issues/310))
- fix: unexpected reference of Jade's logger
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request [#311](https://github.com/Snownee/SnowRealMagic/issues/311) from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request [#308](https://github.com/Snownee/SnowRealMagic/issues/308) from mpustovoi/mp
- Update ru_ru.json
- Merge pull request [#303](https://github.com/Snownee/SnowRealMagic/issues/303) from unroman/patch-1
- Update uk_ua.json
- update issue template
- fix: incompatible with Kiwi 15.1.1+ (close: [#391](https://github.com/Snownee/SnowRealMagic/issues/391))
## 11.0.4
- fix: snow melting too slow (close [#388](https://github.com/Snownee/SnowRealMagic/issues/388))
- fix: only our snow can fall (close [#381](https://github.com/Snownee/SnowRealMagic/issues/381))
- fix: error handling for random ticking. fix crash with MyNethersDelight
## 11.0.3
- fix: covering flowers with snow crashes the game (close [#390](https://github.com/Snownee/SnowRealMagic/issues/390))
## 11.0.2
- feat: port serene seasons integration (close [#379](https://github.com/Snownee/SnowRealMagic/issues/379))
- fix: Pink Petals Z-Fight With Snow Layer (close [#378](https://github.com/Snownee/SnowRealMagic/issues/378))
## 11.0.1
- Merge pull request [#375](https://github.com/Snownee/SnowRealMagic/issues/375) from SettingDust/1.21-fabric
- fix: avoid mixin into the `setBlock` out of the loop
## 11.0.0
- port: 1.21
- refactor: data gen all the loot tables
- fix: more porting oversights. rename block ids
- feat: add loot table to snow blocks
- refactor: invert the inheritance relation of `SRMSnowLayerBlock`
- chore: add `srm$` prefix to methods in `SnowVariant`
- fix: player-snow interaction
- chore: exclude files
- fix: data gen
- fix: SRMBlockTagsProvider
- chore: enable data generation
- fix: tags and more
- Merge pull request [#368](https://github.com/Snownee/SnowRealMagic/issues/368) from SettingDust/1.21-fabric
- chore: remove unused block classes
- fix: return the correct picked item
- fix: wrong tag name
- feat: add snow block variant
- fix: grass to short grass
- fix: stack overflow with accessor
- chore: use switch
- refactor: rewrit `SpreadableSnowyDirtBlockMixin` and port `ServerLevelMixin`
- refactor: port the `DoublePlantBlockMixin`
- refactor: port the `WaterLoggableSnowVariant`
- refactor: port the `SSnowLandEffectPacket`
- refactor: port the `SnowSlabBlock`
- refactor: port the `SLavaSmokeEffectPacket`
- refactor: port the `BlockItemMixin`
- refactor: rewrite the `AbstractMegaTreeGrowerMixin`
- feat: add `snowrealmagic:entity_inside` block tag for ticking entity inside blocks
- feat: use `BaseSnowLayerBlock` for blocks has collision
- chore(deps): bump java to 21
- chore(deps): bump gradle to 8.7
- chore(deps): bump dependencies to 1.20.6
## 10.4.3
- fix: abnormal weather ticking rate
## 10.4.2
- fix: snow placement logic
- refactor: improve mixins
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
## 10.4.1
- improve: snow-logged foliage textures
- chore: reformat code
- Merge pull request [#358](https://github.com/Snownee/SnowRealMagic/issues/358) from mpustovoi/mp
- Update ru_ru.json
## 10.3.1
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 10.3.0
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- fix: config description
- Merge pull request [#349](https://github.com/Snownee/SnowRealMagic/issues/349) from SettingDust/1.20-fabric
- feat: require below block is valid spawn for snow layers are valid spawn
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- fix: abnormal snow rendering on top slabs ([#343](https://github.com/Snownee/SnowRealMagic/issues/343))
- improve: skip rendering camo for full snow block
## 10.2.3
- new publish script
## 10.2.1
- oops
## 10.2.0
- fix: Game crashes if Continuity's resource pack is enabled ([#340](https://github.com/Snownee/SnowRealMagic/issues/340))
- fix: snow melting on stairs even if it does not meet conditions
- fix: 8-layer snow blocks do not melt with light sources ([#307](https://github.com/Snownee/SnowRealMagic/issues/307))
- fix: issues related to falling snow
- fix: fall damage
- fix: snow layers prevent 2x2 tree growth ([#284](https://github.com/Snownee/SnowRealMagic/issues/284))
- refactor: snow accumulation rework
- feat: finish snow accumulation. fix a bunch of issues
- fix: fancy normal snow being removed when placing block
- feat: fancySnowOnUpperSlab
- feat: multiple layers on fences, walls and fence gates
## 9.2.0
- fix: incompatibility with ModernFix and Continuity ([#321](https://github.com/Snownee/SnowRealMagic/issues/321), [#337](https://github.com/Snownee/SnowRealMagic/issues/337))
- fix: snow variants option not taking effect immediately in game
- fix: cherry leaves are snow loaggable ([#339](https://github.com/Snownee/SnowRealMagic/issues/339))
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this ([#329](https://github.com/Snownee/SnowRealMagic/issues/329))
- use a different file extension
- Merge pull request [#326](https://github.com/Snownee/SnowRealMagic/issues/326) from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading ([#310](https://github.com/Snownee/SnowRealMagic/issues/310))
- fix: unexpected reference of Jade's logger
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request [#311](https://github.com/Snownee/SnowRealMagic/issues/311) from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request [#308](https://github.com/Snownee/SnowRealMagic/issues/308) from mpustovoi/mp
- Update ru_ru.json
- Merge pull request [#303](https://github.com/Snownee/SnowRealMagic/issues/303) from unroman/patch-1
- Update uk_ua.json
- update issue template
展开
版本: 11.0.5+fabric
支持游戏: 1.21, 1.21.1
类型: Fabric Quilt
Release
下载次数: 161
[Fabric 1.21.1] 11.0.4
SnowRealMagic-1.21.1-Fabric-11.0.4.jar下载11.0.4+fabric#Release
## 11.0.4
- fix: snow melting too slow (close [#388](https://github.com/Snownee/SnowRealMagic/issues/388))
- fix: only our snow can fall (close [#381](https://github.com/Snownee/SnowRealMagic/issues/381))
- fix: error handling for random ticking. fix crash with MyNethersDelight
## 11.0.3
- fix: covering flowers with snow crashes the game (close [#390](https://github.com/Snownee/SnowRealMagic/issues/390))
## 11.0.2
- feat: port serene seasons integration (close [#379](https://github.com/Snownee/SnowRealMagic/issues/379))
- fix: Pink Petals Z-Fight With Snow Layer (close [#378](https://github.com/Snownee/SnowRealMagic/issues/378))
## 11.0.1
- Merge pull request [#375](https://github.com/Snownee/SnowRealMagic/issues/375) from SettingDust/1.21-fabric
- fix: avoid mixin into the `setBlock` out of the loop
## 11.0.0
- port: 1.21
- refactor: data gen all the loot tables
- fix: more porting oversights. rename block ids
- feat: add loot table to snow blocks
- refactor: invert the inheritance relation of `SRMSnowLayerBlock`
- chore: add `srm$` prefix to methods in `SnowVariant`
- fix: player-snow interaction
- chore: exclude files
- fix: data gen
- fix: SRMBlockTagsProvider
- chore: enable data generation
- fix: tags and more
- Merge pull request [#368](https://github.com/Snownee/SnowRealMagic/issues/368) from SettingDust/1.21-fabric
- chore: remove unused block classes
- fix: return the correct picked item
- fix: wrong tag name
- feat: add snow block variant
- fix: grass to short grass
- fix: stack overflow with accessor
- chore: use switch
- refactor: rewrit `SpreadableSnowyDirtBlockMixin` and port `ServerLevelMixin`
- refactor: port the `DoublePlantBlockMixin`
- refactor: port the `WaterLoggableSnowVariant`
- refactor: port the `SSnowLandEffectPacket`
- refactor: port the `SnowSlabBlock`
- refactor: port the `SLavaSmokeEffectPacket`
- refactor: port the `BlockItemMixin`
- refactor: rewrite the `AbstractMegaTreeGrowerMixin`
- feat: add `snowrealmagic:entity_inside` block tag for ticking entity inside blocks
- feat: use `BaseSnowLayerBlock` for blocks has collision
- chore(deps): bump java to 21
- chore(deps): bump gradle to 8.7
- chore(deps): bump dependencies to 1.20.6
## 10.4.3
- fix: abnormal weather ticking rate
## 10.4.2
- fix: snow placement logic
- refactor: improve mixins
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
## 10.4.1
- improve: snow-logged foliage textures
- chore: reformat code
- Merge pull request [#358](https://github.com/Snownee/SnowRealMagic/issues/358) from mpustovoi/mp
- Update ru_ru.json
## 10.3.1
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 10.3.0
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- fix: config description
- Merge pull request [#349](https://github.com/Snownee/SnowRealMagic/issues/349) from SettingDust/1.20-fabric
- feat: require below block is valid spawn for snow layers are valid spawn
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- fix: abnormal snow rendering on top slabs ([#343](https://github.com/Snownee/SnowRealMagic/issues/343))
- improve: skip rendering camo for full snow block
## 10.2.3
- new publish script
## 10.2.1
- oops
## 10.2.0
- fix: Game crashes if Continuity's resource pack is enabled ([#340](https://github.com/Snownee/SnowRealMagic/issues/340))
- fix: snow melting on stairs even if it does not meet conditions
- fix: 8-layer snow blocks do not melt with light sources ([#307](https://github.com/Snownee/SnowRealMagic/issues/307))
- fix: issues related to falling snow
- fix: fall damage
- fix: snow layers prevent 2x2 tree growth ([#284](https://github.com/Snownee/SnowRealMagic/issues/284))
- refactor: snow accumulation rework
- feat: finish snow accumulation. fix a bunch of issues
- fix: fancy normal snow being removed when placing block
- feat: fancySnowOnUpperSlab
- feat: multiple layers on fences, walls and fence gates
## 9.2.0
- fix: incompatibility with ModernFix and Continuity ([#321](https://github.com/Snownee/SnowRealMagic/issues/321), [#337](https://github.com/Snownee/SnowRealMagic/issues/337))
- fix: snow variants option not taking effect immediately in game
- fix: cherry leaves are snow loaggable ([#339](https://github.com/Snownee/SnowRealMagic/issues/339))
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this ([#329](https://github.com/Snownee/SnowRealMagic/issues/329))
- use a different file extension
- Merge pull request [#326](https://github.com/Snownee/SnowRealMagic/issues/326) from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading ([#310](https://github.com/Snownee/SnowRealMagic/issues/310))
- fix: unexpected reference of Jade's logger
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request [#311](https://github.com/Snownee/SnowRealMagic/issues/311) from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request [#308](https://github.com/Snownee/SnowRealMagic/issues/308) from mpustovoi/mp
- Update ru_ru.json
- Merge pull request [#303](https://github.com/Snownee/SnowRealMagic/issues/303) from unroman/patch-1
- Update uk_ua.json
- update issue template
- fix: snow melting too slow (close [#388](https://github.com/Snownee/SnowRealMagic/issues/388))
- fix: only our snow can fall (close [#381](https://github.com/Snownee/SnowRealMagic/issues/381))
- fix: error handling for random ticking. fix crash with MyNethersDelight
## 11.0.3
- fix: covering flowers with snow crashes the game (close [#390](https://github.com/Snownee/SnowRealMagic/issues/390))
## 11.0.2
- feat: port serene seasons integration (close [#379](https://github.com/Snownee/SnowRealMagic/issues/379))
- fix: Pink Petals Z-Fight With Snow Layer (close [#378](https://github.com/Snownee/SnowRealMagic/issues/378))
## 11.0.1
- Merge pull request [#375](https://github.com/Snownee/SnowRealMagic/issues/375) from SettingDust/1.21-fabric
- fix: avoid mixin into the `setBlock` out of the loop
## 11.0.0
- port: 1.21
- refactor: data gen all the loot tables
- fix: more porting oversights. rename block ids
- feat: add loot table to snow blocks
- refactor: invert the inheritance relation of `SRMSnowLayerBlock`
- chore: add `srm$` prefix to methods in `SnowVariant`
- fix: player-snow interaction
- chore: exclude files
- fix: data gen
- fix: SRMBlockTagsProvider
- chore: enable data generation
- fix: tags and more
- Merge pull request [#368](https://github.com/Snownee/SnowRealMagic/issues/368) from SettingDust/1.21-fabric
- chore: remove unused block classes
- fix: return the correct picked item
- fix: wrong tag name
- feat: add snow block variant
- fix: grass to short grass
- fix: stack overflow with accessor
- chore: use switch
- refactor: rewrit `SpreadableSnowyDirtBlockMixin` and port `ServerLevelMixin`
- refactor: port the `DoublePlantBlockMixin`
- refactor: port the `WaterLoggableSnowVariant`
- refactor: port the `SSnowLandEffectPacket`
- refactor: port the `SnowSlabBlock`
- refactor: port the `SLavaSmokeEffectPacket`
- refactor: port the `BlockItemMixin`
- refactor: rewrite the `AbstractMegaTreeGrowerMixin`
- feat: add `snowrealmagic:entity_inside` block tag for ticking entity inside blocks
- feat: use `BaseSnowLayerBlock` for blocks has collision
- chore(deps): bump java to 21
- chore(deps): bump gradle to 8.7
- chore(deps): bump dependencies to 1.20.6
## 10.4.3
- fix: abnormal weather ticking rate
## 10.4.2
- fix: snow placement logic
- refactor: improve mixins
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
## 10.4.1
- improve: snow-logged foliage textures
- chore: reformat code
- Merge pull request [#358](https://github.com/Snownee/SnowRealMagic/issues/358) from mpustovoi/mp
- Update ru_ru.json
## 10.3.1
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 10.3.0
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- fix: config description
- Merge pull request [#349](https://github.com/Snownee/SnowRealMagic/issues/349) from SettingDust/1.20-fabric
- feat: require below block is valid spawn for snow layers are valid spawn
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- fix: abnormal snow rendering on top slabs ([#343](https://github.com/Snownee/SnowRealMagic/issues/343))
- improve: skip rendering camo for full snow block
## 10.2.3
- new publish script
## 10.2.1
- oops
## 10.2.0
- fix: Game crashes if Continuity's resource pack is enabled ([#340](https://github.com/Snownee/SnowRealMagic/issues/340))
- fix: snow melting on stairs even if it does not meet conditions
- fix: 8-layer snow blocks do not melt with light sources ([#307](https://github.com/Snownee/SnowRealMagic/issues/307))
- fix: issues related to falling snow
- fix: fall damage
- fix: snow layers prevent 2x2 tree growth ([#284](https://github.com/Snownee/SnowRealMagic/issues/284))
- refactor: snow accumulation rework
- feat: finish snow accumulation. fix a bunch of issues
- fix: fancy normal snow being removed when placing block
- feat: fancySnowOnUpperSlab
- feat: multiple layers on fences, walls and fence gates
## 9.2.0
- fix: incompatibility with ModernFix and Continuity ([#321](https://github.com/Snownee/SnowRealMagic/issues/321), [#337](https://github.com/Snownee/SnowRealMagic/issues/337))
- fix: snow variants option not taking effect immediately in game
- fix: cherry leaves are snow loaggable ([#339](https://github.com/Snownee/SnowRealMagic/issues/339))
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this ([#329](https://github.com/Snownee/SnowRealMagic/issues/329))
- use a different file extension
- Merge pull request [#326](https://github.com/Snownee/SnowRealMagic/issues/326) from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading ([#310](https://github.com/Snownee/SnowRealMagic/issues/310))
- fix: unexpected reference of Jade's logger
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request [#311](https://github.com/Snownee/SnowRealMagic/issues/311) from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request [#308](https://github.com/Snownee/SnowRealMagic/issues/308) from mpustovoi/mp
- Update ru_ru.json
- Merge pull request [#303](https://github.com/Snownee/SnowRealMagic/issues/303) from unroman/patch-1
- Update uk_ua.json
- update issue template
展开
版本: 11.0.4+fabric
支持游戏: 1.21, 1.21.1
类型: Fabric Quilt
Release
下载次数: 695
[Fabric 1.21.1] 11.0.3
SnowRealMagic-1.21.1-Fabric-11.0.3.jar下载11.0.3+fabric#Release
## 11.0.3
- fix: covering flowers with snow crashes the game (close [#390](https://github.com/Snownee/SnowRealMagic/issues/390))
## 11.0.2
- feat: port serene seasons integration (close [#379](https://github.com/Snownee/SnowRealMagic/issues/379))
- fix: Pink Petals Z-Fight With Snow Layer (close [#378](https://github.com/Snownee/SnowRealMagic/issues/378))
## 11.0.1
- Merge pull request [#375](https://github.com/Snownee/SnowRealMagic/issues/375) from SettingDust/1.21-fabric
- fix: avoid mixin into the `setBlock` out of the loop
## 11.0.0
- port: 1.21
- refactor: data gen all the loot tables
- fix: more porting oversights. rename block ids
- feat: add loot table to snow blocks
- refactor: invert the inheritance relation of `SRMSnowLayerBlock`
- chore: add `srm$` prefix to methods in `SnowVariant`
- fix: player-snow interaction
- chore: exclude files
- fix: data gen
- fix: SRMBlockTagsProvider
- chore: enable data generation
- fix: tags and more
- Merge pull request [#368](https://github.com/Snownee/SnowRealMagic/issues/368) from SettingDust/1.21-fabric
- chore: remove unused block classes
- fix: return the correct picked item
- fix: wrong tag name
- feat: add snow block variant
- fix: grass to short grass
- fix: stack overflow with accessor
- chore: use switch
- refactor: rewrit `SpreadableSnowyDirtBlockMixin` and port `ServerLevelMixin`
- refactor: port the `DoublePlantBlockMixin`
- refactor: port the `WaterLoggableSnowVariant`
- refactor: port the `SSnowLandEffectPacket`
- refactor: port the `SnowSlabBlock`
- refactor: port the `SLavaSmokeEffectPacket`
- refactor: port the `BlockItemMixin`
- refactor: rewrite the `AbstractMegaTreeGrowerMixin`
- feat: add `snowrealmagic:entity_inside` block tag for ticking entity inside blocks
- feat: use `BaseSnowLayerBlock` for blocks has collision
- chore(deps): bump java to 21
- chore(deps): bump gradle to 8.7
- chore(deps): bump dependencies to 1.20.6
## 10.4.3
- fix: abnormal weather ticking rate
## 10.4.2
- fix: snow placement logic
- refactor: improve mixins
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
## 10.4.1
- improve: snow-logged foliage textures
- chore: reformat code
- Merge pull request [#358](https://github.com/Snownee/SnowRealMagic/issues/358) from mpustovoi/mp
- Update ru_ru.json
## 10.3.1
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 10.3.0
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- fix: config description
- Merge pull request [#349](https://github.com/Snownee/SnowRealMagic/issues/349) from SettingDust/1.20-fabric
- feat: require below block is valid spawn for snow layers are valid spawn
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- fix: abnormal snow rendering on top slabs ([#343](https://github.com/Snownee/SnowRealMagic/issues/343))
- improve: skip rendering camo for full snow block
## 10.2.3
- new publish script
## 10.2.1
- oops
## 10.2.0
- fix: Game crashes if Continuity's resource pack is enabled ([#340](https://github.com/Snownee/SnowRealMagic/issues/340))
- fix: snow melting on stairs even if it does not meet conditions
- fix: 8-layer snow blocks do not melt with light sources ([#307](https://github.com/Snownee/SnowRealMagic/issues/307))
- fix: issues related to falling snow
- fix: fall damage
- fix: snow layers prevent 2x2 tree growth ([#284](https://github.com/Snownee/SnowRealMagic/issues/284))
- refactor: snow accumulation rework
- feat: finish snow accumulation. fix a bunch of issues
- fix: fancy normal snow being removed when placing block
- feat: fancySnowOnUpperSlab
- feat: multiple layers on fences, walls and fence gates
## 9.2.0
- fix: incompatibility with ModernFix and Continuity ([#321](https://github.com/Snownee/SnowRealMagic/issues/321), [#337](https://github.com/Snownee/SnowRealMagic/issues/337))
- fix: snow variants option not taking effect immediately in game
- fix: cherry leaves are snow loaggable ([#339](https://github.com/Snownee/SnowRealMagic/issues/339))
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this ([#329](https://github.com/Snownee/SnowRealMagic/issues/329))
- use a different file extension
- Merge pull request [#326](https://github.com/Snownee/SnowRealMagic/issues/326) from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading ([#310](https://github.com/Snownee/SnowRealMagic/issues/310))
- fix: unexpected reference of Jade's logger
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request [#311](https://github.com/Snownee/SnowRealMagic/issues/311) from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request [#308](https://github.com/Snownee/SnowRealMagic/issues/308) from mpustovoi/mp
- Update ru_ru.json
- Merge pull request [#303](https://github.com/Snownee/SnowRealMagic/issues/303) from unroman/patch-1
- Update uk_ua.json
- update issue template
- fix: covering flowers with snow crashes the game (close [#390](https://github.com/Snownee/SnowRealMagic/issues/390))
## 11.0.2
- feat: port serene seasons integration (close [#379](https://github.com/Snownee/SnowRealMagic/issues/379))
- fix: Pink Petals Z-Fight With Snow Layer (close [#378](https://github.com/Snownee/SnowRealMagic/issues/378))
## 11.0.1
- Merge pull request [#375](https://github.com/Snownee/SnowRealMagic/issues/375) from SettingDust/1.21-fabric
- fix: avoid mixin into the `setBlock` out of the loop
## 11.0.0
- port: 1.21
- refactor: data gen all the loot tables
- fix: more porting oversights. rename block ids
- feat: add loot table to snow blocks
- refactor: invert the inheritance relation of `SRMSnowLayerBlock`
- chore: add `srm$` prefix to methods in `SnowVariant`
- fix: player-snow interaction
- chore: exclude files
- fix: data gen
- fix: SRMBlockTagsProvider
- chore: enable data generation
- fix: tags and more
- Merge pull request [#368](https://github.com/Snownee/SnowRealMagic/issues/368) from SettingDust/1.21-fabric
- chore: remove unused block classes
- fix: return the correct picked item
- fix: wrong tag name
- feat: add snow block variant
- fix: grass to short grass
- fix: stack overflow with accessor
- chore: use switch
- refactor: rewrit `SpreadableSnowyDirtBlockMixin` and port `ServerLevelMixin`
- refactor: port the `DoublePlantBlockMixin`
- refactor: port the `WaterLoggableSnowVariant`
- refactor: port the `SSnowLandEffectPacket`
- refactor: port the `SnowSlabBlock`
- refactor: port the `SLavaSmokeEffectPacket`
- refactor: port the `BlockItemMixin`
- refactor: rewrite the `AbstractMegaTreeGrowerMixin`
- feat: add `snowrealmagic:entity_inside` block tag for ticking entity inside blocks
- feat: use `BaseSnowLayerBlock` for blocks has collision
- chore(deps): bump java to 21
- chore(deps): bump gradle to 8.7
- chore(deps): bump dependencies to 1.20.6
## 10.4.3
- fix: abnormal weather ticking rate
## 10.4.2
- fix: snow placement logic
- refactor: improve mixins
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
## 10.4.1
- improve: snow-logged foliage textures
- chore: reformat code
- Merge pull request [#358](https://github.com/Snownee/SnowRealMagic/issues/358) from mpustovoi/mp
- Update ru_ru.json
## 10.3.1
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 10.3.0
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- fix: config description
- Merge pull request [#349](https://github.com/Snownee/SnowRealMagic/issues/349) from SettingDust/1.20-fabric
- feat: require below block is valid spawn for snow layers are valid spawn
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- fix: abnormal snow rendering on top slabs ([#343](https://github.com/Snownee/SnowRealMagic/issues/343))
- improve: skip rendering camo for full snow block
## 10.2.3
- new publish script
## 10.2.1
- oops
## 10.2.0
- fix: Game crashes if Continuity's resource pack is enabled ([#340](https://github.com/Snownee/SnowRealMagic/issues/340))
- fix: snow melting on stairs even if it does not meet conditions
- fix: 8-layer snow blocks do not melt with light sources ([#307](https://github.com/Snownee/SnowRealMagic/issues/307))
- fix: issues related to falling snow
- fix: fall damage
- fix: snow layers prevent 2x2 tree growth ([#284](https://github.com/Snownee/SnowRealMagic/issues/284))
- refactor: snow accumulation rework
- feat: finish snow accumulation. fix a bunch of issues
- fix: fancy normal snow being removed when placing block
- feat: fancySnowOnUpperSlab
- feat: multiple layers on fences, walls and fence gates
## 9.2.0
- fix: incompatibility with ModernFix and Continuity ([#321](https://github.com/Snownee/SnowRealMagic/issues/321), [#337](https://github.com/Snownee/SnowRealMagic/issues/337))
- fix: snow variants option not taking effect immediately in game
- fix: cherry leaves are snow loaggable ([#339](https://github.com/Snownee/SnowRealMagic/issues/339))
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this ([#329](https://github.com/Snownee/SnowRealMagic/issues/329))
- use a different file extension
- Merge pull request [#326](https://github.com/Snownee/SnowRealMagic/issues/326) from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading ([#310](https://github.com/Snownee/SnowRealMagic/issues/310))
- fix: unexpected reference of Jade's logger
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request [#311](https://github.com/Snownee/SnowRealMagic/issues/311) from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request [#308](https://github.com/Snownee/SnowRealMagic/issues/308) from mpustovoi/mp
- Update ru_ru.json
- Merge pull request [#303](https://github.com/Snownee/SnowRealMagic/issues/303) from unroman/patch-1
- Update uk_ua.json
- update issue template
展开
版本: 11.0.3+fabric
支持游戏: 1.21, 1.21.1
类型: Fabric Quilt
Release
下载次数: 352
[Forge 1.20.1] 10.4.4
SnowRealMagic-1.20.1-forge-10.4.4.jar下载10.4.4#Beta
## 10.4.4
- fix: only our snow can fall (close [#381](https://github.com/Snownee/SnowRealMagic/issues/381))
- fix: error handling for random ticking. fix crash with MyNethersDelight
- fix: Pink Petals Z-Fight With Snow Layer (close [#378](https://github.com/Snownee/SnowRealMagic/issues/378))
## 10.4.3
- fix: abnormal weather ticking rate
## 10.4.2
- fix: ice generated by Serene Seasons Winter wont melt (close [#362](https://github.com/Snownee/SnowRealMagic/issues/362))
## 10.4.1
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
- fix: mod breaks Serene Season's 'Generate Snow Ice' config option (close [#360](https://github.com/Snownee/SnowRealMagic/issues/360))
- Update ru_ru.json
## 10.4.0
- No changelog provided
## 10.3.0
- improve: snow-logged foliage textures
- fix: upper part of double plant does not use snow variant texture (close [#356](https://github.com/Snownee/SnowRealMagic/issues/356))
- chore: reformat code
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- improve: add comment to debug options
- fix: and suppress: worldgen dummy block entity log spam
- Merge pull request [#351](https://github.com/Snownee/SnowRealMagic/issues/351) from SettingDust/1.20-forge
- feat: require below block is valid spawn for snow layers are valid spawn
- fix: config description
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- improve: skip rendering camo for full snow block
- fix: snow variant models not working for multivariant
## 10.2.5
- fix: crash ([#342](https://github.com/Snownee/SnowRealMagic/issues/342))
## 10.2.4
- fix: make Rubidium colorizer use correct block state
- new publish script
## 10.2.3
- fix: only our snow can fall (close [#381](https://github.com/Snownee/SnowRealMagic/issues/381))
- fix: error handling for random ticking. fix crash with MyNethersDelight
- fix: Pink Petals Z-Fight With Snow Layer (close [#378](https://github.com/Snownee/SnowRealMagic/issues/378))
## 10.4.3
- fix: abnormal weather ticking rate
## 10.4.2
- fix: ice generated by Serene Seasons Winter wont melt (close [#362](https://github.com/Snownee/SnowRealMagic/issues/362))
## 10.4.1
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
- fix: mod breaks Serene Season's 'Generate Snow Ice' config option (close [#360](https://github.com/Snownee/SnowRealMagic/issues/360))
- Update ru_ru.json
## 10.4.0
- No changelog provided
## 10.3.0
- improve: snow-logged foliage textures
- fix: upper part of double plant does not use snow variant texture (close [#356](https://github.com/Snownee/SnowRealMagic/issues/356))
- chore: reformat code
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- improve: add comment to debug options
- fix: and suppress: worldgen dummy block entity log spam
- Merge pull request [#351](https://github.com/Snownee/SnowRealMagic/issues/351) from SettingDust/1.20-forge
- feat: require below block is valid spawn for snow layers are valid spawn
- fix: config description
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- improve: skip rendering camo for full snow block
- fix: snow variant models not working for multivariant
## 10.2.5
- fix: crash ([#342](https://github.com/Snownee/SnowRealMagic/issues/342))
## 10.2.4
- fix: make Rubidium colorizer use correct block state
- new publish script
## 10.2.3
展开
版本: 10.4.4
支持游戏: 1.20, 1.20.1
类型: Forge
NeoForge
Beta
下载次数: 21,130
[Fabric 1.21] 11.0.2
SnowRealMagic-1.21-Fabric-11.0.2.jar下载11.0.2+fabric#Beta
## 11.0.2
- feat: port serene seasons integration (close [#379](https://github.com/Snownee/SnowRealMagic/issues/379))
- fix: Pink Petals Z-Fight With Snow Layer (close [#378](https://github.com/Snownee/SnowRealMagic/issues/378))
## 11.0.1
- Merge pull request [#375](https://github.com/Snownee/SnowRealMagic/issues/375) from SettingDust/1.21-fabric
- fix: avoid mixin into the `setBlock` out of the loop
## 11.0.0
- port: 1.21
- refactor: data gen all the loot tables
- fix: more porting oversights. rename block ids
- feat: add loot table to snow blocks
- refactor: invert the inheritance relation of `SRMSnowLayerBlock`
- chore: add `srm$` prefix to methods in `SnowVariant`
- fix: player-snow interaction
- chore: exclude files
- fix: data gen
- fix: SRMBlockTagsProvider
- chore: enable data generation
- fix: tags and more
- Merge pull request [#368](https://github.com/Snownee/SnowRealMagic/issues/368) from SettingDust/1.21-fabric
- chore: remove unused block classes
- fix: return the correct picked item
- fix: wrong tag name
- feat: add snow block variant
- fix: grass to short grass
- fix: stack overflow with accessor
- chore: use switch
- refactor: rewrit `SpreadableSnowyDirtBlockMixin` and port `ServerLevelMixin`
- refactor: port the `DoublePlantBlockMixin`
- refactor: port the `WaterLoggableSnowVariant`
- refactor: port the `SSnowLandEffectPacket`
- refactor: port the `SnowSlabBlock`
- refactor: port the `SLavaSmokeEffectPacket`
- refactor: port the `BlockItemMixin`
- refactor: rewrite the `AbstractMegaTreeGrowerMixin`
- feat: add `snowrealmagic:entity_inside` block tag for ticking entity inside blocks
- feat: use `BaseSnowLayerBlock` for blocks has collision
- chore(deps): bump java to 21
- chore(deps): bump gradle to 8.7
- chore(deps): bump dependencies to 1.20.6
## 10.4.3
- fix: abnormal weather ticking rate
## 10.4.2
- fix: snow placement logic
- refactor: improve mixins
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
## 10.4.1
- improve: snow-logged foliage textures
- chore: reformat code
- Merge pull request [#358](https://github.com/Snownee/SnowRealMagic/issues/358) from mpustovoi/mp
- Update ru_ru.json
## 10.3.1
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 10.3.0
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- fix: config description
- Merge pull request [#349](https://github.com/Snownee/SnowRealMagic/issues/349) from SettingDust/1.20-fabric
- feat: require below block is valid spawn for snow layers are valid spawn
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- fix: abnormal snow rendering on top slabs ([#343](https://github.com/Snownee/SnowRealMagic/issues/343))
- improve: skip rendering camo for full snow block
## 10.2.3
- new publish script
## 10.2.1
- oops
## 10.2.0
- fix: Game crashes if Continuity's resource pack is enabled ([#340](https://github.com/Snownee/SnowRealMagic/issues/340))
- fix: snow melting on stairs even if it does not meet conditions
- fix: 8-layer snow blocks do not melt with light sources ([#307](https://github.com/Snownee/SnowRealMagic/issues/307))
- fix: issues related to falling snow
- fix: fall damage
- fix: snow layers prevent 2x2 tree growth ([#284](https://github.com/Snownee/SnowRealMagic/issues/284))
- refactor: snow accumulation rework
- feat: finish snow accumulation. fix a bunch of issues
- fix: fancy normal snow being removed when placing block
- feat: fancySnowOnUpperSlab
- feat: multiple layers on fences, walls and fence gates
## 9.2.0
- fix: incompatibility with ModernFix and Continuity ([#321](https://github.com/Snownee/SnowRealMagic/issues/321), [#337](https://github.com/Snownee/SnowRealMagic/issues/337))
- fix: snow variants option not taking effect immediately in game
- fix: cherry leaves are snow loaggable ([#339](https://github.com/Snownee/SnowRealMagic/issues/339))
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this ([#329](https://github.com/Snownee/SnowRealMagic/issues/329))
- use a different file extension
- Merge pull request [#326](https://github.com/Snownee/SnowRealMagic/issues/326) from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading ([#310](https://github.com/Snownee/SnowRealMagic/issues/310))
- fix: unexpected reference of Jade's logger
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request [#311](https://github.com/Snownee/SnowRealMagic/issues/311) from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request [#308](https://github.com/Snownee/SnowRealMagic/issues/308) from mpustovoi/mp
- Update ru_ru.json
- Merge pull request [#303](https://github.com/Snownee/SnowRealMagic/issues/303) from unroman/patch-1
- Update uk_ua.json
- update issue template
- feat: port serene seasons integration (close [#379](https://github.com/Snownee/SnowRealMagic/issues/379))
- fix: Pink Petals Z-Fight With Snow Layer (close [#378](https://github.com/Snownee/SnowRealMagic/issues/378))
## 11.0.1
- Merge pull request [#375](https://github.com/Snownee/SnowRealMagic/issues/375) from SettingDust/1.21-fabric
- fix: avoid mixin into the `setBlock` out of the loop
## 11.0.0
- port: 1.21
- refactor: data gen all the loot tables
- fix: more porting oversights. rename block ids
- feat: add loot table to snow blocks
- refactor: invert the inheritance relation of `SRMSnowLayerBlock`
- chore: add `srm$` prefix to methods in `SnowVariant`
- fix: player-snow interaction
- chore: exclude files
- fix: data gen
- fix: SRMBlockTagsProvider
- chore: enable data generation
- fix: tags and more
- Merge pull request [#368](https://github.com/Snownee/SnowRealMagic/issues/368) from SettingDust/1.21-fabric
- chore: remove unused block classes
- fix: return the correct picked item
- fix: wrong tag name
- feat: add snow block variant
- fix: grass to short grass
- fix: stack overflow with accessor
- chore: use switch
- refactor: rewrit `SpreadableSnowyDirtBlockMixin` and port `ServerLevelMixin`
- refactor: port the `DoublePlantBlockMixin`
- refactor: port the `WaterLoggableSnowVariant`
- refactor: port the `SSnowLandEffectPacket`
- refactor: port the `SnowSlabBlock`
- refactor: port the `SLavaSmokeEffectPacket`
- refactor: port the `BlockItemMixin`
- refactor: rewrite the `AbstractMegaTreeGrowerMixin`
- feat: add `snowrealmagic:entity_inside` block tag for ticking entity inside blocks
- feat: use `BaseSnowLayerBlock` for blocks has collision
- chore(deps): bump java to 21
- chore(deps): bump gradle to 8.7
- chore(deps): bump dependencies to 1.20.6
## 10.4.3
- fix: abnormal weather ticking rate
## 10.4.2
- fix: snow placement logic
- refactor: improve mixins
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
## 10.4.1
- improve: snow-logged foliage textures
- chore: reformat code
- Merge pull request [#358](https://github.com/Snownee/SnowRealMagic/issues/358) from mpustovoi/mp
- Update ru_ru.json
## 10.3.1
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 10.3.0
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- fix: config description
- Merge pull request [#349](https://github.com/Snownee/SnowRealMagic/issues/349) from SettingDust/1.20-fabric
- feat: require below block is valid spawn for snow layers are valid spawn
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- fix: abnormal snow rendering on top slabs ([#343](https://github.com/Snownee/SnowRealMagic/issues/343))
- improve: skip rendering camo for full snow block
## 10.2.3
- new publish script
## 10.2.1
- oops
## 10.2.0
- fix: Game crashes if Continuity's resource pack is enabled ([#340](https://github.com/Snownee/SnowRealMagic/issues/340))
- fix: snow melting on stairs even if it does not meet conditions
- fix: 8-layer snow blocks do not melt with light sources ([#307](https://github.com/Snownee/SnowRealMagic/issues/307))
- fix: issues related to falling snow
- fix: fall damage
- fix: snow layers prevent 2x2 tree growth ([#284](https://github.com/Snownee/SnowRealMagic/issues/284))
- refactor: snow accumulation rework
- feat: finish snow accumulation. fix a bunch of issues
- fix: fancy normal snow being removed when placing block
- feat: fancySnowOnUpperSlab
- feat: multiple layers on fences, walls and fence gates
## 9.2.0
- fix: incompatibility with ModernFix and Continuity ([#321](https://github.com/Snownee/SnowRealMagic/issues/321), [#337](https://github.com/Snownee/SnowRealMagic/issues/337))
- fix: snow variants option not taking effect immediately in game
- fix: cherry leaves are snow loaggable ([#339](https://github.com/Snownee/SnowRealMagic/issues/339))
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this ([#329](https://github.com/Snownee/SnowRealMagic/issues/329))
- use a different file extension
- Merge pull request [#326](https://github.com/Snownee/SnowRealMagic/issues/326) from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading ([#310](https://github.com/Snownee/SnowRealMagic/issues/310))
- fix: unexpected reference of Jade's logger
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request [#311](https://github.com/Snownee/SnowRealMagic/issues/311) from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request [#308](https://github.com/Snownee/SnowRealMagic/issues/308) from mpustovoi/mp
- Update ru_ru.json
- Merge pull request [#303](https://github.com/Snownee/SnowRealMagic/issues/303) from unroman/patch-1
- Update uk_ua.json
- update issue template
展开
版本: 11.0.2+fabric
支持游戏: 1.21, 1.21.1
类型: Fabric Quilt
Beta
下载次数: 94,309
[Fabric 1.21] 11.0.1
SnowRealMagic-1.21-Fabric-11.0.1.jar下载11.0.1+fabric#Beta
## 11.0.1
- Merge pull request [#375](https://github.com/Snownee/SnowRealMagic/issues/375) from SettingDust/1.21-fabric
- fix: avoid mixin into the `setBlock` out of the loop
## 11.0.0
- port: 1.21
- refactor: data gen all the loot tables
- fix: more porting oversights. rename block ids
- feat: add loot table to snow blocks
- refactor: invert the inheritance relation of `SRMSnowLayerBlock`
- chore: add `srm$` prefix to methods in `SnowVariant`
- fix: player-snow interaction
- chore: exclude files
- fix: data gen
- fix: SRMBlockTagsProvider
- chore: enable data generation
- fix: tags and more
- Merge pull request [#368](https://github.com/Snownee/SnowRealMagic/issues/368) from SettingDust/1.21-fabric
- chore: remove unused block classes
- fix: return the correct picked item
- fix: wrong tag name
- feat: add snow block variant
- fix: grass to short grass
- fix: stack overflow with accessor
- chore: use switch
- refactor: rewrit `SpreadableSnowyDirtBlockMixin` and port `ServerLevelMixin`
- refactor: port the `DoublePlantBlockMixin`
- refactor: port the `WaterLoggableSnowVariant`
- refactor: port the `SSnowLandEffectPacket`
- refactor: port the `SnowSlabBlock`
- refactor: port the `SLavaSmokeEffectPacket`
- refactor: port the `BlockItemMixin`
- refactor: rewrite the `AbstractMegaTreeGrowerMixin`
- feat: add `snowrealmagic:entity_inside` block tag for ticking entity inside blocks
- feat: use `BaseSnowLayerBlock` for blocks has collision
- chore(deps): bump java to 21
- chore(deps): bump gradle to 8.7
- chore(deps): bump dependencies to 1.20.6
## 10.4.3
- fix: abnormal weather ticking rate
## 10.4.2
- fix: snow placement logic
- refactor: improve mixins
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
## 10.4.1
- improve: snow-logged foliage textures
- chore: reformat code
- Merge pull request [#358](https://github.com/Snownee/SnowRealMagic/issues/358) from mpustovoi/mp
- Update ru_ru.json
## 10.3.1
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 10.3.0
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- fix: config description
- Merge pull request [#349](https://github.com/Snownee/SnowRealMagic/issues/349) from SettingDust/1.20-fabric
- feat: require below block is valid spawn for snow layers are valid spawn
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- fix: abnormal snow rendering on top slabs ([#343](https://github.com/Snownee/SnowRealMagic/issues/343))
- improve: skip rendering camo for full snow block
## 10.2.3
- new publish script
## 10.2.1
- oops
## 10.2.0
- fix: Game crashes if Continuity's resource pack is enabled ([#340](https://github.com/Snownee/SnowRealMagic/issues/340))
- fix: snow melting on stairs even if it does not meet conditions
- fix: 8-layer snow blocks do not melt with light sources ([#307](https://github.com/Snownee/SnowRealMagic/issues/307))
- fix: issues related to falling snow
- fix: fall damage
- fix: snow layers prevent 2x2 tree growth ([#284](https://github.com/Snownee/SnowRealMagic/issues/284))
- refactor: snow accumulation rework
- feat: finish snow accumulation. fix a bunch of issues
- fix: fancy normal snow being removed when placing block
- feat: fancySnowOnUpperSlab
- feat: multiple layers on fences, walls and fence gates
## 9.2.0
- fix: incompatibility with ModernFix and Continuity ([#321](https://github.com/Snownee/SnowRealMagic/issues/321), [#337](https://github.com/Snownee/SnowRealMagic/issues/337))
- fix: snow variants option not taking effect immediately in game
- fix: cherry leaves are snow loaggable ([#339](https://github.com/Snownee/SnowRealMagic/issues/339))
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this ([#329](https://github.com/Snownee/SnowRealMagic/issues/329))
- use a different file extension
- Merge pull request [#326](https://github.com/Snownee/SnowRealMagic/issues/326) from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading ([#310](https://github.com/Snownee/SnowRealMagic/issues/310))
- fix: unexpected reference of Jade's logger
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request [#311](https://github.com/Snownee/SnowRealMagic/issues/311) from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request [#308](https://github.com/Snownee/SnowRealMagic/issues/308) from mpustovoi/mp
- Update ru_ru.json
- Merge pull request [#303](https://github.com/Snownee/SnowRealMagic/issues/303) from unroman/patch-1
- Update uk_ua.json
- update issue template
- Merge pull request [#375](https://github.com/Snownee/SnowRealMagic/issues/375) from SettingDust/1.21-fabric
- fix: avoid mixin into the `setBlock` out of the loop
## 11.0.0
- port: 1.21
- refactor: data gen all the loot tables
- fix: more porting oversights. rename block ids
- feat: add loot table to snow blocks
- refactor: invert the inheritance relation of `SRMSnowLayerBlock`
- chore: add `srm$` prefix to methods in `SnowVariant`
- fix: player-snow interaction
- chore: exclude files
- fix: data gen
- fix: SRMBlockTagsProvider
- chore: enable data generation
- fix: tags and more
- Merge pull request [#368](https://github.com/Snownee/SnowRealMagic/issues/368) from SettingDust/1.21-fabric
- chore: remove unused block classes
- fix: return the correct picked item
- fix: wrong tag name
- feat: add snow block variant
- fix: grass to short grass
- fix: stack overflow with accessor
- chore: use switch
- refactor: rewrit `SpreadableSnowyDirtBlockMixin` and port `ServerLevelMixin`
- refactor: port the `DoublePlantBlockMixin`
- refactor: port the `WaterLoggableSnowVariant`
- refactor: port the `SSnowLandEffectPacket`
- refactor: port the `SnowSlabBlock`
- refactor: port the `SLavaSmokeEffectPacket`
- refactor: port the `BlockItemMixin`
- refactor: rewrite the `AbstractMegaTreeGrowerMixin`
- feat: add `snowrealmagic:entity_inside` block tag for ticking entity inside blocks
- feat: use `BaseSnowLayerBlock` for blocks has collision
- chore(deps): bump java to 21
- chore(deps): bump gradle to 8.7
- chore(deps): bump dependencies to 1.20.6
## 10.4.3
- fix: abnormal weather ticking rate
## 10.4.2
- fix: snow placement logic
- refactor: improve mixins
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
## 10.4.1
- improve: snow-logged foliage textures
- chore: reformat code
- Merge pull request [#358](https://github.com/Snownee/SnowRealMagic/issues/358) from mpustovoi/mp
- Update ru_ru.json
## 10.3.1
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 10.3.0
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- fix: config description
- Merge pull request [#349](https://github.com/Snownee/SnowRealMagic/issues/349) from SettingDust/1.20-fabric
- feat: require below block is valid spawn for snow layers are valid spawn
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- fix: abnormal snow rendering on top slabs ([#343](https://github.com/Snownee/SnowRealMagic/issues/343))
- improve: skip rendering camo for full snow block
## 10.2.3
- new publish script
## 10.2.1
- oops
## 10.2.0
- fix: Game crashes if Continuity's resource pack is enabled ([#340](https://github.com/Snownee/SnowRealMagic/issues/340))
- fix: snow melting on stairs even if it does not meet conditions
- fix: 8-layer snow blocks do not melt with light sources ([#307](https://github.com/Snownee/SnowRealMagic/issues/307))
- fix: issues related to falling snow
- fix: fall damage
- fix: snow layers prevent 2x2 tree growth ([#284](https://github.com/Snownee/SnowRealMagic/issues/284))
- refactor: snow accumulation rework
- feat: finish snow accumulation. fix a bunch of issues
- fix: fancy normal snow being removed when placing block
- feat: fancySnowOnUpperSlab
- feat: multiple layers on fences, walls and fence gates
## 9.2.0
- fix: incompatibility with ModernFix and Continuity ([#321](https://github.com/Snownee/SnowRealMagic/issues/321), [#337](https://github.com/Snownee/SnowRealMagic/issues/337))
- fix: snow variants option not taking effect immediately in game
- fix: cherry leaves are snow loaggable ([#339](https://github.com/Snownee/SnowRealMagic/issues/339))
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this ([#329](https://github.com/Snownee/SnowRealMagic/issues/329))
- use a different file extension
- Merge pull request [#326](https://github.com/Snownee/SnowRealMagic/issues/326) from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading ([#310](https://github.com/Snownee/SnowRealMagic/issues/310))
- fix: unexpected reference of Jade's logger
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request [#311](https://github.com/Snownee/SnowRealMagic/issues/311) from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request [#308](https://github.com/Snownee/SnowRealMagic/issues/308) from mpustovoi/mp
- Update ru_ru.json
- Merge pull request [#303](https://github.com/Snownee/SnowRealMagic/issues/303) from unroman/patch-1
- Update uk_ua.json
- update issue template
展开
版本: 11.0.1+fabric
支持游戏: 1.21
类型: Fabric Quilt
Beta
下载次数: 25,140
[Fabric 1.21] 11.0.0
SnowRealMagic-1.21-Fabric-11.0.0.jar下载11.0.0+fabric#Beta
## 11.0.0
- port: 1.21
- refactor: data gen all the loot tables
- fix: more porting oversights. rename block ids
- feat: add loot table to snow blocks
- refactor: invert the inheritance relation of `SRMSnowLayerBlock`
- chore: add `srm$` prefix to methods in `SnowVariant`
- fix: player-snow interaction
- chore: exclude files
- fix: data gen
- fix: SRMBlockTagsProvider
- chore: enable data generation
- fix: tags and more
- Merge pull request [#368](https://github.com/Snownee/SnowRealMagic/issues/368) from SettingDust/1.21-fabric
- chore: remove unused block classes
- fix: return the correct picked item
- fix: wrong tag name
- feat: add snow block variant
- fix: grass to short grass
- fix: stack overflow with accessor
- chore: use switch
- refactor: rewrit `SpreadableSnowyDirtBlockMixin` and port `ServerLevelMixin`
- refactor: port the `DoublePlantBlockMixin`
- refactor: port the `WaterLoggableSnowVariant`
- refactor: port the `SSnowLandEffectPacket`
- refactor: port the `SnowSlabBlock`
- refactor: port the `SLavaSmokeEffectPacket`
- refactor: port the `BlockItemMixin`
- refactor: rewrite the `AbstractMegaTreeGrowerMixin`
- feat: add `snowrealmagic:entity_inside` block tag for ticking entity inside blocks
- feat: use `BaseSnowLayerBlock` for blocks has collision
- chore(deps): bump java to 21
- chore(deps): bump gradle to 8.7
- chore(deps): bump dependencies to 1.20.6
## 10.4.3
- fix: abnormal weather ticking rate
## 10.4.2
- fix: snow placement logic
- refactor: improve mixins
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
## 10.4.1
- improve: snow-logged foliage textures
- chore: reformat code
- Merge pull request [#358](https://github.com/Snownee/SnowRealMagic/issues/358) from mpustovoi/mp
- Update ru_ru.json
## 10.3.1
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 10.3.0
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- fix: config description
- Merge pull request [#349](https://github.com/Snownee/SnowRealMagic/issues/349) from SettingDust/1.20-fabric
- feat: require below block is valid spawn for snow layers are valid spawn
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- fix: abnormal snow rendering on top slabs ([#343](https://github.com/Snownee/SnowRealMagic/issues/343))
- improve: skip rendering camo for full snow block
## 10.2.3
- new publish script
## 10.2.1
- oops
## 10.2.0
- fix: Game crashes if Continuity's resource pack is enabled ([#340](https://github.com/Snownee/SnowRealMagic/issues/340))
- fix: snow melting on stairs even if it does not meet conditions
- fix: 8-layer snow blocks do not melt with light sources ([#307](https://github.com/Snownee/SnowRealMagic/issues/307))
- fix: issues related to falling snow
- fix: fall damage
- fix: snow layers prevent 2x2 tree growth ([#284](https://github.com/Snownee/SnowRealMagic/issues/284))
- refactor: snow accumulation rework
- feat: finish snow accumulation. fix a bunch of issues
- fix: fancy normal snow being removed when placing block
- feat: fancySnowOnUpperSlab
- feat: multiple layers on fences, walls and fence gates
## 9.2.0
- fix: incompatibility with ModernFix and Continuity ([#321](https://github.com/Snownee/SnowRealMagic/issues/321), [#337](https://github.com/Snownee/SnowRealMagic/issues/337))
- fix: snow variants option not taking effect immediately in game
- fix: cherry leaves are snow loaggable ([#339](https://github.com/Snownee/SnowRealMagic/issues/339))
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this ([#329](https://github.com/Snownee/SnowRealMagic/issues/329))
- use a different file extension
- Merge pull request [#326](https://github.com/Snownee/SnowRealMagic/issues/326) from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading ([#310](https://github.com/Snownee/SnowRealMagic/issues/310))
- fix: unexpected reference of Jade's logger
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request [#311](https://github.com/Snownee/SnowRealMagic/issues/311) from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request [#308](https://github.com/Snownee/SnowRealMagic/issues/308) from mpustovoi/mp
- Update ru_ru.json
- Merge pull request [#303](https://github.com/Snownee/SnowRealMagic/issues/303) from unroman/patch-1
- Update uk_ua.json
- update issue template
- port: 1.21
- refactor: data gen all the loot tables
- fix: more porting oversights. rename block ids
- feat: add loot table to snow blocks
- refactor: invert the inheritance relation of `SRMSnowLayerBlock`
- chore: add `srm$` prefix to methods in `SnowVariant`
- fix: player-snow interaction
- chore: exclude files
- fix: data gen
- fix: SRMBlockTagsProvider
- chore: enable data generation
- fix: tags and more
- Merge pull request [#368](https://github.com/Snownee/SnowRealMagic/issues/368) from SettingDust/1.21-fabric
- chore: remove unused block classes
- fix: return the correct picked item
- fix: wrong tag name
- feat: add snow block variant
- fix: grass to short grass
- fix: stack overflow with accessor
- chore: use switch
- refactor: rewrit `SpreadableSnowyDirtBlockMixin` and port `ServerLevelMixin`
- refactor: port the `DoublePlantBlockMixin`
- refactor: port the `WaterLoggableSnowVariant`
- refactor: port the `SSnowLandEffectPacket`
- refactor: port the `SnowSlabBlock`
- refactor: port the `SLavaSmokeEffectPacket`
- refactor: port the `BlockItemMixin`
- refactor: rewrite the `AbstractMegaTreeGrowerMixin`
- feat: add `snowrealmagic:entity_inside` block tag for ticking entity inside blocks
- feat: use `BaseSnowLayerBlock` for blocks has collision
- chore(deps): bump java to 21
- chore(deps): bump gradle to 8.7
- chore(deps): bump dependencies to 1.20.6
## 10.4.3
- fix: abnormal weather ticking rate
## 10.4.2
- fix: snow placement logic
- refactor: improve mixins
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
## 10.4.1
- improve: snow-logged foliage textures
- chore: reformat code
- Merge pull request [#358](https://github.com/Snownee/SnowRealMagic/issues/358) from mpustovoi/mp
- Update ru_ru.json
## 10.3.1
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 10.3.0
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- fix: config description
- Merge pull request [#349](https://github.com/Snownee/SnowRealMagic/issues/349) from SettingDust/1.20-fabric
- feat: require below block is valid spawn for snow layers are valid spawn
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- fix: abnormal snow rendering on top slabs ([#343](https://github.com/Snownee/SnowRealMagic/issues/343))
- improve: skip rendering camo for full snow block
## 10.2.3
- new publish script
## 10.2.1
- oops
## 10.2.0
- fix: Game crashes if Continuity's resource pack is enabled ([#340](https://github.com/Snownee/SnowRealMagic/issues/340))
- fix: snow melting on stairs even if it does not meet conditions
- fix: 8-layer snow blocks do not melt with light sources ([#307](https://github.com/Snownee/SnowRealMagic/issues/307))
- fix: issues related to falling snow
- fix: fall damage
- fix: snow layers prevent 2x2 tree growth ([#284](https://github.com/Snownee/SnowRealMagic/issues/284))
- refactor: snow accumulation rework
- feat: finish snow accumulation. fix a bunch of issues
- fix: fancy normal snow being removed when placing block
- feat: fancySnowOnUpperSlab
- feat: multiple layers on fences, walls and fence gates
## 9.2.0
- fix: incompatibility with ModernFix and Continuity ([#321](https://github.com/Snownee/SnowRealMagic/issues/321), [#337](https://github.com/Snownee/SnowRealMagic/issues/337))
- fix: snow variants option not taking effect immediately in game
- fix: cherry leaves are snow loaggable ([#339](https://github.com/Snownee/SnowRealMagic/issues/339))
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this ([#329](https://github.com/Snownee/SnowRealMagic/issues/329))
- use a different file extension
- Merge pull request [#326](https://github.com/Snownee/SnowRealMagic/issues/326) from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading ([#310](https://github.com/Snownee/SnowRealMagic/issues/310))
- fix: unexpected reference of Jade's logger
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request [#311](https://github.com/Snownee/SnowRealMagic/issues/311) from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request [#308](https://github.com/Snownee/SnowRealMagic/issues/308) from mpustovoi/mp
- Update ru_ru.json
- Merge pull request [#303](https://github.com/Snownee/SnowRealMagic/issues/303) from unroman/patch-1
- Update uk_ua.json
- update issue template
展开
版本: 11.0.0+fabric
支持游戏: 1.21
类型: Fabric Quilt
Beta
下载次数: 409
[Fabric 1.20.1] 10.4.3
SnowRealMagic-1.20.1-fabric-10.4.3.jar下载10.4.3#Beta
## 10.4.3
- fix: abnormal weather ticking rate
## 10.4.2
- fix: snow placement logic
- refactor: improve mixins
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
## 10.4.1
- improve: snow-logged foliage textures
- chore: reformat code
- Merge pull request [#358](https://github.com/Snownee/SnowRealMagic/issues/358) from mpustovoi/mp
- Update ru_ru.json
## 10.3.1
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 10.3.0
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- fix: config description
- Merge pull request [#349](https://github.com/Snownee/SnowRealMagic/issues/349) from SettingDust/1.20-fabric
- feat: require below block is valid spawn for snow layers are valid spawn
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- fix: abnormal snow rendering on top slabs ([#343](https://github.com/Snownee/SnowRealMagic/issues/343))
- improve: skip rendering camo for full snow block
## 10.2.3
- new publish script
## 10.2.1
- oops
## 10.2.0
- fix: Game crashes if Continuity's resource pack is enabled ([#340](https://github.com/Snownee/SnowRealMagic/issues/340))
- fix: snow melting on stairs even if it does not meet conditions
- fix: 8-layer snow blocks do not melt with light sources ([#307](https://github.com/Snownee/SnowRealMagic/issues/307))
- fix: issues related to falling snow
- fix: fall damage
- fix: snow layers prevent 2x2 tree growth ([#284](https://github.com/Snownee/SnowRealMagic/issues/284))
- refactor: snow accumulation rework
- feat: finish snow accumulation. fix a bunch of issues
- fix: fancy normal snow being removed when placing block
- feat: fancySnowOnUpperSlab
- feat: multiple layers on fences, walls and fence gates
## 9.2.0
- fix: incompatibility with ModernFix and Continuity ([#321](https://github.com/Snownee/SnowRealMagic/issues/321), [#337](https://github.com/Snownee/SnowRealMagic/issues/337))
- fix: snow variants option not taking effect immediately in game
- fix: cherry leaves are snow loaggable ([#339](https://github.com/Snownee/SnowRealMagic/issues/339))
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this ([#329](https://github.com/Snownee/SnowRealMagic/issues/329))
- use a different file extension
- Merge pull request [#326](https://github.com/Snownee/SnowRealMagic/issues/326) from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading ([#310](https://github.com/Snownee/SnowRealMagic/issues/310))
- fix: unexpected reference of Jade's logger
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request [#311](https://github.com/Snownee/SnowRealMagic/issues/311) from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request [#308](https://github.com/Snownee/SnowRealMagic/issues/308) from mpustovoi/mp
- Update ru_ru.json
- Merge pull request [#303](https://github.com/Snownee/SnowRealMagic/issues/303) from unroman/patch-1
- Update uk_ua.json
- update issue template
- fix: abnormal weather ticking rate
## 10.4.2
- fix: snow placement logic
- refactor: improve mixins
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
## 10.4.1
- improve: snow-logged foliage textures
- chore: reformat code
- Merge pull request [#358](https://github.com/Snownee/SnowRealMagic/issues/358) from mpustovoi/mp
- Update ru_ru.json
## 10.3.1
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 10.3.0
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- fix: config description
- Merge pull request [#349](https://github.com/Snownee/SnowRealMagic/issues/349) from SettingDust/1.20-fabric
- feat: require below block is valid spawn for snow layers are valid spawn
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- fix: abnormal snow rendering on top slabs ([#343](https://github.com/Snownee/SnowRealMagic/issues/343))
- improve: skip rendering camo for full snow block
## 10.2.3
- new publish script
## 10.2.1
- oops
## 10.2.0
- fix: Game crashes if Continuity's resource pack is enabled ([#340](https://github.com/Snownee/SnowRealMagic/issues/340))
- fix: snow melting on stairs even if it does not meet conditions
- fix: 8-layer snow blocks do not melt with light sources ([#307](https://github.com/Snownee/SnowRealMagic/issues/307))
- fix: issues related to falling snow
- fix: fall damage
- fix: snow layers prevent 2x2 tree growth ([#284](https://github.com/Snownee/SnowRealMagic/issues/284))
- refactor: snow accumulation rework
- feat: finish snow accumulation. fix a bunch of issues
- fix: fancy normal snow being removed when placing block
- feat: fancySnowOnUpperSlab
- feat: multiple layers on fences, walls and fence gates
## 9.2.0
- fix: incompatibility with ModernFix and Continuity ([#321](https://github.com/Snownee/SnowRealMagic/issues/321), [#337](https://github.com/Snownee/SnowRealMagic/issues/337))
- fix: snow variants option not taking effect immediately in game
- fix: cherry leaves are snow loaggable ([#339](https://github.com/Snownee/SnowRealMagic/issues/339))
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this ([#329](https://github.com/Snownee/SnowRealMagic/issues/329))
- use a different file extension
- Merge pull request [#326](https://github.com/Snownee/SnowRealMagic/issues/326) from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading ([#310](https://github.com/Snownee/SnowRealMagic/issues/310))
- fix: unexpected reference of Jade's logger
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request [#311](https://github.com/Snownee/SnowRealMagic/issues/311) from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request [#308](https://github.com/Snownee/SnowRealMagic/issues/308) from mpustovoi/mp
- Update ru_ru.json
- Merge pull request [#303](https://github.com/Snownee/SnowRealMagic/issues/303) from unroman/patch-1
- Update uk_ua.json
- update issue template
展开
版本: 10.4.3
支持游戏: 1.20, 1.20.1
类型: Fabric Quilt
Beta
下载次数: 342,365
[Forge 1.20.1] 10.4.3
SnowRealMagic-1.20.1-forge-10.4.3.jar下载10.4.3#Beta
## 10.4.3
- fix: abnormal weather ticking rate
## 10.4.2
- fix: ice generated by Serene Seasons Winter wont melt (close [#362](https://github.com/Snownee/SnowRealMagic/issues/362))
## 10.4.1
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
- fix: mod breaks Serene Season's 'Generate Snow Ice' config option (close [#360](https://github.com/Snownee/SnowRealMagic/issues/360))
- Update ru_ru.json
## 10.4.0
- No changelog provided
## 10.3.0
- improve: snow-logged foliage textures
- fix: upper part of double plant does not use snow variant texture (close [#356](https://github.com/Snownee/SnowRealMagic/issues/356))
- chore: reformat code
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- improve: add comment to debug options
- fix: and suppress: worldgen dummy block entity log spam
- Merge pull request [#351](https://github.com/Snownee/SnowRealMagic/issues/351) from SettingDust/1.20-forge
- feat: require below block is valid spawn for snow layers are valid spawn
- fix: config description
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- improve: skip rendering camo for full snow block
- fix: snow variant models not working for multivariant
## 10.2.5
- fix: crash ([#342](https://github.com/Snownee/SnowRealMagic/issues/342))
## 10.2.4
- fix: make Rubidium colorizer use correct block state
- new publish script
## 10.2.3
- fix: abnormal weather ticking rate
## 10.4.2
- fix: ice generated by Serene Seasons Winter wont melt (close [#362](https://github.com/Snownee/SnowRealMagic/issues/362))
## 10.4.1
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
- fix: mod breaks Serene Season's 'Generate Snow Ice' config option (close [#360](https://github.com/Snownee/SnowRealMagic/issues/360))
- Update ru_ru.json
## 10.4.0
- No changelog provided
## 10.3.0
- improve: snow-logged foliage textures
- fix: upper part of double plant does not use snow variant texture (close [#356](https://github.com/Snownee/SnowRealMagic/issues/356))
- chore: reformat code
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- improve: add comment to debug options
- fix: and suppress: worldgen dummy block entity log spam
- Merge pull request [#351](https://github.com/Snownee/SnowRealMagic/issues/351) from SettingDust/1.20-forge
- feat: require below block is valid spawn for snow layers are valid spawn
- fix: config description
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- improve: skip rendering camo for full snow block
- fix: snow variant models not working for multivariant
## 10.2.5
- fix: crash ([#342](https://github.com/Snownee/SnowRealMagic/issues/342))
## 10.2.4
- fix: make Rubidium colorizer use correct block state
- new publish script
## 10.2.3
展开
版本: 10.4.3
支持游戏: 1.20, 1.20.1
类型: Forge
NeoForge
Beta
下载次数: 76,167
[Forge 1.20.1] 10.4.2
SnowRealMagic-1.20.1-forge-10.4.2.jar下载10.4.2#Beta
## 10.4.2
- fix: ice generated by Serene Seasons Winter wont melt (close [#362](https://github.com/Snownee/SnowRealMagic/issues/362))
## 10.4.1
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
- fix: mod breaks Serene Season's 'Generate Snow Ice' config option (close [#360](https://github.com/Snownee/SnowRealMagic/issues/360))
- Update ru_ru.json
## 10.4.0
- No changelog provided
## 10.3.0
- improve: snow-logged foliage textures
- fix: upper part of double plant does not use snow variant texture (close [#356](https://github.com/Snownee/SnowRealMagic/issues/356))
- chore: reformat code
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- improve: add comment to debug options
- fix: and suppress: worldgen dummy block entity log spam
- Merge pull request [#351](https://github.com/Snownee/SnowRealMagic/issues/351) from SettingDust/1.20-forge
- feat: require below block is valid spawn for snow layers are valid spawn
- fix: config description
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- improve: skip rendering camo for full snow block
- fix: snow variant models not working for multivariant
## 10.2.5
- fix: crash ([#342](https://github.com/Snownee/SnowRealMagic/issues/342))
## 10.2.4
- fix: make Rubidium colorizer use correct block state
- new publish script
## 10.2.3
- fix: ice generated by Serene Seasons Winter wont melt (close [#362](https://github.com/Snownee/SnowRealMagic/issues/362))
## 10.4.1
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
- fix: mod breaks Serene Season's 'Generate Snow Ice' config option (close [#360](https://github.com/Snownee/SnowRealMagic/issues/360))
- Update ru_ru.json
## 10.4.0
- No changelog provided
## 10.3.0
- improve: snow-logged foliage textures
- fix: upper part of double plant does not use snow variant texture (close [#356](https://github.com/Snownee/SnowRealMagic/issues/356))
- chore: reformat code
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- improve: add comment to debug options
- fix: and suppress: worldgen dummy block entity log spam
- Merge pull request [#351](https://github.com/Snownee/SnowRealMagic/issues/351) from SettingDust/1.20-forge
- feat: require below block is valid spawn for snow layers are valid spawn
- fix: config description
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- improve: skip rendering camo for full snow block
- fix: snow variant models not working for multivariant
## 10.2.5
- fix: crash ([#342](https://github.com/Snownee/SnowRealMagic/issues/342))
## 10.2.4
- fix: make Rubidium colorizer use correct block state
- new publish script
## 10.2.3
展开
版本: 10.4.2
支持游戏: 1.20, 1.20.1
类型: Forge
NeoForge
Beta
下载次数: 1,970
[Fabric 1.20.1] 10.4.2
SnowRealMagic-1.20.1-fabric-10.4.2.jar下载10.4.2#Beta
## 10.4.2
- fix: snow placement logic
- refactor: improve mixins
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
## 10.4.1
- improve: snow-logged foliage textures
- chore: reformat code
- Merge pull request [#358](https://github.com/Snownee/SnowRealMagic/issues/358) from mpustovoi/mp
- Update ru_ru.json
## 10.3.1
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 10.3.0
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- fix: config description
- Merge pull request [#349](https://github.com/Snownee/SnowRealMagic/issues/349) from SettingDust/1.20-fabric
- feat: require below block is valid spawn for snow layers are valid spawn
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- fix: abnormal snow rendering on top slabs ([#343](https://github.com/Snownee/SnowRealMagic/issues/343))
- improve: skip rendering camo for full snow block
## 10.2.3
- new publish script
## 10.2.1
- oops
## 10.2.0
- fix: Game crashes if Continuity's resource pack is enabled ([#340](https://github.com/Snownee/SnowRealMagic/issues/340))
- fix: snow melting on stairs even if it does not meet conditions
- fix: 8-layer snow blocks do not melt with light sources ([#307](https://github.com/Snownee/SnowRealMagic/issues/307))
- fix: issues related to falling snow
- fix: fall damage
- fix: snow layers prevent 2x2 tree growth ([#284](https://github.com/Snownee/SnowRealMagic/issues/284))
- refactor: snow accumulation rework
- feat: finish snow accumulation. fix a bunch of issues
- fix: fancy normal snow being removed when placing block
- feat: fancySnowOnUpperSlab
- feat: multiple layers on fences, walls and fence gates
## 9.2.0
- fix: incompatibility with ModernFix and Continuity ([#321](https://github.com/Snownee/SnowRealMagic/issues/321), [#337](https://github.com/Snownee/SnowRealMagic/issues/337))
- fix: snow variants option not taking effect immediately in game
- fix: cherry leaves are snow loaggable ([#339](https://github.com/Snownee/SnowRealMagic/issues/339))
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this ([#329](https://github.com/Snownee/SnowRealMagic/issues/329))
- use a different file extension
- Merge pull request [#326](https://github.com/Snownee/SnowRealMagic/issues/326) from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading ([#310](https://github.com/Snownee/SnowRealMagic/issues/310))
- fix: unexpected reference of Jade's logger
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request [#311](https://github.com/Snownee/SnowRealMagic/issues/311) from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request [#308](https://github.com/Snownee/SnowRealMagic/issues/308) from mpustovoi/mp
- Update ru_ru.json
- Merge pull request [#303](https://github.com/Snownee/SnowRealMagic/issues/303) from unroman/patch-1
- Update uk_ua.json
- update issue template
- fix: snow placement logic
- refactor: improve mixins
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
## 10.4.1
- improve: snow-logged foliage textures
- chore: reformat code
- Merge pull request [#358](https://github.com/Snownee/SnowRealMagic/issues/358) from mpustovoi/mp
- Update ru_ru.json
## 10.3.1
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 10.3.0
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- fix: config description
- Merge pull request [#349](https://github.com/Snownee/SnowRealMagic/issues/349) from SettingDust/1.20-fabric
- feat: require below block is valid spawn for snow layers are valid spawn
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- fix: abnormal snow rendering on top slabs ([#343](https://github.com/Snownee/SnowRealMagic/issues/343))
- improve: skip rendering camo for full snow block
## 10.2.3
- new publish script
## 10.2.1
- oops
## 10.2.0
- fix: Game crashes if Continuity's resource pack is enabled ([#340](https://github.com/Snownee/SnowRealMagic/issues/340))
- fix: snow melting on stairs even if it does not meet conditions
- fix: 8-layer snow blocks do not melt with light sources ([#307](https://github.com/Snownee/SnowRealMagic/issues/307))
- fix: issues related to falling snow
- fix: fall damage
- fix: snow layers prevent 2x2 tree growth ([#284](https://github.com/Snownee/SnowRealMagic/issues/284))
- refactor: snow accumulation rework
- feat: finish snow accumulation. fix a bunch of issues
- fix: fancy normal snow being removed when placing block
- feat: fancySnowOnUpperSlab
- feat: multiple layers on fences, walls and fence gates
## 9.2.0
- fix: incompatibility with ModernFix and Continuity ([#321](https://github.com/Snownee/SnowRealMagic/issues/321), [#337](https://github.com/Snownee/SnowRealMagic/issues/337))
- fix: snow variants option not taking effect immediately in game
- fix: cherry leaves are snow loaggable ([#339](https://github.com/Snownee/SnowRealMagic/issues/339))
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this ([#329](https://github.com/Snownee/SnowRealMagic/issues/329))
- use a different file extension
- Merge pull request [#326](https://github.com/Snownee/SnowRealMagic/issues/326) from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading ([#310](https://github.com/Snownee/SnowRealMagic/issues/310))
- fix: unexpected reference of Jade's logger
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request [#311](https://github.com/Snownee/SnowRealMagic/issues/311) from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request [#308](https://github.com/Snownee/SnowRealMagic/issues/308) from mpustovoi/mp
- Update ru_ru.json
- Merge pull request [#303](https://github.com/Snownee/SnowRealMagic/issues/303) from unroman/patch-1
- Update uk_ua.json
- update issue template
展开
版本: 10.4.2
支持游戏: 1.20, 1.20.1
类型: Fabric Quilt
Beta
下载次数: 6,388
[Forge 1.20.1] 10.4.1
SnowRealMagic-1.20.1-forge-10.4.1.jar下载10.4.1#Beta
## 10.4.1
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
- fix: mod breaks Serene Season's 'Generate Snow Ice' config option (close [#360](https://github.com/Snownee/SnowRealMagic/issues/360))
- Update ru_ru.json
## 10.4.0
- No changelog provided
## 10.3.0
- improve: snow-logged foliage textures
- fix: upper part of double plant does not use snow variant texture (close [#356](https://github.com/Snownee/SnowRealMagic/issues/356))
- chore: reformat code
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- improve: add comment to debug options
- fix: and suppress: worldgen dummy block entity log spam
- Merge pull request [#351](https://github.com/Snownee/SnowRealMagic/issues/351) from SettingDust/1.20-forge
- feat: require below block is valid spawn for snow layers are valid spawn
- fix: config description
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- improve: skip rendering camo for full snow block
- fix: snow variant models not working for multivariant
## 10.2.5
- fix: crash ([#342](https://github.com/Snownee/SnowRealMagic/issues/342))
## 10.2.4
- fix: make Rubidium colorizer use correct block state
- new publish script
## 10.2.3
- fix: block dig speed (close [#279](https://github.com/Snownee/SnowRealMagic/issues/279))
- fix: mod breaks Serene Season's 'Generate Snow Ice' config option (close [#360](https://github.com/Snownee/SnowRealMagic/issues/360))
- Update ru_ru.json
## 10.4.0
- No changelog provided
## 10.3.0
- improve: snow-logged foliage textures
- fix: upper part of double plant does not use snow variant texture (close [#356](https://github.com/Snownee/SnowRealMagic/issues/356))
- chore: reformat code
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- improve: add comment to debug options
- fix: and suppress: worldgen dummy block entity log spam
- Merge pull request [#351](https://github.com/Snownee/SnowRealMagic/issues/351) from SettingDust/1.20-forge
- feat: require below block is valid spawn for snow layers are valid spawn
- fix: config description
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- improve: skip rendering camo for full snow block
- fix: snow variant models not working for multivariant
## 10.2.5
- fix: crash ([#342](https://github.com/Snownee/SnowRealMagic/issues/342))
## 10.2.4
- fix: make Rubidium colorizer use correct block state
- new publish script
## 10.2.3
展开
版本: 10.4.1
支持游戏: 1.20, 1.20.1
类型: Forge
NeoForge
Beta
下载次数: 1,311
[Fabric 1.20.1] 10.4.1
SnowRealMagic-1.20.1-fabric-10.4.1.jar下载10.4.1#Beta
## 10.4.1
- improve: snow-logged foliage textures
- chore: reformat code
- Merge pull request [#358](https://github.com/Snownee/SnowRealMagic/issues/358) from mpustovoi/mp
- Update ru_ru.json
## 10.3.1
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 10.3.0
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- fix: config description
- Merge pull request [#349](https://github.com/Snownee/SnowRealMagic/issues/349) from SettingDust/1.20-fabric
- feat: require below block is valid spawn for snow layers are valid spawn
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- fix: abnormal snow rendering on top slabs ([#343](https://github.com/Snownee/SnowRealMagic/issues/343))
- improve: skip rendering camo for full snow block
## 10.2.3
- new publish script
## 10.2.1
- oops
## 10.2.0
- fix: Game crashes if Continuity's resource pack is enabled ([#340](https://github.com/Snownee/SnowRealMagic/issues/340))
- fix: snow melting on stairs even if it does not meet conditions
- fix: 8-layer snow blocks do not melt with light sources ([#307](https://github.com/Snownee/SnowRealMagic/issues/307))
- fix: issues related to falling snow
- fix: fall damage
- fix: snow layers prevent 2x2 tree growth ([#284](https://github.com/Snownee/SnowRealMagic/issues/284))
- refactor: snow accumulation rework
- feat: finish snow accumulation. fix a bunch of issues
- fix: fancy normal snow being removed when placing block
- feat: fancySnowOnUpperSlab
- feat: multiple layers on fences, walls and fence gates
## 9.2.0
- fix: incompatibility with ModernFix and Continuity ([#321](https://github.com/Snownee/SnowRealMagic/issues/321), [#337](https://github.com/Snownee/SnowRealMagic/issues/337))
- fix: snow variants option not taking effect immediately in game
- fix: cherry leaves are snow loaggable ([#339](https://github.com/Snownee/SnowRealMagic/issues/339))
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this ([#329](https://github.com/Snownee/SnowRealMagic/issues/329))
- use a different file extension
- Merge pull request [#326](https://github.com/Snownee/SnowRealMagic/issues/326) from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading ([#310](https://github.com/Snownee/SnowRealMagic/issues/310))
- fix: unexpected reference of Jade's logger
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request [#311](https://github.com/Snownee/SnowRealMagic/issues/311) from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request [#308](https://github.com/Snownee/SnowRealMagic/issues/308) from mpustovoi/mp
- Update ru_ru.json
- Merge pull request [#303](https://github.com/Snownee/SnowRealMagic/issues/303) from unroman/patch-1
- Update uk_ua.json
- update issue template
- improve: snow-logged foliage textures
- chore: reformat code
- Merge pull request [#358](https://github.com/Snownee/SnowRealMagic/issues/358) from mpustovoi/mp
- Update ru_ru.json
## 10.3.1
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 10.3.0
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- fix: config description
- Merge pull request [#349](https://github.com/Snownee/SnowRealMagic/issues/349) from SettingDust/1.20-fabric
- feat: require below block is valid spawn for snow layers are valid spawn
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- fix: abnormal snow rendering on top slabs ([#343](https://github.com/Snownee/SnowRealMagic/issues/343))
- improve: skip rendering camo for full snow block
## 10.2.3
- new publish script
## 10.2.1
- oops
## 10.2.0
- fix: Game crashes if Continuity's resource pack is enabled ([#340](https://github.com/Snownee/SnowRealMagic/issues/340))
- fix: snow melting on stairs even if it does not meet conditions
- fix: 8-layer snow blocks do not melt with light sources ([#307](https://github.com/Snownee/SnowRealMagic/issues/307))
- fix: issues related to falling snow
- fix: fall damage
- fix: snow layers prevent 2x2 tree growth ([#284](https://github.com/Snownee/SnowRealMagic/issues/284))
- refactor: snow accumulation rework
- feat: finish snow accumulation. fix a bunch of issues
- fix: fancy normal snow being removed when placing block
- feat: fancySnowOnUpperSlab
- feat: multiple layers on fences, walls and fence gates
## 9.2.0
- fix: incompatibility with ModernFix and Continuity ([#321](https://github.com/Snownee/SnowRealMagic/issues/321), [#337](https://github.com/Snownee/SnowRealMagic/issues/337))
- fix: snow variants option not taking effect immediately in game
- fix: cherry leaves are snow loaggable ([#339](https://github.com/Snownee/SnowRealMagic/issues/339))
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this ([#329](https://github.com/Snownee/SnowRealMagic/issues/329))
- use a different file extension
- Merge pull request [#326](https://github.com/Snownee/SnowRealMagic/issues/326) from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading ([#310](https://github.com/Snownee/SnowRealMagic/issues/310))
- fix: unexpected reference of Jade's logger
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request [#311](https://github.com/Snownee/SnowRealMagic/issues/311) from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request [#308](https://github.com/Snownee/SnowRealMagic/issues/308) from mpustovoi/mp
- Update ru_ru.json
- Merge pull request [#303](https://github.com/Snownee/SnowRealMagic/issues/303) from unroman/patch-1
- Update uk_ua.json
- update issue template
展开
版本: 10.4.1
支持游戏: 1.20, 1.20.1
类型: Fabric Quilt
Beta
下载次数: 1,054
[Forge 1.20.1] 10.4.0
SnowRealMagic-1.20.1-forge-10.4.0.jar下载10.4.0#Beta
## 10.4.0
## 10.3.0
- improve: snow-logged foliage textures
- fix: upper part of double plant does not use snow variant texture (close [#356](https://github.com/Snownee/SnowRealMagic/issues/356))
- chore: reformat code
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- improve: add comment to debug options
- fix: and suppress: worldgen dummy block entity log spam
- Merge pull request [#351](https://github.com/Snownee/SnowRealMagic/issues/351) from SettingDust/1.20-forge
- feat: require below block is valid spawn for snow layers are valid spawn
- fix: config description
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- improve: skip rendering camo for full snow block
- fix: snow variant models not working for multivariant
## 10.2.5
- fix: crash ([#342](https://github.com/Snownee/SnowRealMagic/issues/342))
## 10.2.4
- fix: make Rubidium colorizer use correct block state
- new publish script
## 10.2.3
## 10.3.0
- improve: snow-logged foliage textures
- fix: upper part of double plant does not use snow variant texture (close [#356](https://github.com/Snownee/SnowRealMagic/issues/356))
- chore: reformat code
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- improve: add comment to debug options
- fix: and suppress: worldgen dummy block entity log spam
- Merge pull request [#351](https://github.com/Snownee/SnowRealMagic/issues/351) from SettingDust/1.20-forge
- feat: require below block is valid spawn for snow layers are valid spawn
- fix: config description
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- improve: skip rendering camo for full snow block
- fix: snow variant models not working for multivariant
## 10.2.5
- fix: crash ([#342](https://github.com/Snownee/SnowRealMagic/issues/342))
## 10.2.4
- fix: make Rubidium colorizer use correct block state
- new publish script
## 10.2.3
展开
版本: 10.4.0
支持游戏: 1.20, 1.20.1
类型: Forge
NeoForge
Beta
下载次数: 22,006
[Forge 1.20.1] 10.3.0
SnowRealMagic-1.20.1-forge-10.3.0.jar下载10.3.0#Beta
## 10.3.0
- improve: snow-logged foliage textures
- fix: upper part of double plant does not use snow variant texture (close [#356](https://github.com/Snownee/SnowRealMagic/issues/356))
- chore: reformat code
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- improve: add comment to debug options
- fix: and suppress: worldgen dummy block entity log spam
- Merge pull request [#351](https://github.com/Snownee/SnowRealMagic/issues/351) from SettingDust/1.20-forge
- feat: require below block is valid spawn for snow layers are valid spawn
- fix: config description
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- improve: skip rendering camo for full snow block
- fix: snow variant models not working for multivariant
## 10.2.5
- fix: crash ([#342](https://github.com/Snownee/SnowRealMagic/issues/342))
## 10.2.4
- fix: make Rubidium colorizer use correct block state
- new publish script
## 10.2.3
- improve: snow-logged foliage textures
- fix: upper part of double plant does not use snow variant texture (close [#356](https://github.com/Snownee/SnowRealMagic/issues/356))
- chore: reformat code
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- improve: add comment to debug options
- fix: and suppress: worldgen dummy block entity log spam
- Merge pull request [#351](https://github.com/Snownee/SnowRealMagic/issues/351) from SettingDust/1.20-forge
- feat: require below block is valid spawn for snow layers are valid spawn
- fix: config description
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- improve: skip rendering camo for full snow block
- fix: snow variant models not working for multivariant
## 10.2.5
- fix: crash ([#342](https://github.com/Snownee/SnowRealMagic/issues/342))
## 10.2.4
- fix: make Rubidium colorizer use correct block state
- new publish script
## 10.2.3
展开
版本: 10.3.0
支持游戏: 1.20, 1.20.1
类型: Forge
NeoForge
Beta
下载次数: 179
[Fabric 1.20.1] 10.3.1
SnowRealMagic-1.20.1-fabric-10.3.1.jar下载10.3.1#Beta
## 10.3.1
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 10.3.0
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- fix: config description
- Merge pull request [#349](https://github.com/Snownee/SnowRealMagic/issues/349) from SettingDust/1.20-fabric
- feat: require below block is valid spawn for snow layers are valid spawn
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- fix: abnormal snow rendering on top slabs ([#343](https://github.com/Snownee/SnowRealMagic/issues/343))
- improve: skip rendering camo for full snow block
## 10.2.3
- new publish script
## 10.2.1
- oops
## 10.2.0
- fix: Game crashes if Continuity's resource pack is enabled ([#340](https://github.com/Snownee/SnowRealMagic/issues/340))
- fix: snow melting on stairs even if it does not meet conditions
- fix: 8-layer snow blocks do not melt with light sources ([#307](https://github.com/Snownee/SnowRealMagic/issues/307))
- fix: issues related to falling snow
- fix: fall damage
- fix: snow layers prevent 2x2 tree growth ([#284](https://github.com/Snownee/SnowRealMagic/issues/284))
- refactor: snow accumulation rework
- feat: finish snow accumulation. fix a bunch of issues
- fix: fancy normal snow being removed when placing block
- feat: fancySnowOnUpperSlab
- feat: multiple layers on fences, walls and fence gates
## 9.2.0
- fix: incompatibility with ModernFix and Continuity ([#321](https://github.com/Snownee/SnowRealMagic/issues/321), [#337](https://github.com/Snownee/SnowRealMagic/issues/337))
- fix: snow variants option not taking effect immediately in game
- fix: cherry leaves are snow loaggable ([#339](https://github.com/Snownee/SnowRealMagic/issues/339))
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this ([#329](https://github.com/Snownee/SnowRealMagic/issues/329))
- use a different file extension
- Merge pull request [#326](https://github.com/Snownee/SnowRealMagic/issues/326) from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading ([#310](https://github.com/Snownee/SnowRealMagic/issues/310))
- fix: unexpected reference of Jade's logger
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request [#311](https://github.com/Snownee/SnowRealMagic/issues/311) from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request [#308](https://github.com/Snownee/SnowRealMagic/issues/308) from mpustovoi/mp
- Update ru_ru.json
- Merge pull request [#303](https://github.com/Snownee/SnowRealMagic/issues/303) from unroman/patch-1
- Update uk_ua.json
- update issue template
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 10.3.0
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- fix: config description
- Merge pull request [#349](https://github.com/Snownee/SnowRealMagic/issues/349) from SettingDust/1.20-fabric
- feat: require below block is valid spawn for snow layers are valid spawn
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- fix: abnormal snow rendering on top slabs ([#343](https://github.com/Snownee/SnowRealMagic/issues/343))
- improve: skip rendering camo for full snow block
## 10.2.3
- new publish script
## 10.2.1
- oops
## 10.2.0
- fix: Game crashes if Continuity's resource pack is enabled ([#340](https://github.com/Snownee/SnowRealMagic/issues/340))
- fix: snow melting on stairs even if it does not meet conditions
- fix: 8-layer snow blocks do not melt with light sources ([#307](https://github.com/Snownee/SnowRealMagic/issues/307))
- fix: issues related to falling snow
- fix: fall damage
- fix: snow layers prevent 2x2 tree growth ([#284](https://github.com/Snownee/SnowRealMagic/issues/284))
- refactor: snow accumulation rework
- feat: finish snow accumulation. fix a bunch of issues
- fix: fancy normal snow being removed when placing block
- feat: fancySnowOnUpperSlab
- feat: multiple layers on fences, walls and fence gates
## 9.2.0
- fix: incompatibility with ModernFix and Continuity ([#321](https://github.com/Snownee/SnowRealMagic/issues/321), [#337](https://github.com/Snownee/SnowRealMagic/issues/337))
- fix: snow variants option not taking effect immediately in game
- fix: cherry leaves are snow loaggable ([#339](https://github.com/Snownee/SnowRealMagic/issues/339))
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this ([#329](https://github.com/Snownee/SnowRealMagic/issues/329))
- use a different file extension
- Merge pull request [#326](https://github.com/Snownee/SnowRealMagic/issues/326) from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading ([#310](https://github.com/Snownee/SnowRealMagic/issues/310))
- fix: unexpected reference of Jade's logger
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request [#311](https://github.com/Snownee/SnowRealMagic/issues/311) from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request [#308](https://github.com/Snownee/SnowRealMagic/issues/308) from mpustovoi/mp
- Update ru_ru.json
- Merge pull request [#303](https://github.com/Snownee/SnowRealMagic/issues/303) from unroman/patch-1
- Update uk_ua.json
- update issue template
展开
版本: 10.3.1
支持游戏: 1.20, 1.20.1
类型: Fabric Quilt
Beta
下载次数: 21,708
[Fabric 1.20.1] 10.3.0
SnowRealMagic-1.20.1-fabric-10.3.0.jar下载10.3.0#Beta
## 10.3.0
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- fix: config description
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- fix: abnormal snow rendering on top slabs ([#343](https://github.com/Snownee/SnowRealMagic/issues/343))
- improve: skip rendering camo for full snow block
## 10.2.3
- new publish script
## 10.2.1
- oops
## 10.2.0
- fix: Game crashes if Continuity's resource pack is enabled ([#340](https://github.com/Snownee/SnowRealMagic/issues/340))
- fix: snow melting on stairs even if it does not meet conditions
- fix: 8-layer snow blocks do not melt with light sources ([#307](https://github.com/Snownee/SnowRealMagic/issues/307))
- fix: issues related to falling snow
- fix: fall damage
- fix: snow layers prevent 2x2 tree growth ([#284](https://github.com/Snownee/SnowRealMagic/issues/284))
- refactor: snow accumulation rework
- feat: finish snow accumulation. fix a bunch of issues
- fix: fancy normal snow being removed when placing block
- feat: fancySnowOnUpperSlab
- feat: multiple layers on fences, walls and fence gates
## 9.2.0
- fix: incompatibility with ModernFix and Continuity ([#321](https://github.com/Snownee/SnowRealMagic/issues/321), [#337](https://github.com/Snownee/SnowRealMagic/issues/337))
- fix: snow variants option not taking effect immediately in game
- fix: cherry leaves are snow loaggable ([#339](https://github.com/Snownee/SnowRealMagic/issues/339))
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this ([#329](https://github.com/Snownee/SnowRealMagic/issues/329))
- use a different file extension
- Merge pull request [#326](https://github.com/Snownee/SnowRealMagic/issues/326) from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading ([#310](https://github.com/Snownee/SnowRealMagic/issues/310))
- fix: unexpected reference of Jade's logger
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request [#311](https://github.com/Snownee/SnowRealMagic/issues/311) from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request [#308](https://github.com/Snownee/SnowRealMagic/issues/308) from mpustovoi/mp
- Update ru_ru.json
- Merge pull request [#303](https://github.com/Snownee/SnowRealMagic/issues/303) from unroman/patch-1
- Update uk_ua.json
- update issue template
- improve: relax conditions for snow melting (close [#350](https://github.com/Snownee/SnowRealMagic/issues/350))
- fix: config description
## 10.2.7
- fix: ice melting under wrong conditions ([#347](https://github.com/Snownee/SnowRealMagic/issues/347))
- fix: workaround [#304](https://github.com/Snownee/SnowRealMagic/issues/304)
## 10.2.6
- fix: abnormal snow rendering on top slabs ([#343](https://github.com/Snownee/SnowRealMagic/issues/343))
- improve: skip rendering camo for full snow block
## 10.2.3
- new publish script
## 10.2.1
- oops
## 10.2.0
- fix: Game crashes if Continuity's resource pack is enabled ([#340](https://github.com/Snownee/SnowRealMagic/issues/340))
- fix: snow melting on stairs even if it does not meet conditions
- fix: 8-layer snow blocks do not melt with light sources ([#307](https://github.com/Snownee/SnowRealMagic/issues/307))
- fix: issues related to falling snow
- fix: fall damage
- fix: snow layers prevent 2x2 tree growth ([#284](https://github.com/Snownee/SnowRealMagic/issues/284))
- refactor: snow accumulation rework
- feat: finish snow accumulation. fix a bunch of issues
- fix: fancy normal snow being removed when placing block
- feat: fancySnowOnUpperSlab
- feat: multiple layers on fences, walls and fence gates
## 9.2.0
- fix: incompatibility with ModernFix and Continuity ([#321](https://github.com/Snownee/SnowRealMagic/issues/321), [#337](https://github.com/Snownee/SnowRealMagic/issues/337))
- fix: snow variants option not taking effect immediately in game
- fix: cherry leaves are snow loaggable ([#339](https://github.com/Snownee/SnowRealMagic/issues/339))
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this ([#329](https://github.com/Snownee/SnowRealMagic/issues/329))
- use a different file extension
- Merge pull request [#326](https://github.com/Snownee/SnowRealMagic/issues/326) from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading ([#310](https://github.com/Snownee/SnowRealMagic/issues/310))
- fix: unexpected reference of Jade's logger
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request [#311](https://github.com/Snownee/SnowRealMagic/issues/311) from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request [#308](https://github.com/Snownee/SnowRealMagic/issues/308) from mpustovoi/mp
- Update ru_ru.json
- Merge pull request [#303](https://github.com/Snownee/SnowRealMagic/issues/303) from unroman/patch-1
- Update uk_ua.json
- update issue template
展开
版本: 10.3.0
支持游戏: 1.20, 1.20.1
类型: Fabric Quilt
Beta
下载次数: 124
[Forge 1.20.1] 10.2.7
SnowRealMagic-1.20.1-forge-10.2.7.jar下载10.2.7#Release
## 10.2.7
- fix: ice melting under wrong conditions (#347)
- fix: workaround #304
## 10.2.6
- improve: skip rendering camo for full snow block
- fix: snow variant models not working for multivariant
## 10.2.5
- fix: crash (#342)
## 10.2.4
- fix: make Rubidium colorizer use correct block state
- new publish script
## 10.2.3
- fix: ice melting under wrong conditions (#347)
- fix: workaround #304
## 10.2.6
- improve: skip rendering camo for full snow block
- fix: snow variant models not working for multivariant
## 10.2.5
- fix: crash (#342)
## 10.2.4
- fix: make Rubidium colorizer use correct block state
- new publish script
## 10.2.3
展开
版本: 10.2.7
支持游戏: 1.20, 1.20.1
类型: Forge
NeoForge
Release
下载次数: 19,032
[Fabric 1.20.1] 10.2.7
SnowRealMagic-1.20.1-fabric-10.2.7.jar下载10.2.7#Release
## 10.2.7
- fix: ice melting under wrong conditions (#347)
- fix: workaround #304
## 10.2.6
- fix: abnormal snow rendering on top slabs (#343)
- improve: skip rendering camo for full snow block
## 10.2.3
- new publish script
## 10.2.1
- oops
## 10.2.0
- fix: Game crashes if Continuity's resource pack is enabled (#340)
- fix: snow melting on stairs even if it does not meet conditions
- fix: 8-layer snow blocks do not melt with light sources (#307)
- fix: issues related to falling snow
- fix: fall damage
- fix: snow layers prevent 2x2 tree growth (#284)
- refactor: snow accumulation rework
- feat: finish snow accumulation. fix a bunch of issues
- fix: fancy normal snow being removed when placing block
- feat: fancySnowOnUpperSlab
- feat: multiple layers on fences, walls and fence gates
- .
## 9.2.0
- fix: incompatibility with ModernFix and Continuity (#321, #337)
- fix: snow variants option not taking effect immediately in game
- fix: cherry leaves are snow loaggable (#339)
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this (#329)
- use a different file extension
- Merge pull request #326 from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
- .
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading (#310)
- fix: unexpected reference of Jade's logger
- .
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request #311 from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request #308 from mpustovoi/mp
- Update ru_ru.json
- Merge pull request #303 from unroman/patch-1
- Update uk_ua.json
- update issue template
- fix: ice melting under wrong conditions (#347)
- fix: workaround #304
## 10.2.6
- fix: abnormal snow rendering on top slabs (#343)
- improve: skip rendering camo for full snow block
## 10.2.3
- new publish script
## 10.2.1
- oops
## 10.2.0
- fix: Game crashes if Continuity's resource pack is enabled (#340)
- fix: snow melting on stairs even if it does not meet conditions
- fix: 8-layer snow blocks do not melt with light sources (#307)
- fix: issues related to falling snow
- fix: fall damage
- fix: snow layers prevent 2x2 tree growth (#284)
- refactor: snow accumulation rework
- feat: finish snow accumulation. fix a bunch of issues
- fix: fancy normal snow being removed when placing block
- feat: fancySnowOnUpperSlab
- feat: multiple layers on fences, walls and fence gates
- .
## 9.2.0
- fix: incompatibility with ModernFix and Continuity (#321, #337)
- fix: snow variants option not taking effect immediately in game
- fix: cherry leaves are snow loaggable (#339)
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this (#329)
- use a different file extension
- Merge pull request #326 from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
- .
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading (#310)
- fix: unexpected reference of Jade's logger
- .
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request #311 from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request #308 from mpustovoi/mp
- Update ru_ru.json
- Merge pull request #303 from unroman/patch-1
- Update uk_ua.json
- update issue template
展开
版本: 10.2.7
支持游戏: 1.20, 1.20.1
类型: Fabric Quilt
Release
下载次数: 23,751
[Forge 1.20.1] 10.2.6
SnowRealMagic-1.20.1-forge-10.2.6.jar下载10.2.6#Beta
## 10.2.6
- improve: skip rendering camo for full snow block
- fix: snow variant models not working for multivariant
## 10.2.5
- fix: crash (#342)
## 10.2.4
- fix: make Rubidium colorizer use correct block state
- new publish script
## 10.2.3
- improve: skip rendering camo for full snow block
- fix: snow variant models not working for multivariant
## 10.2.5
- fix: crash (#342)
## 10.2.4
- fix: make Rubidium colorizer use correct block state
- new publish script
## 10.2.3
展开
版本: 10.2.6
支持游戏: 1.20, 1.20.1
类型: Forge
NeoForge
Beta
下载次数: 77
[Fabric 1.20.1] 10.2.6
SnowRealMagic-1.20.1-fabric-10.2.6.jar下载10.2.6#Beta
## 10.2.6
- fix: abnormal snow rendering on top slabs (#343)
- improve: skip rendering camo for full snow block
## 10.2.3
- new publish script
## 10.2.1
- oops
## 10.2.0
- fix: Game crashes if Continuity's resource pack is enabled (#340)
- fix: snow melting on stairs even if it does not meet conditions
- fix: 8-layer snow blocks do not melt with light sources (#307)
- fix: issues related to falling snow
- fix: fall damage
- fix: snow layers prevent 2x2 tree growth (#284)
- refactor: snow accumulation rework
- feat: finish snow accumulation. fix a bunch of issues
- fix: fancy normal snow being removed when placing block
- feat: fancySnowOnUpperSlab
- feat: multiple layers on fences, walls and fence gates
- .
## 9.2.0
- fix: incompatibility with ModernFix and Continuity (#321, #337)
- fix: snow variants option not taking effect immediately in game
- fix: cherry leaves are snow loaggable (#339)
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this (#329)
- use a different file extension
- Merge pull request #326 from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
- .
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading (#310)
- fix: unexpected reference of Jade's logger
- .
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request #311 from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request #308 from mpustovoi/mp
- Update ru_ru.json
- Merge pull request #303 from unroman/patch-1
- Update uk_ua.json
- update issue template
- fix: abnormal snow rendering on top slabs (#343)
- improve: skip rendering camo for full snow block
## 10.2.3
- new publish script
## 10.2.1
- oops
## 10.2.0
- fix: Game crashes if Continuity's resource pack is enabled (#340)
- fix: snow melting on stairs even if it does not meet conditions
- fix: 8-layer snow blocks do not melt with light sources (#307)
- fix: issues related to falling snow
- fix: fall damage
- fix: snow layers prevent 2x2 tree growth (#284)
- refactor: snow accumulation rework
- feat: finish snow accumulation. fix a bunch of issues
- fix: fancy normal snow being removed when placing block
- feat: fancySnowOnUpperSlab
- feat: multiple layers on fences, walls and fence gates
- .
## 9.2.0
- fix: incompatibility with ModernFix and Continuity (#321, #337)
- fix: snow variants option not taking effect immediately in game
- fix: cherry leaves are snow loaggable (#339)
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this (#329)
- use a different file extension
- Merge pull request #326 from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
- .
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading (#310)
- fix: unexpected reference of Jade's logger
- .
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request #311 from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request #308 from mpustovoi/mp
- Update ru_ru.json
- Merge pull request #303 from unroman/patch-1
- Update uk_ua.json
- update issue template
展开
版本: 10.2.6
支持游戏: 1.20, 1.20.1
类型: Fabric Quilt
Beta
下载次数: 3,100
[Forge 1.20.1] 10.2.5
SnowRealMagic-1.20.1-forge-10.2.5.jar下载10.2.5#Beta
## 10.2.5
- fix: crash (#342)
## 10.2.4
- fix: make Rubidium colorizer use correct block state
- new publish script
## 10.2.3
- fix: crash (#342)
## 10.2.4
- fix: make Rubidium colorizer use correct block state
- new publish script
## 10.2.3
展开
版本: 10.2.5
支持游戏: 1.20, 1.20.1
类型: Forge
NeoForge
Beta
下载次数: 1,808
[Forge 1.20.1] 10.2.4
SnowRealMagic-1.20.1-forge-10.2.4.jar下载10.2.4#Beta
## 10.2.4
- fix: make Rubidium colorizer use correct block state
- new publish script
## 10.2.3
- fix: make Rubidium colorizer use correct block state
- new publish script
## 10.2.3
展开
版本: 10.2.4
支持游戏: 1.20, 1.20.1
类型: Forge
NeoForge
Beta
下载次数: 753
[Fabric 1.20.1] 10.2.3
SnowRealMagic-1.20.1-fabric-10.2.3.jar下载10.2.3#Beta
## 10.2.3
- new publish script
## 10.2.1
- oops
## 10.2.0
- fix: Game crashes if Continuity's resource pack is enabled (#340)
- fix: snow melting on stairs even if it does not meet conditions
- fix: 8-layer snow blocks do not melt with light sources (#307)
- fix: issues related to falling snow
- fix: fall damage
- fix: snow layers prevent 2x2 tree growth (#284)
- refactor: snow accumulation rework
- feat: finish snow accumulation. fix a bunch of issues
- fix: fancy normal snow being removed when placing block
- feat: fancySnowOnUpperSlab
- feat: multiple layers on fences, walls and fence gates
- .
## 9.2.0
- fix: incompatibility with ModernFix and Continuity (#321, #337)
- fix: snow variants option not taking effect immediately in game
- fix: cherry leaves are snow loaggable (#339)
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this (#329)
- use a different file extension
- Merge pull request #326 from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
- .
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading (#310)
- fix: unexpected reference of Jade's logger
- .
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request #311 from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request #308 from mpustovoi/mp
- Update ru_ru.json
- Merge pull request #303 from unroman/patch-1
- Update uk_ua.json
- update issue template
- new publish script
## 10.2.1
- oops
## 10.2.0
- fix: Game crashes if Continuity's resource pack is enabled (#340)
- fix: snow melting on stairs even if it does not meet conditions
- fix: 8-layer snow blocks do not melt with light sources (#307)
- fix: issues related to falling snow
- fix: fall damage
- fix: snow layers prevent 2x2 tree growth (#284)
- refactor: snow accumulation rework
- feat: finish snow accumulation. fix a bunch of issues
- fix: fancy normal snow being removed when placing block
- feat: fancySnowOnUpperSlab
- feat: multiple layers on fences, walls and fence gates
- .
## 9.2.0
- fix: incompatibility with ModernFix and Continuity (#321, #337)
- fix: snow variants option not taking effect immediately in game
- fix: cherry leaves are snow loaggable (#339)
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this (#329)
- use a different file extension
- Merge pull request #326 from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
- .
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading (#310)
- fix: unexpected reference of Jade's logger
- .
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request #311 from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request #308 from mpustovoi/mp
- Update ru_ru.json
- Merge pull request #303 from unroman/patch-1
- Update uk_ua.json
- update issue template
展开
版本: 10.2.3
支持游戏: 1.20, 1.20.1
类型: Fabric Quilt
Beta
下载次数: 69,009
[Forge 1.20.1] 10.2.3
SnowRealMagic-1.20.1-forge-10.2.3.jar下载10.2.3#Beta
## 10.2.3
展开
版本: 10.2.3
支持游戏: 1.20, 1.20.1
类型: Forge
NeoForge
Beta
下载次数: 262
10.2.1
SnowRealMagic-1.20.1-forge-10.2.1.jar下载10.2.1#Beta
No changelog was specified.
展开
版本: 10.2.1
支持游戏: 1.20, 1.20.1
类型: Forge
Beta
下载次数: 160
10.2.1
SnowRealMagic-1.20.1-fabric-10.2.1.jar下载10.2.1#Beta
## 10.2.1
- oops
## 10.2.0
- fix: Game crashes if Continuity's resource pack is enabled (#340)
- fix: snow melting on stairs even if it does not meet conditions
- fix: 8-layer snow blocks do not melt with light sources (#307)
- fix: issues related to falling snow
- fix: fall damage
- fix: snow layers prevent 2x2 tree growth (#284)
- refactor: snow accumulation rework
- feat: finish snow accumulation. fix a bunch of issues
- fix: fancy normal snow being removed when placing block
- feat: fancySnowOnUpperSlab
- feat: multiple layers on fences, walls and fence gates
- .
## 9.2.0
- fix: incompatibility with ModernFix and Continuity (#321, #337)
- fix: snow variants option not taking effect immediately in game
- fix: cherry leaves are snow loaggable (#339)
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this (#329)
- use a different file extension
- Merge pull request #326 from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
- .
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading (#310)
- fix: unexpected reference of Jade's logger
- .
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request #311 from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request #308 from mpustovoi/mp
- Update ru_ru.json
- Merge pull request #303 from unroman/patch-1
- Update uk_ua.json
- update issue template
- oops
## 10.2.0
- fix: Game crashes if Continuity's resource pack is enabled (#340)
- fix: snow melting on stairs even if it does not meet conditions
- fix: 8-layer snow blocks do not melt with light sources (#307)
- fix: issues related to falling snow
- fix: fall damage
- fix: snow layers prevent 2x2 tree growth (#284)
- refactor: snow accumulation rework
- feat: finish snow accumulation. fix a bunch of issues
- fix: fancy normal snow being removed when placing block
- feat: fancySnowOnUpperSlab
- feat: multiple layers on fences, walls and fence gates
- .
## 9.2.0
- fix: incompatibility with ModernFix and Continuity (#321, #337)
- fix: snow variants option not taking effect immediately in game
- fix: cherry leaves are snow loaggable (#339)
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this (#329)
- use a different file extension
- Merge pull request #326 from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
- .
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading (#310)
- fix: unexpected reference of Jade's logger
- .
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request #311 from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request #308 from mpustovoi/mp
- Update ru_ru.json
- Merge pull request #303 from unroman/patch-1
- Update uk_ua.json
- update issue template
展开
版本: 10.2.1
支持游戏: 1.20, 1.20.1
类型: Fabric
Beta
下载次数: 3,767
10.2.0
SnowRealMagic-1.20.1-fabric-10.2.0.jar下载10.2.0#Beta
## 10.2.0
- fix: Game crashes if Continuity's resource pack is enabled (#340)
- fix: snow melting on stairs even if it does not meet conditions
- fix: 8-layer snow blocks do not melt with light sources (#307)
- fix: issues related to falling snow
- fix: fall damage
- fix: snow layers prevent 2x2 tree growth (#284)
- refactor: snow accumulation rework
- feat: finish snow accumulation. fix a bunch of issues
- fix: fancy normal snow being removed when placing block
- feat: fancySnowOnUpperSlab
- feat: multiple layers on fences, walls and fence gates
- .
## 9.2.0
- fix: incompatibility with ModernFix and Continuity (#321, #337)
- fix: snow variants option not taking effect immediately in game
- fix: cherry leaves are snow loaggable (#339)
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this (#329)
- use a different file extension
- Merge pull request #326 from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
- .
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading (#310)
- fix: unexpected reference of Jade's logger
- .
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request #311 from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request #308 from mpustovoi/mp
- Update ru_ru.json
- Merge pull request #303 from unroman/patch-1
- Update uk_ua.json
- update issue template
- fix: Game crashes if Continuity's resource pack is enabled (#340)
- fix: snow melting on stairs even if it does not meet conditions
- fix: 8-layer snow blocks do not melt with light sources (#307)
- fix: issues related to falling snow
- fix: fall damage
- fix: snow layers prevent 2x2 tree growth (#284)
- refactor: snow accumulation rework
- feat: finish snow accumulation. fix a bunch of issues
- fix: fancy normal snow being removed when placing block
- feat: fancySnowOnUpperSlab
- feat: multiple layers on fences, walls and fence gates
- .
## 9.2.0
- fix: incompatibility with ModernFix and Continuity (#321, #337)
- fix: snow variants option not taking effect immediately in game
- fix: cherry leaves are snow loaggable (#339)
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this (#329)
- use a different file extension
- Merge pull request #326 from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
- .
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading (#310)
- fix: unexpected reference of Jade's logger
- .
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request #311 from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request #308 from mpustovoi/mp
- Update ru_ru.json
- Merge pull request #303 from unroman/patch-1
- Update uk_ua.json
- update issue template
展开
版本: 10.2.0
支持游戏: 1.20, 1.20.1
类型: Fabric
Beta
下载次数: 95
9.2.0
SnowRealMagic-1.20.1-fabric-9.2.0.jar下载9.2.0#Beta
## 9.2.0
- fix: incompatibility with ModernFix and Continuity (#321, #337)
- fix: snow variants option not taking effect immediately in game
- fix: cherry leaves are snow loaggable (#339)
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this (#329)
- use a different file extension
- Merge pull request #326 from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
- .
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading (#310)
- fix: unexpected reference of Jade's logger
- .
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request #311 from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request #308 from mpustovoi/mp
- Update ru_ru.json
- Merge pull request #303 from unroman/patch-1
- Update uk_ua.json
- update issue template
- fix: incompatibility with ModernFix and Continuity (#321, #337)
- fix: snow variants option not taking effect immediately in game
- fix: cherry leaves are snow loaggable (#339)
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this (#329)
- use a different file extension
- Merge pull request #326 from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
- .
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading (#310)
- fix: unexpected reference of Jade's logger
- .
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request #311 from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request #308 from mpustovoi/mp
- Update ru_ru.json
- Merge pull request #303 from unroman/patch-1
- Update uk_ua.json
- update issue template
展开
版本: 9.2.0
支持游戏: 1.20, 1.20.1
类型: Fabric
Beta
下载次数: 2,690
10.1.1
SnowRealMagic-1.20.1-forge-10.1.1.jar下载10.1.1#Alpha
No changelog was specified.
展开
版本: 10.1.1
支持游戏: 1.20, 1.20.1
类型: Forge
Alpha
下载次数: 374
10.1.0
SnowRealMagic-1.20.1-forge-10.1.0.jar下载10.1.0#Alpha
No changelog was specified.
展开
版本: 10.1.0
支持游戏: 1.20, 1.20.1
类型: Forge
Alpha
下载次数: 79
10.0.0
SnowRealMagic-1.20.1-forge-10.0.0.jar下载10.0.0#Alpha
No changelog was specified.
展开
版本: 10.0.0
支持游戏: 1.20, 1.20.1
类型: Forge
Alpha
下载次数: 188
9.2.0
SnowRealMagic-1.20.1-forge-9.2.0.jar下载9.2.0#Beta
No changelog was specified.
展开
版本: 9.2.0
支持游戏: 1.20, 1.20.1
类型: Forge
Beta
下载次数: 580
9.1.2
SnowRealMagic-1.20.1-fabric-9.1.2.jar下载9.1.2#Release
## 9.1.2
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this (#329)
- use a different file extension
- Merge pull request #326 from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
- .
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading (#310)
- fix: unexpected reference of Jade's logger
- .
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request #311 from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request #308 from mpustovoi/mp
- Update ru_ru.json
- Merge pull request #303 from unroman/patch-1
- Update uk_ua.json
- update issue template
- chore: tag parity
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this (#329)
- use a different file extension
- Merge pull request #326 from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
- .
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading (#310)
- fix: unexpected reference of Jade's logger
- .
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request #311 from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request #308 from mpustovoi/mp
- Update ru_ru.json
- Merge pull request #303 from unroman/patch-1
- Update uk_ua.json
- update issue template
展开
版本: 9.1.2
支持游戏: 1.20, 1.20.1
类型: Fabric
Release
下载次数: 56,618
9.1.2
SnowRealMagic-1.20.1-forge-9.1.2.jar下载9.1.2#Release
No changelog was specified.
展开
版本: 9.1.2
支持游戏: 1.20, 1.20.1
类型: Forge
Release
下载次数: 23,517
9.1.1
SnowRealMagic-1.20.1-forge-9.1.1.jar下载9.1.1#Release
No changelog was specified.
展开
版本: 9.1.1
支持游戏: 1.20, 1.20.1
类型: Forge
Release
下载次数: 116
9.1.0
SnowRealMagic-1.20.1-fabric-9.1.0.jar下载9.1.0#Release
## 9.1.0
- fix: remove block tag checks because too many mods do not obey this (#329)
- use a different file extension
- Merge pull request #326 from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
- .
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading (#310)
- fix: unexpected reference of Jade's logger
- .
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request #311 from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request #308 from mpustovoi/mp
- Update ru_ru.json
- Merge pull request #303 from unroman/patch-1
- Update uk_ua.json
- update issue template
- fix: remove block tag checks because too many mods do not obey this (#329)
- use a different file extension
- Merge pull request #326 from SettingDust/1.20-fabric
- feat(data): support Region Unexplored by using block tags
- chore: able to import project without tokens
- .
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading (#310)
- fix: unexpected reference of Jade's logger
- .
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request #311 from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request #308 from mpustovoi/mp
- Update ru_ru.json
- Merge pull request #303 from unroman/patch-1
- Update uk_ua.json
- update issue template
展开
版本: 9.1.0
支持游戏: 1.20, 1.20.1
类型: Fabric
Release
下载次数: 821
9.0.4
SnowRealMagic-1.20.1-fabric-9.0.4.jar下载9.0.4#Release
## 9.0.4
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading (#310)
- fix: unexpected reference of Jade's logger
- .
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request #311 from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request #308 from mpustovoi/mp
- Update ru_ru.json
- Merge pull request #303 from unroman/patch-1
- Update uk_ua.json
- update issue template
- fix: SnowBlockCoveredEntity causes lag when saving state/NBT during chunk unloading (#310)
- fix: unexpected reference of Jade's logger
- .
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request #311 from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request #308 from mpustovoi/mp
- Update ru_ru.json
- Merge pull request #303 from unroman/patch-1
- Update uk_ua.json
- update issue template
展开
版本: 9.0.4
支持游戏: 1.20, 1.20.1
类型: Fabric
Release
下载次数: 7,730
9.0.3
SnowRealMagic-1.20.1-fabric-9.0.3.jar下载9.0.3#Release
## 9.0.3
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request #311 from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request #308 from mpustovoi/mp
- Update ru_ru.json
- Merge pull request #303 from unroman/patch-1
- Update uk_ua.json
- update issue template
- Merge branch '1.20-fabric' of https://github.com/Snownee/SnowRealMagic into 1.20-fabric
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- Merge pull request #311 from FITFC/1.20-fabric
- Added lang/pt_br
- Merge pull request #308 from mpustovoi/mp
- Update ru_ru.json
- Merge pull request #303 from unroman/patch-1
- Update uk_ua.json
- update issue template
展开
版本: 9.0.3
支持游戏: 1.20, 1.20.1
类型: Fabric
Release
下载次数: 110,463
9.0.2
SnowRealMagic-1.20.1-fabric-9.0.2.jar下载9.0.2#Release
## 9.0.2
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- update issue template
- fix: compatibility with Carpet TIS Addition. avoid using Overwrite annotations
- update issue template
展开
版本: 9.0.2
支持游戏: 1.20, 1.20.1
类型: Fabric
Release
下载次数: 78
6.5.4
SnowRealMagic-1.19.2-forge-6.5.4.jar下载6.5.4#Release
No changelog was specified.
展开
版本: 6.5.4
支持游戏: 1.19.2
类型: Forge
Release
下载次数: 169,210
9.0.2
SnowRealMagic-1.20.1-forge-9.0.2.jar下载9.0.2#Release
No changelog was specified.
展开
版本: 9.0.2
支持游戏: 1.20, 1.20.1
类型: Forge
Release
下载次数: 49,665
9.0.1
SnowRealMagic-1.20.1-fabric-9.0.1.jar下载9.0.1#Release
展开
版本: 9.0.1
支持游戏: 1.20, 1.20.1
类型: Fabric
Release
下载次数: 38,695
5.1.2
SnowRealMagic-1.19.2-fabric-5.1.2.jar下载5.1.2#Release
No changelog was specified.
展开
版本: 5.1.2
支持游戏: 1.19.2
类型: Fabric
Release
下载次数: 175,933
9.0.1
SnowRealMagic-1.20.1-forge-9.0.1.jar下载9.0.1#Release
No changelog was specified.
展开
版本: 9.0.1
支持游戏: 1.20, 1.20.1
类型: Forge
Release
下载次数: 9,382
6.5.3
SnowRealMagic-1.19.2-forge-6.5.3.jar下载6.5.3#Release
No changelog was specified.
展开
版本: 6.5.3
支持游戏: 1.19.2
类型: Forge
Release
下载次数: 636
6.5.2
SnowRealMagic-1.19.2-forge-6.5.2.jar下载6.5.2#Release
No changelog was specified.
展开
版本: 6.5.2
支持游戏: 1.19.2
类型: Forge
Release
下载次数: 82
9.0.0
SnowRealMagic-1.20.1-fabric-9.0.0.jar下载9.0.0#Release
No changelog was specified.
展开
版本: 9.0.0
支持游戏: 1.20, 1.20.1
类型: Fabric
Release
下载次数: 1,735
9.0.0
SnowRealMagic-1.20.1-forge-9.0.0.jar下载9.0.0#Release
No changelog was specified.
展开
版本: 9.0.0
支持游戏: 1.20, 1.20.1
类型: Forge
Release
下载次数: 520
8.0.2
SnowRealMagic-1.19.4-forge-8.0.2.jar下载8.0.2#Release
No changelog was specified.
展开
版本: 8.0.2
支持游戏: 1.19.4
类型: Forge
Release
下载次数: 960
6.5.1
SnowRealMagic-1.19.2-forge-6.5.1.jar下载6.5.1#Release
No changelog was specified.
展开
版本: 6.5.1
支持游戏: 1.19.2
类型: Forge
Release
下载次数: 329
5.1.1
SnowRealMagic-1.19.2-fabric-5.1.1.jar下载5.1.1#Release
No changelog was specified.
展开
版本: 5.1.1
支持游戏: 1.19.2
类型: Fabric
Release
下载次数: 14,764
8.0.1
SnowRealMagic-1.19.4-fabric-8.0.1.jar下载8.0.1#Release
No changelog was specified.
展开
版本: 8.0.1
支持游戏: 1.19.4
类型: Fabric
Release
下载次数: 2,290
8.0.1
SnowRealMagic-1.19.4-forge-8.0.1.jar下载8.0.1#Release
No changelog was specified.
展开
版本: 8.0.1
支持游戏: 1.19.4
类型: Forge
Release
下载次数: 101
8.0.0
SnowRealMagic-1.19.4-forge-8.0.0.jar下载8.0.0#Release
No changelog was specified.
展开
版本: 8.0.0
支持游戏: 1.19.4
类型: Forge
Release
下载次数: 75
8.0.0
SnowRealMagic-1.19.4-fabric-8.0.0.jar下载8.0.0#Release
No changelog was specified.
展开
版本: 8.0.0
支持游戏: 1.19.4
类型: Fabric
Release
下载次数: 120
7.4.0
SnowRealMagic-1.19.3-fabric-7.4.0.jar下载7.4.0#Release
No changelog was specified.
展开
版本: 7.4.0
支持游戏: 1.19.3
类型: Fabric
Release
下载次数: 346
6.5.0
SnowRealMagic-1.19.2-forge-6.5.0.jar下载6.5.0#Release
No changelog was specified.
展开
版本: 6.5.0
支持游戏: 1.19.2
类型: Forge
Release
下载次数: 326
7.4.0
SnowRealMagic-1.19.3-forge-7.4.0.jar下载7.4.0#Release
No changelog was specified.
展开
版本: 7.4.0
支持游戏: 1.19.3
类型: Forge
Release
下载次数: 1,141
5.1.0
SnowRealMagic-1.19.2-fabric-5.1.0.jar下载5.1.0#Release
No changelog was specified.
展开
版本: 5.1.0
支持游戏: 1.19.2
类型: Fabric
Release
下载次数: 9,062
6.4.4
SnowRealMagic-1.19.2-forge-6.4.4.jar下载6.4.4#Release
No changelog was specified.
展开
版本: 6.4.4
支持游戏: 1.19.2
类型: Forge
Release
下载次数: 72
7.3.0
SnowRealMagic-1.19.3-fabric-7.3.0.jar下载7.3.0#Release
No changelog was specified.
展开
版本: 7.3.0
支持游戏: 1.19.3
类型: Fabric
Release
下载次数: 115
6.4.3
SnowRealMagic-1.19.2-forge-6.4.3.jar下载6.4.3#Release
No changelog was specified.
展开
版本: 6.4.3
支持游戏: 1.19.2
类型: Forge
Release
下载次数: 74
7.3.0
SnowRealMagic-1.19.3-forge-7.3.0.jar下载7.3.0#Release
No changelog was specified.
展开
版本: 7.3.0
支持游戏: 1.19.3
类型: Forge
Release
下载次数: 54
6.4.2
SnowRealMagic-1.19.2-forge-6.4.2.jar下载6.4.2#Release
No changelog was specified.
展开
版本: 6.4.2
支持游戏: 1.19.2
类型: Forge
Release
下载次数: 54
6.4.1
SnowRealMagic-1.19.2-forge-6.4.1.jar下载6.4.1#Release
No changelog was specified.
展开
版本: 6.4.1
支持游戏: 1.19.2
类型: Forge
Release
下载次数: 49
6.4.0
SnowRealMagic-1.19.2-forge-6.4.0.jar下载6.4.0#Release
No changelog was specified.
展开
版本: 6.4.0
支持游戏: 1.19.2
类型: Forge
Release
下载次数: 120
7.2.0
SnowRealMagic-1.19.3-fabric-7.2.0.jar下载7.2.0#Release
No changelog was specified.
展开
版本: 7.2.0
支持游戏: 1.19.3
类型: Fabric
Release
下载次数: 154
7.2.0
SnowRealMagic-1.19.3-forge-7.2.0.jar下载7.2.0#Release
No changelog was specified.
展开
版本: 7.2.0
支持游戏: 1.19.3
类型: Forge
Release
下载次数: 56
6.3.0
SnowRealMagic-1.19.2-forge-6.3.0.jar下载6.3.0#Release
No changelog was specified.
展开
版本: 6.3.0
支持游戏: 1.19.2
类型: Forge
Release
下载次数: 76
6.2.2
SnowRealMagic-1.19.2-forge-6.2.2.jar下载6.2.2#Release
No changelog was specified.
展开
版本: 6.2.2
支持游戏: 1.19.2
类型: Forge
Release
下载次数: 51
7.1.2
SnowRealMagic-1.19.3-forge-7.1.2.jar下载7.1.2#Release
No changelog was specified.
展开
版本: 7.1.2
支持游戏: 1.19.3
类型: Forge
Release
下载次数: 60
7.1.1
SnowRealMagic-1.19.3-fabric-7.1.1.jar下载7.1.1#Release
No changelog was specified.
展开
版本: 7.1.1
支持游戏: 1.19.3
类型: Fabric
Release
下载次数: 68
7.1.1
SnowRealMagic-1.19.3-forge-7.1.1.jar下载7.1.1#Release
No changelog was specified.
展开
版本: 7.1.1
支持游戏: 1.19.3
类型: Forge
Release
下载次数: 62
6.2.1
SnowRealMagic-1.19.2-forge-6.2.1.jar下载6.2.1#Release
No changelog was specified.
展开
版本: 6.2.1
支持游戏: 1.19.2
类型: Forge
Release
下载次数: 71
6.2.0
SnowRealMagic-1.19.2-forge-6.2.0.jar下载6.2.0#Release
No changelog was specified.
展开
版本: 6.2.0
支持游戏: 1.19.2
类型: Forge
Release
下载次数: 68
7.1.0
SnowRealMagic-1.19.3-forge-7.1.0.jar下载7.1.0#Release
No changelog was specified.
展开
版本: 7.1.0
支持游戏: 1.19.3
类型: Forge
Release
下载次数: 64
7.0.1
SnowRealMagic-1.19.3-forge-7.0.1.jar下载7.0.1#Release
No changelog was specified.
展开
版本: 7.0.1
支持游戏: 1.19.3
类型: Forge
Release
下载次数: 51
6.1.3
SnowRealMagic-1.19.2-forge-6.1.3.jar下载6.1.3#Release
No changelog was specified.
展开
版本: 6.1.3
支持游戏: 1.19.2
类型: Forge
Release
下载次数: 59
7.1.0
SnowRealMagic-1.19.3-fabric-7.1.0.jar下载7.1.0#Release
No changelog was specified.
展开
版本: 7.1.0
支持游戏: 1.19.3
类型: Fabric
Release
下载次数: 80
6.1.2
SnowRealMagic-1.19.2-forge-6.1.2.jar下载6.1.2#Release
No changelog was specified.
展开
版本: 6.1.2
支持游戏: 1.19.2
类型: Forge
Release
下载次数: 59
7.0.0
SnowRealMagic-1.19.3-forge-7.0.0.jar下载7.0.0#Release
No changelog was specified.
展开
版本: 7.0.0
支持游戏: 1.19.3
类型: Forge
Release
下载次数: 57
6.1.1
SnowRealMagic-1.19.2-forge-6.1.1.jar下载6.1.1#Release
No changelog was specified.
展开
版本: 6.1.1
支持游戏: 1.19.2
类型: Forge
Release
下载次数: 61
6.1.0
SnowRealMagic-1.19.2-forge-6.1.0.jar下载6.1.0#Release
No changelog was specified.
展开
版本: 6.1.0
支持游戏: 1.19.2
类型: Forge
Release
下载次数: 77
6.0.1
SnowRealMagic-1.19.3-fabric-6.0.1.jar下载6.0.1#Release
No changelog was specified.
展开
版本: 6.0.1
支持游戏: 1.19.3
类型: Fabric
Release
下载次数: 77
6.0.0
SnowRealMagic-1.19.3-fabric-6.0.0.jar下载6.0.0#Release
No changelog was specified.
展开
版本: 6.0.0
支持游戏: 1.19.3
类型: Fabric
Release
下载次数: 64
收录