File Details
UniversalModCore-1.20.1-forge-1.3.0
- R
- Jun 27, 2026
- 2.47 MB
- 3.3K
- 1.20.1
- Forge
File Name
UniversalModCore-1.20.1-forge-1.3.0.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
- feat: add ItemEntity wrapper
- feat: introduce Mixin
- feat: add
dotProductandcrossProducttoVec3d - feat: move methods from
CollisionBoxintoIBoundingBox - feat: add
drawTooltipAtCurserand add tooltips to config menus - feat: add
MinecraftFilesutility class - feat: add wrapper for scissor test
- fix: client/server player position in vehicles desync on MP
- feat: add
Particle.VanillaParticleswrapper - feat: add
DamageTypewrapper for 1.21.1+ compatibility - feat: add
WorldEntityTrackerto avoid BoundingBox crossing chunks - feat: add
float/doublePrecisiontoTagSyncfor better controlling - feat: add
RenderContext.Stagefor better controlling - feat: add
ShaderHelperutility class - feat: use JVMDG to allow Java25 modding environment for child mods
- ref: shrink
TextFieldsize to match actual bound - ref: remove support for serializing
finalfields - fix: call
postRenderon large entities to fix rendering missing - feat: add
BuiltinPackfor 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