Pondus Inventory [Sable]

The mod allows you to add the calculation of items in storage on ships to the Sable physics calculations.

File Details

pondus_inventory_fi-0.15-Beta.jar

  • R
  • Jul 4, 2026
  • 147.55 KB
  • 42
  • 1.21.1
  • NeoForge

File Name

pondus_inventory_fi-0.15-Beta.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:pondus-inventory-1528664:8370221"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Added localization support for all commands.
  • Added a new command (ImportSableMassCommand.java) and a GUI interface (ImportComformationScreen.java) to import weight data from other mods.
  • Replaced HashMap with ConcurrentHashMap for improved thread safety.