promotional bannermobile promotional banner

McHorse's McLib

Library mod for McHorse's mods

File Details

McLib 2.4

  • R
  • May 3, 2022
  • 673.14 KB
  • 314.0K
  • 1.12.2
  • Forge

File Name

mclib-2.4-1.12.2.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:mchorses-mclib-304750:3778535")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

This update was made by MiaoNLI, exceptions are mentioned at the respective items.

  • Keyframe panel
    • Tracking cursor when zooming
  • Transformations
    • Add delta rotation (not recommanded for animation)
  • Model Renderer
    • Add flight mode
    • Add fields to support the Immersive Editor of Blockbuster
  • Config
    • Add config of keybinds
  • Rendering
    • Provide a class to make other mods compatible with Optifine
  • File Encoding
    • UTF-8 file encoding is used by default
  • Capture the modelview matrix after the camera has been build (by Chryfi)
  • Added a new transformations method that uses the captured camera matrix to dynamically calculate the transformations (by Chryfi)