Skip to content

1.0.0 Release Candidate

Released January 17th, 2026

Changes

  • Made Banana plants dropping themselves less common by changing their loot table weight from 15 to 12 and their minimum from 1 to 0.
  • Created a config option for player_management_permission_level which allows you to change the permission level required to players to clear/kill other players.
  • Fixed a typo in the Computer UI which said Stoored message. It now says Stored message.
  • Deleted a bunch of unused textures and other resource files.
  • Added an Update JSON URL, so LlamaMod now works with the NeoForge update checker.
  • The computer calculator now says Invalid operator when an operator is not valid instead of 0
  • The computer calculator now always supports decimal division
  • The computer calculator now supports MOD, MAX, and MIN operators.