- Fix Thaumcraft's focus bolt not showing up. This was fixed by adding
thaumcraft.client.fx.beams.FXBolt
to the default config. Existing configs need to be adjusted manually - Fix ignored particles flickering off when first spawning in
- Fix item pickup animation flickering. One part of the fix for this was adding
net.minecraft.client.particle.ParticleItemPickup
to the default config. Existing configs need to be adjusted manually
- Raytracing calculations are now done on a separate thread for increased performance
This version requires MixinBootstrap, or another mod that loads mixins.
- Internal change to improve handling when shaders are active
This version requires MixinBootstrap, or another mod that loads mixins.