promotional bannermobile promotional banner

Aquarius Libs

Aquarius Libs is an essential modding library for some mods from aquariusplayz.

File Details

1.2.0-fabric-26.1.1-0.145.2

  • R
  • Apr 2, 2026
  • 202.36 KB
  • 14.4K
  • 26.1.2+2
  • Fabric

File Name

aquariuslibs-1.2.0-fabric-26.1.1-0.145.2.jar

Supported Versions

  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:aquarius-libs-1412710:7862519"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

-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()