DataStructium

Cache and better algorithm for various ingame data

File Details

1.4.1: less invasive Model optimization, JER patch

  • R
  • Feb 18, 2025
  • 93.61 KB
  • 28
  • 1.16.5
  • Forge

File Name

DataStructium-1.16.5-1.4.1.jar

Supported Versions

  • 1.16.5

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

1.3.0 -> 1.4.1

  • Model related optimizations are implemented in another way, to be less aggressive. There's also an optimization removed because of concurrent issue.
  • Just Enough Resources spawn egg lookup is patched to be faster.
  • Also JER has an NPE bug when loading JEI recipes, DataStructium fixed that.