InfinityLib
Modby InfinityRaider
Library holding common code used by all of my mods
Downloads
20,934,335
Type
Mod
CurseForge ID
251396
Last Updated
Apr 9, 2026
Description
I'm at the point where I have multiple mods which all use parts of the same code. Maintaining those chunks of identical code over multiple projects became a real hassle, so I decided to bundle the common code into one small mod.
This mod does nothing on its own, except for providing the necessary classes for my mods.
Versioning:
All my mods depending on InfinityLib will have the following versioning:
<maj. version>.<InfinityLib version>.<patch nr>
InfinityLib version number must correspond to the version of InfinityLib, patch number is used for a fix in InfinityLib or the mod itself which does not break binary compatibility with the other dependencies.
Similar Mods
Iron Chests
Iron Chest mod
Xaero's Minimap
Displays the nearby world terrain, players, mobs, entities in the corner of your screen. Lets you create waypoints which...
FTB Library (Forge)
Common code for all GUI stuff in FTB Mods
Balm
Abstraction Layer for Multi-Loader Mods
FerriteCore ((Neo)Forge)
Memory usage optimizations
Sophisticated Backpacks
Yet another backpack mod this time with backpack you can place in world, color in different color combinations, upgrade...