Incompatibility between "Snow on Ice" option and "Thin Ice" from Ecologics
kkempfer opened this issue · 1 comments
Mod loader
Fabric
Minecraft version
1.19.2
Mod version
5.1.2
Modloader version
Fabric: Loader 0.15.11 + API 0.76.1
Modpack info
https://github.com/kkempfer/Create-Survive-Explore
[IMPORTANT] If bug:
- I have confirmed this bug is reproducible on a minimal setup, not a modpack with many other mods.
[IMPORTANT] If bug: The latest.log file, not the crash report
No response
Issue description
I am making modpack that is not officially published on CurseForge/Modrinth yet, but available on GitHub. I am adding tons of realistic-like features.
To add some spice while exploring the world, I wanted to combine the "Snow on Ice" option from Snow! Real Magic! with the "Thin Ice" block from Ecologics. In principle, the "Thin Ice" generates in icy biomes and partially replaces the normal Minecraft Ice. However, with the "Snow on Ice" option turned on, no "Thin Ice" is generated.
I confirm that the issue is reproducible on a minimal setup with only Snow! Real Magic! and Ecologics installed (+ their dependencies Fabric API and Kiwi).
Below, I shared some screenshots of a Frozen river. I generated the world twice using the same seed with the "Snow on Ice" option set to True and False, respectively.
Steps to Reproduce
- Step 1: Install both Snow! Real Magic! and Ecologics mods.
- Step 2: Enable the "Snow on Ice" option in the "Snow! Real Magic!" mod settings.
- Step 3: Generate a new world with an icy biome using a fixed seed.
- Step 4: Observe the presence or absence of "Thin Ice".
Expected Behavior
"Thin Ice" should generate in icy biomes and be covered with snow when the "Snow on Ice" option is enabled.
Actual Behavior
With "Snow on Ice" set to True, "Thin Ice" does not generate at all. With "Snow on Ice" set to False, "Thin Ice" generates as expected and snow accumulates on it if it snows.
Screenshots
Snow on Ice = True: The ice is covered with snow, but no "Thin Ice" is present beneath the snow.
Snow on Ice = False: The ice is not covered with snow and "Thin Ice" is present. If it is snowing, a snow layer will appear on top of the "Thin Ice" layers, but not on top of the Minecraft Ice.