1.1.1
Released January 22nd, 2026
Changes
- Fixed a bug where the Acid Effect's texture in the effect GUI was missing
- The package name is now
mc.omegabird.llamablocksinstead ofmc.omegabird113.llamamod - Added the following operations to the Computer's calculator function:
atan2,hypot,and(bitwise and),or(bitwise or),xor(bitwise xor), andlog(log base with the syntax:<base> log <n>)