promotional bannermobile promotional banner

Universal Mod Core

Core Library for version agnostic Minecraft Mods
Back to Files

UniversalModCore-1.7.10-forge-1.3.0

File nameUniversalModCore-1.7.10-forge-1.3.0.jar
Uploaded
Jun 27, 2026
Downloads
183
Size
1.5 MB
Mod Loaders
Forge
File ID
8328498
Type
R
Release
Supported game versions
  • 1.7.10

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:universal-mod-core-371784:8328498")

Learn more about Curse Maven

What's new

  • feat: add ItemEntity wrapper
  • feat: introduce Mixin
  • feat: add dotProduct and crossProduct to Vec3d
  • feat: move methods from CollisionBox into IBoundingBox
  • feat: add drawTooltipAtCurser and add tooltips to config menus
  • feat: add MinecraftFiles utility class
  • feat: add wrapper for scissor test
  • fix: client/server player position in vehicles desync on MP
  • feat: add Particle.VanillaParticles wrapper
  • feat: add DamageType wrapper for 1.21.1+ compatibility
  • feat: add WorldEntityTracker to avoid BoundingBox crossing chunks
  • feat: add float/doublePrecision to TagSync for better controlling
  • feat: add RenderContext.Stage for better controlling
  • feat: add ShaderHelper utility class
  • feat: use JVMDG to allow Java25 modding environment for child mods
  • ref: shrink TextField size to match actual bound
  • ref: remove support for serializing final fields
  • fix: call postRender on large entities to fix rendering missing
  • feat: add BuiltinPack for dynamic resource generation
  • fix: lighting for items in GUI
  • feat: use LoD for PBR maps
  • fix: PBR maps won't work without scaling
  • feat: support rotation in roll axis
  • fix: re-apply saved speed on loading entities

This mod has no related projects