Crash fix
Readd MixinModelRenderer Add MixinRenderList Add MixinRenderGlobal Add MixinTextureUtil Add MixinItemRenderer
Update MixinRenderManager Crash fix + avoid injecting MixinRenderGlobal if FastCraft is present Removed Pathfinding optimizations(causing issues)
Prevent MixinEntityRenderer from inject if optifine is present
Fix #67
Fix crash with Fastcraft(avoid MIxinEntityRenderer from inject if fastcraft is present)
Remove MixinModelRenderer , optimizations isn't usefull + make issues
Fix #65
Remove MixinItemMobSpawner
Fix crash with NEI
Server Crash Fix
Add 5 Mixins for matmos
optimize MixinModelRenderer + fix mistakes
Update MixinMinecraft.java
Update MixinWorldServer.java
Add MixinEntityRenderer
Add MixinCodecIBXM
Add MixinVersionInfo
Add MixinMappingThread
Add MixinClassDiscoverer
Add MixinItemMobSpawner
Add MixinForgeBase
Add MixinLootPPHelper
Add MixinBlockFalling
Add MixinKitchenCraftMachines
Add MixinUnthaumic
Mixin Added
Add MixinBlockTickingWater (fix stackoverflow from cofhcore)
Add MixinScanManager (fix null crash from thaumcraft)
Mixin Added
Add MixinEFConfiguration
Add MixinMain
Fix crash between LOTR Dimension and Endlessids
Add MixinLOTRBiome (Add Config for Biome ids LOTR)
Fix can't hit ender dragon
Add MixinAppleFuelHandler
- fix null crashes caused by AppleFuelHandler Class from Growthcraft
Fix crash with My fork of Essence of the god
Mixin Added
- MixinBarTickHandler (add config to disable gui from Essence of the God mod)
- MixinPlayerStats (add config to disable gui from Essence of the God mod)
- MixinAetherTileEntities (Add a config to change name of Aether tiles to fix a conflict with Essence of the God)
- MixinEntityEventHandler (Add a config to disable book on player spawning in the world)
- MixinEVENT_BUS_EventHandler (fix stackoverflow between Custom Mob Spawner and ShinColle)
- MixinEventHandler ( fix null crash caused by onLivingUpdate from Hardcore Wither mod)
- MixinBetterBurning (fix null crash caused by onLivingTick)
Mixin Updated
- MixinEventRegistry (crash fix)
- MixinBlockLiquid (crash fix)
- MixinPlayerAether (mistake fix)
Mixin Removed
- MixinWorld
Mixin Added
- MixinFamiliar(Todo)
Mixin Updated
- MixinPathNavigate
- MixinMinecraft
- MixinPriorityExecutor (IndustrialCraft)
Fixe
- Fix Crash caused by private method
- Fix some issues in MixinMinecraft
Optimize
- optimize ram usage of IndustrialCraft Thread ( but the mod continue to make large ram usage again) but a bit less
Add MixinWorldOverlayRenderer (fix crash between NEi and small stairs)
Add MixinUtils (optimize Utils from Et futurum requiem)


