Add MixinItemBlockling (fix null crash from BlockLing)
Add MixinModBlocksGemsNJewels
- add oredicts for Gems n jewels
Add MixinRegisterOreDict
- add oredicts for Industrial Upgrade
Avoid MixinFontRenderer from being injected if Optifine is loaded
Remove unsafe things in MixinPatchSpawnerAnimals
Remove avoid from inject from MixinPatchSpawnerAnimals if Just another spawner or DragonBlockC is installed
Mixin Added
- MixinMSConfig
- MixinMSEvents
- Make stoneDropRate config from Minestones mod support decimal value
other
- fix some mistakes in the code
Mixin Added
Add MixinSettings (Fix crash caused by PortalGun mod)
Mixin Added
- MixinTextureManager
- MixinFontRenderer
Prevent MixinPatchSpawnerAnimals to inject if DRAGON BLOC C is installed
Fix #56 #55
Fix #53
Fix #52
no changelogs
Fix #50
Disable MixinNBTTagCompound because making conflict with Crafttweaker
Update 7 + remove 1 + add 3(1 todo) mixins
Mixin Updated
MixinMapStorage
- fix a mistake
MixinEntityAIAttackOnCollide
- micro optimizations
MixinEntityAIFollowParent
- remove redundant things
MixinEntityAITempt
- fix a problem with static fields
MixinPathFinder
- maked large optimizations + maked code more maintainable
MixinPatchSpawnerAnimals
- optimizations
MixinEntityAITasks
- fix a mistake in it
code
- remove unused things
- renaming
- spotlessApply
Fix #48
Should fix #46 fix #47
Mixin Updated
Update MixinEntity
Update MixinPathNavigate
Fix when i hit the cow , the cow tries to escape the player by turning around on itself
Add agrona embedded lib , link : https://github.com/real-logic/agrona , method utility for high performances java applications
Update MixinPathFinder + MixinPathNavigate
- reduce tps overhead by alot caused by pathfinding
Removed MixinEntityVillageGuard,Add MixinEntityArrowAttack
Fix #45


