
Aquarius Libs
Aquarius Libs is an essential modding library for some mods from aquariusplayz.
1.2.0-forge-26.1.1-63.0.0
release2 апреля 2026 г.-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()
1.2.0-neoforge-26.1.1.1
release2 апреля 2026 г.-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()
1.2.0-fabric-26.1.1-0.145.2
release2 апреля 2026 г.-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()
1.0.1-forge-1.18.2-40.3.12
release14 марта 2026 г.-chat message for tamable animals when changing behavior via interaction
-melee attack goal bug fixed
1.0.3-fabric-26.1.6-0.143.2
release4 февраля 2026 г.-26.1 snapshot 6 support