InfinityLib

Library holding common code used by all of my mods

File Details

Infinitylib-2.0.1.jar

  • R
  • Feb 19, 2021
  • 410.53 KB
  • 12.1K
  • 1.16.5+1
  • Forge

File Name

Infinitylib-2.0.1.jar

Supported Versions

  • 1.16.5
  • 1.16.4

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

Changelog
---------
"2.0.1"
- FIXED: Capability NPE in case CapabilityImplementations are instantiated before Capability has been injected
- FIXED: Inventory bugs
- FIXED: BakedQuad tessellation
- ADDED: EnumHelper
- ADDED: Dynamic Camera Module
- ADDED: More rendering utility Methods
- ADDED: Automatically synced fields to TileEntities