Skip to content

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.llamablocks instead of mc.omegabird113.llamamod
  • Added the following operations to the Computer's calculator function: atan2, hypot, and (bitwise and), or (bitwise or), xor (bitwise xor), and log (log base with the syntax: <base> log <n>)