promotional bannermobile promotional banner

Realistic Physics

A library mod containing core functionality needed for xBigEllx's Realistic Block Physics mod.

File Details

Realistic Physics [1.12.2-1.0.0]

  • R
  • Aug 14, 2024
  • 100.41 KB
  • 2.1K
  • 1.12.2
  • Forge

File Name

realisticphysics-1.12.2-1.0.0.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:realistic-physics-1030082:5629655")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog [1.12.2-1.0.0]

Fixes

  • Fixed a potential memory leak when disposing references to tracked levels after they are exited
  • Fixed a potential memory leak when clearing player cache values for players that are no longer within the level
  • Fixed an issue where chunks could fail to be tracked in the event they are loaded before the physics handlers for their associated level are initialised

Improvements

  • Minor code refactorings
  • Reduced the log level for logging cleared chunk tasks