DataStructium
Modby ZZZank
Cache and better algorithm for various ingame data
Type
Mod
CurseForge Downloads
80,749
CurseForge ID
1185354
Last Updated
Jul 27, 2026
Description
DataStructium
is a optimization mod that, by using cache and more efficient data structure, speeds up operations on common data types
Optimizations in 1.7.0:
- faster Forge class scanning by skipping scanning of unused class data.
- caching numeric tags (NBTs) to decrease allocation.
- replace Map/Set in favor of some more efficient implementation.
- better hashing for BlockPos that does better in preventing collision.
- faster Industrial Foregoing JEI StoneWork recipe gathering
- faster Masterful Machinery structure checking by caching intermediate results. For modpack E6E, MM structure checking can consume up to 10% of total server CPU resources, DataStructium made it 10 times faster (9.73% -> 0.81%)
- (1.1.0+) "Tiered" internal for CompoundTag
- (1.4.0+) Just Enough Resources spawn egg lookup is patched to be faster. Also JER has an NPE bug when loading JEI recipes, DataStructium fixed that
- (1.5.0+) KubeJS Resource Cache, to prevent walking files repeatly
- (1.6.0+) Farmer's Delight ToolIngredient initialization is optimized to save time wasted in creating ItemStack repeatly, and reduce memory allocation
- (1.7.0+) key interning for CompoundTag backend to further decrease memory usage
- (1.7.0+) Faster chunk section iterating, making client side chunk meshing and possibly other client/server chunk section-based operations faster
Similar Mods
Practical Tools
[NOW WITH NETHERITE!] Adds three tools--the excavator, the hammer, and the greataxe. These are 3x3 versions of the shove...
Snow Under Trees (Fabric)
Adds snow under trees in snowy biomes
More Sound
A Sounds mod addon that adds new sounds and modded support
Botania Unofficial
Unofficial home of Botania's port from Minecraft 1.8 to Minecraft 1.10
Lumy Skin Patch
Skin texture fix for Minecraft 1.2.5, 1.3.2, 1.4.x, 1.5.x, 1.6.x, 1.7.x using Mojang API
Chat Colors
Allows the use of colours/formatting in chat, item names, and everywhere else that allows you to type.