[Fabric 1.20.1] Bloom on blocks disappears with Sodium + Indium and The Bumblezone
Cicopath opened this issue · 3 comments
Minecraft Version
1.20.1
ModLoader
Fabric
Shimmer version
Shimmer-fabric-1.20.1-0.2.0
Modpack info or mod list(please reduce mod range)
Fabric API / Continuity / Sodium / Indium / MidnightLib / The Bumblezone
The latest.log file and hs_err_pidXXX if exists
https://gist.github.com/Cicopath/dc38a1fda67a5d518092ff6f4db679de
optifine , Rubidium , flywheel or any rendering related mods. mod version is required.
fabric-api-0.91.1+1.20.1
continuity-3.0.0-beta.4+1.20.1
sodium-fabric-mc1.20.1-0.5.3
indium-1.0.27+mc1.20.1
midnightlib-fabric-1.4.1
the_bumblezone-7.2.11+1.20.1-fabric
Issue description
All blocks do not have bloom when they should.
Steps to reproduce
- Install all mods above on Minecraft 1.20.1 on Fabric.
- Define which blocks should have bloom in the JSON in
.minecraft\config\shimmer
, or install a resource pack that makes blocks or overlay textures bloom. - Start Minecraft and enter a world.
- Place one of the blocks specified with bloom in the JSON. It should not have any bloom.
Other information
The issue only affects blocks; fluids, like minecraft:lava
, and particles, like minecraft:flame
, still retain their bloom.
The issue only occurs when Sodium + Indium and The Bumblezone are installed. When one mod is without the other (e.g., only Sodium + Indium or only The Bumblezone), the issue does not occur.
Reasons for multiple mods installed & lack of updating to newer versions:
- Continuity is needed for blooming textures in resource packs (e.g., Blooming Blocks).
- Indium is, I believe, needed for Shimmer to work when Sodium is installed.
- MidnightLib, either the mod itself or in other mods in which it is an embedded dependency (e.g., Bewitchment or Enchancement), is a required dependency for The Bumblezone.
- There is an incompatibility between Sodium 0.5.4+ and Shimmer 0.2.1+. (See #88.) The only latest versions I found that were compatible with each other were Sodium 0.5.3 and Shimmer 0.2.0.
Same exact issue happens with MoonlightLib (moonlight-1.20-2.9.12-fabric) and Supplementaries (supplementaries-1.20-2.7.35-fabric). Here is the log: https://gist.github.com/Cicopath/d4f6eb584aad7d183891c93ce664dcf9