HalpLibe 3.4.15
on Mar 23, 2024Updated to BTA 7.1pre2a!
HalpLibe 3.4.14
on Mar 9, 2024- Fixed vanilla BTA bug erroneously casting the EntityDispatcher id to a byte instead of a short in Packet24MobSpawn
HalpLibe 3.4.13
on Feb 25, 2024- Fix min colors not affecting the firefly color
HalpLibe 3.4.12
on Feb 25, 2024- Fix different firefly colors from merging
HalpLibe 3.4.11
on Feb 25, 2024- Fix fireflies in the correct biome switching colors every so often
HalpLibe 3.4.9
on Feb 25, 2024- Fix
EntityFireflyClusterMixin#halplibe$getColourForBiome
only choosing one firefly if more than one firefly spawned in the same biome - Added weight system for control over firefly rarity
HalpLibe 3.4.4
on Feb 24, 2024- Added
FireflyHelper
, which lets you add custom fireflies in a compatible way - Refactored
ParticleHelper
to use lambdas, the old API was deprecated
HalpLibe 3.4.3
on Feb 23, 2024- Removed Halplibe logger statement from the
PlayerRenderer
(no more print lines every frame) - Refactored
DirectoryManager
(more expandable now) - Added support for adding textures to "/particle.png" in
TextureHelper