Skip to content

1.0.0 Beta 2

Released January 2nd, 2026

Important:

The new LlamaMod version system produces versions in the format x.y.z where:

  • x represents what I deem to be a huge update (e.g. a rewrite, tons of new features, etc.)
  • y represents update which adds features, changes behavior in a noticeable way, or changes the NeoForge or Minecraft version requirement (e.g. some new blocks, a Minecraft version update, a new feature is added to the computer, etc.)
  • z represents a bugfix or very small update (e.g. an important hotfix, a consistency or bug fix, a small texture or GUI change, etc.)

Preview versions will be represented by adding -betaX where X represents the number of public development builds.

Changes

  • Changed the Acid Dissolving from acideffect to acid_disolving
  • Renamed the Acid Damage Type from aciddamage to acid_damage
  • Changed the website URL property in the NeoForge about info from mcreator.net to github.com/Omegabird113/llamamod (this repo)
  • Updated the description of the allowItemClearing gamerule in the gamerule selection GUI to be more clear
  • Banana Plant generation is now more common in the places it generates in
  • Banana Plants now only generate in Forests, Flower Forests, Birch Forests, Jungles, Groves, and Pale Gardens

Known Issues:

  • acid_disolving is a typo, it will be renamed to acid_dissolving in the next version