promotional bannermobile promotional banner

ApocalypseLib

Core library for TokyoSU mods.

File Details

ApocalypseLib 1.0.2

  • R
  • Feb 10, 2026
  • 506.25 KB
  • 26
  • 1.20.1
  • Forge

File Name

apocalypselib-1.0.2.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:apocalypselib-1455735:7603813")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Added InventoryBuilder.class from CashShopMod to help with future GUI.
  • Added ColorUtils for manipulating Rarity color more easily.
  • Added ResourceUtils.getResourceByItem().
  • Added the StackCount argument for ItemUtils.createStackFromItem().
  • Added TabButton.class from CashShopMod for future use (Different from minecraft Tab).