promotional bannermobile promotional banner

AE Infinity Disk

An AE disk with infinite capacity and infinite types

File Details

ae_infinity_disk-1.1.2.jar

  • R
  • Dec 6, 2025
  • 56.58 KB
  • 113
  • 1.19.2
  • Forge

File Name

ae_infinity_disk-1.1.2.jar

Supported Versions

  • 1.19.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:ae-infinity-disk-1398969:7299969")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Version 1.1.2

  • Recipe Update: Reworked the crafting recipe to be more challenging (Expert Mode).
    • Requires 4x 256k Storage Cells, Nether Star, Echo Shard, Heart of the Sea, Enchanted Golden Apple, and Dragon Head.
  • Cleanup: Removed development debug commands to ensure a clean release.
  • License: Updated project metadata to strictly follow LGPL-3.0-only.

Version 1.1.1

  • Configuration: Disabled dynamic energy drain by default.
  • Energy: Added a safety cap for dynamic energy drain (default 512k AE/t) to prevent excessive power usage.

Version 1.1.0

  • Performance: Implemented caching in InfiniteDiskManager to avoid recalculating total item counts on every operation.
  • Performance: Added dirty flags to prevent unnecessary NBT serialization.
  • Performance: Optimized ItemInfiniteDisk with lightweight NBT reading for tooltips.
  • Performance: Improved inventoryTick logic to reduce overhead.
  • GUI: Switched to a solid color background (RGB 198,198,198) to remove texture dependency.
  • GUI: Added string formatting caching to reduce object allocation per frame.

Version 1.0.0

  • Initial Release: First public release for Minecraft 1.19.2 / Forge 43.5.0.
  • Features: Introduced the Infinity Disk with unlimited item capacity and type limits.
  • Configuration: Added support for soft limits, energy multipliers, and base drain settings.