
Bloodmoon Compatibility
SilentChaos512 opened this issue ยท 0 comments
During a bloodmoon, the moon looks normal. The red fog effect still happens. Otherwise, bloodmoons still occur and seem to function correctly.
Looks like Bloodmoon uses ASM to change the moon color instead of a sky renderer. I will probably need to check for bloodmoons and change the color myself.
Relevant functions:
https://github.com/lumien231/Bloodmoon/blob/master/src/main/java/lumien/bloodmoon/client/ClientBloodmoonHandler.java#L46
https://github.com/lumien231/Bloodmoon/blob/master/src/main/java/lumien/bloodmoon/client/ClientBloodmoonHandler.java#L54
Also, creating a special red clock overlay for bloodmoons would be awesome.
- Fix bloodmoon rendering
- Bloodmoon clock overlay