Atlantis API

Collection of utilities for Forge mods and plugins

File Details

Atlantis 6.8.4

  • R
  • Dec 2, 2024
  • 12.83 MB
  • 388
  • 1.16.5
  • Forge

File Name

Atlantis-1.16.5-6.8.4-universal-all.jar

Supported Versions

  • 1.16.5

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:atlantis-api-316395:5955461")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Fixed NPE thrown when null is passed to config delete calls. Instead, these now just short-circuit and complete with a null value.
  • Added AtlantisConfigProxy.Impl#contains, for checking if a given config contains a given object, UUID, or name.
  • Trident's mod version checker now pretends that Pixelmon 9.1.13 is actually 9.1.13 (this might be my bad that this is needed in the first place...)