Universal Mod Core

Core Library for version agnostic Minecraft Mods

File Details

UniversalModCore-1.16.5-forge-1.1.3.jar

  • R
  • Aug 16, 2021
  • 1.06 MB
  • 471.3K
  • 1.16.5
  • Forge

File Name

UniversalModCore-1.16.5-forge-1.1.3.jar

Supported Versions

  • 1.16.5

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:universal-mod-core-371784:3427254")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

* Fix texture corruption on MC 1.14.4 and newer
* Support for smooth shading in obj models
* Fix issue with seat capacity: @stevenh#5120
* Don't generate icons for already small textures (smaller cache folder)
* Fix global render hack in 1.7.10 (causing crashes)
* Fix movement synchronization in 1.7.10 (causing crashes)
* Fix empty fluids bug in MC 1.14.4 and newer
* Fix gui scrollbar crash