Version 0.0.4 1.21.5
- Port to Forge (by github)
- Fix dependency issue
- If you installed Lithium mod make sure you add a mixin.math.sine_lut=false to your config (.minecraft/config/lithium.properties)
- Mod should be fully fixed now.
Version 0.0.4 1.21.5
- Port to NeoForge (by github)
- Fix dependency issue
- If you installed Lithium mod make sure you add a mixin.math.sine_lut=false to your config (.minecraft/config/lithium.properties)
- Mod should be fully fixed now.
Version 0.0.3-1.21.4
- Thhis update contains small and subtle fixes and a way to run this mod with Lithium (Provided by SporkFoon on Github)
- If you installed Lithium mod make sure you add a mixin.math.sine_lut=false to your Lithium config (.minecraft/config/lithium.properties)
Super Fast Math update
- changed the way the table is calculated from the Math class to the FastMath (3.6.1) class for performance
- Correcting the cosine index calculation to avoid negative values