1.0.3:
Fix event subscribers not subscribing (woops)
Add BetterMineshaft patch to fix excess cascading chunk generation
Add BetterMineshaft patch to allow blacklisting mineshafts from biomes
Add patch to improve performance of getMaterial checks during chunk generation
Add patch to improve performance of falling block should fall ticking
Add patch to suppress OpenGL error checks
Add experimental patch to improve performance of blockstate id registry checks
Hopefully fix clientside potion cancel patch conflict with SetBonus
1.0.2:
Add patch to stop Battletowers from constantly reloading and saving its config file
Add patch to stop InfernalMobs from constantly reloading and saving its config file
Add patch for SimpleDifficulty command permissions
Add patch to prevent mob pathfinding from forcing chunks to load/generate
Add patch to reduce performance cost of DDD skylight checks
1.0.0:
Major mod split into RLMixins and FermiumMixins
All tweaks have been audited and cleaned up, new patches added, outdated patches removed
Config system has been entirely rewritten to be organized by mod, and utilizes FermiumBooter MixinConfig system for mod compatibility handling
RLMixins is now more specifically for RLCraft, and FermiumMixins is for general modpack usage
Requires at least FermiumBooter 1.3.0
Both RLMixins and FermiumMixins are compatible with each other