Create: Addon Organizer

Create Addon organiser (Or CAO for short) makes create addons get sorted into the main "Create" tab in a style similar to create aeronautics, with tons of customisability.

File Details

createaddonorganizer-1.2

  • R
  • Jul 11, 2026
  • 527.76 KB
  • 54
  • 1.21.1
  • NeoForge

File Name

createaddonorganizer-1.2.0__1.21.1.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:create-addon-organizer-1602508:8413471"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Create: Addon Organizer 1.2

New

  • Online contributor banners — banners are now fetched from a remote manifest and cached locally, so new contributor banners can be added without a mod update.
  • New animation when dragging sections — reordering sections now plays a smooth drag animation.
  • Banner manifest validation runs in CI, catching malformed manifest entries before they reach players.

Fixes

  • Fixed crash when other mods (e.g. Starcatcher) register their own FancyTabSections sections (#6)
    ▎ - Banner animations now resume from the frozen frame instead of restarting (#7)
  • Fixed section realignment issues (#1)
  • Safer tab icon handling (#4)
  • Long addon titles are now truncated with a hover tooltip (#5)
  • FancyTabSections is now embedded via jarJar — no separate download needed (#2)

Other

  • License clarified — modpack inclusion and GitHub contributions are now explicitly permitted; re-uploading elsewhere still requires permission.
  • The banner manifest parser now tolerates invalid JSON, malformed entries, and unsafe filenames instead of failing.