
Aquarius Libs
Aquarius Libs is an essential modding library for some mods from aquariusplayz.
Список изменений
-send Chat Message after taming if mob has to sit down/rest
-improving melee attack goal and breed goal to not run when the mob has a target
-new functions for auto heal when meating a criteria
-new function to replace minecraft functions (so mob mods needs less versioning, because main functions are in the library mod)
-new functions to support water animals
-follow gender goal added (for mobs with gender if they should follow the opposite gender)
-non-tamable animals when fed they can heal too
-non-tamable and tamable animals can only be fed when their hp is not max or when they can mate by default
-eat block goal added (works like how sheep eats grass)
-new functions for data handling in defineSynchedData, addAdditionalSaveData, readAdditionalSaveData
-handle random attack functions with boolean functions
-BlockFunctions class added to handle BlockGetters without breaking compatibility with older versions
-level getter for mob classes (because level() methods mapping name changes in some older versions)
-getter or method replacer with getBlockStates()