Universal Mod Core

Core Library for version agnostic Minecraft Mods

File Details

UniversalModCore-1.16.5-forge-1.2.0.jar

  • R
  • Dec 20, 2023
  • 1.29 MB
  • 4.3K
  • 1.16.5
  • Forge

File Name

UniversalModCore-1.16.5-forge-1.2.0.jar

Supported Versions

  • 1.16.5

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

  • New Render Pipeline to work towards supporting new MC versions
  • Support java 1.9 and up
  • Add Texture LOD support
  • Better minecraft sound integration
  • Better translation / resource pack integration
  • Fix Model Cache Corruption
  • Add support for optifine dynamic lights
  • Optifine fastrendner workarounds
  • New UMCSetup for devs
  • Add mouse scroll events
  • More robust obj model loader
  • Add action bar message support
  • Additional in-game text options
  • Add additional debug options for /universalmodcore
  • Fix chunk loader retention
  • Threaded model loading
  • Fix entity sync race condition