Prevent npe from TileNode.handleDarkNode
Ensure BlockLiquid returns blue color on null biome
Do not inject MixinStitcher if falsetweaks is enabled
Fixed an incompat with swansong and beddium
Return silently if the modifier is already present
Fix Buildcraft oil tweaks crash due to "java.util.Map.get(Object)" is null
Optimize EventFog from Manametal
Added Timing profiler + Panic guards
Reorganized projects + use relative path for rust logger
V1.16.7 RUST PATHFINDING ASYNC UPDATE
Rewrite Minecraft pathfinding to rust (async)
Remove unused config settings
Fix mixins conflicts with some mods such has hodgepodge, falsetweaks or swansong
Might break compatibility with coroutil (need testing)
Please report any issues caused by this implementation.
Fixed V1.16.5 caused cannot collect droped items by removing getEntitiesWithinAABBExcludingEntity cache
Reduce ia lags caused by minions from Titan mod
Optimize Explosion Class
Prevent The Titan mod to dispawn mobs from another mods or vanilla unexpectedly
Add a cache to getEntitiesWithinAABBExcludingEntity
Auto-confirm future FML queries for this world after first confirmation
Fix Stackoverflow caused by Salutation mod on servers
Fix ids conflicts caused by some mods + remove outdated mixins
Mixins Added
- MixinEntityRegistry
Mixins Removed
- MixinEntityManager
- MixinEldritchEmpireRegistration
- MixinEntityChocolateCreeper
- MixinEntityRegistererOreSpiders
- MixinCommonProxyRunicDungeons
- MixinKMOD_Main_Entities
- MixinTooMuchTNT
Fix MixinEntityAINearestAttackableTarget Casting crashes
Fix LotOfthings, struct pro, the mist of riov , the camping mod worldgen lags
Add null check at onRegisterStat to fix compat with enhanced books
Remove unused MixinMinecraftServer Remove unused MixinGrassSpread
Remove MixinBlockGrass
Cache TextureUtil.func_152777_a calls to reduce fps overhead
Fix server crash caused by V1.15.6
Patched isInRangeToRender3d to fix massive lags on modpacks
Fix TileEntitySnowbarkChestRenderer class cast exception from eternal frost 2
Fix Mob Spawners from eternal frost 2
Move MixinGoblinClientProxy to client injection
Fix concurrent modification exception from TileEntityRendererDispatcher


