Skip to content

1.0.0

Released January 18th, 2026

Warning:

The mod ID and the registry names of almost every item were changed. This means any world from previous LlamaMod versions will have all LlamaMod Blocks/items disappear.

Changes

  • The mod id is now llamamod, not llama_mod
  • The package name is now mc.omegabird.llamamod
  • Registry IDs now have underscores to separate words
  • Stair item names are now pluralized
  • Updated the mod's NeoForge about Info to have the URL be https://github.com/Omegabird113/llamamod instead of https://mcreator.net
  • Made a variety of typo fixes to various things
  • Acid now generates naturally in Acid Lakes in Outer End Islands
  • When you take in contact with acid, you now take slightly more damage for slightly less time
  • acid_drowning is now its own damage type
  • Bananas now generate in separate Banana Patches in the biomes: Flower Forest, Forest, Jungle, Cherry Grove, and Plains
  • By default, shulker boxes and backpacks can no longer be placed inside of backpacks and Secure Storage Blocks
  • Added a config file named llamamod_server.toml which has the following options: generate_acid_lakes, generate_banana_patches, password_viewing_permission_level, player_management_permission_level, give_players_all_recipes, allow_features_to_delete_items, and prevent_nested_storage_item_placement
  • The Farm Scraps' composter success rate was decreased by 2.5%
  • Added a GitHub link to the /llamamod about message
  • Made the Incorrect Password UI title a brighter red
  • The allowItemClearing gamerule was removed and replaced with a config option
  • There's a new LlamaMod logo which is more saturated
  • The saturation and brightness of the Banana texture have been changed.
  • The Banana texture has been made a pixel thinner on the left & right, the hitbox has been adjusted accordingly
  • Banana Plants are now tinted as Birch Foliage
  • The title of the Backpack's GUI is now brown
  • Updated several texture file names to be more consistent
  • Deleted many unused texture & other resource files to reduce the final jar's file size
  • Re-balanced the Banana Plant drop loot table
  • Banana Plants now have a random Y offset
  • The computer now has a list of all Players connected to a world
  • Fixed a bug where what the computer's formatted time said was day/night for the percentage and for the text was different, which resulted in inaccurate time strings
  • Updated the backpack recipe to replace its paper with any wooden plank
  • Moved the X button in the computer UI
  • Added a warning that operators can see passwords to the Password Changer GUI
  • Increased the exhaustion values of acid damage types
  • Removed the recipes for Green Dye and Amethyst Shard
  • Updated the crafting recipes of the Authenticator, Computer, and Secure Storage Block to include the Password Changer item
  • Added a tooltip to explain to operators why they see the current password in the Password Changer GUI
  • Fixed a bug where the tick acid dissolving damage for the acid effect would not be given unless the player met the acid drowning conditions
  • Changed the syntax of the /llamamod command to be more consistent with vanilla commands and be more intuitive
  • 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.

Changes since the Release Candidate

  • A bunch of typo fixes to GUIs