Skip to content

1.3.0

Released April 2nd, 2026

Changes

  • Added Cracked Brick & Large Tile variants
  • LlamaBlock's crafting recipes should now be in the proper category in the crafting table
  • The contents of the textboxes in the Computer GUI and the position of the Redstone output slider are now automatically kept when opening/closing the Computer
  • The old message saving/loading buttons have been removed due to this automation
  • There is now a Clear Textboxes button in the Computer UI
  • Acid Drowning and Computer Player Management Kill damage should now bypass armor & enchantments
  • Updated the Cherry & Industrial block textures to be more consistent with the cracked versions
  • The Computer's Random Number generation functions were merged into the Calculator
  • The Computer GUI has been made much smaller vertically
  • The Golden Banana now gives Haste, and its Regeneration lasts slightly longer
  • The Golden Banana is now Crafted in a smithing table with a Banana + a Gold Block + a Golden Banana Upgrade (which is new)
  • The Server Configuration has been removed, and many entries were replaced with Game Rules.
  • The formatted time in the Computer and /llamablocks send time now gives the hour in a 12-hour format (e.g. 3:19 pm instead of 15:19)
  • The warning in the Password Changer about a block not supporting passwords is now lighter
  • Updated the Banana and Golden Banana textures
  • The Computer Calculator's output is now in a textbox, and there is now a Calculate button which must be pressed to make a calculation
  • The Banana now takes 13 ticks to eat instead of 12
  • Changed the error for an unknown operator in the Computer Calculator from Invalid operator to Invalid Operation
  • More things are now translatable in LlamaBlocks
  • Added custom logging
  • The Computer Killing functionality now gives 1,000,000 of a custom damage type instead of running /kill. This means there is now a custom death message for Computer killing. It does still work on players in Creative mode
  • Added a rotated Reverse LlamaBlocks banner pattern
  • Numbers can now be set to RAND, RANDSTD, INF, -INF, and NAN in the Computer Calculator
  • Added an Automatic checkbox to the Computer Calculator
  • The LlamaBlocks creative tab's icon is now the Cracked Lime Large Tile
  • Updated the Incorrect Password Screen to look better & for its text to be more clear
  • Changed the java package name to io.github.omegabird113.llamablocks
  • LlamaBlocks now has its own dedicated Markdown documentation
  • Internal code improvements