promotional bannermobile promotional banner

Time Core

Library which adds Bedrock Animation loading, can generate models and blockstates on fly and more!

File Details

TimeCore-1.20-3.9.0.0.jar

  • B
  • Sep 16, 2023
  • 738.31 KB
  • 155
  • 1.20
  • Forge + 1

File Name

TimeCore-1.20-3.9.0.0.jar

Supported Versions

  • 1.20

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:time-core-331594:4754717")

NeoForge

implementation fg.deobf("curse.maven:time-core-331594:4754717")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Breaking changes!

 

Added:

-New IPacket system

- Animations: Add Molang Support (thanks to moonflower team!)

- Animations: Add ability to choose the animation time from which animation should be played. 

 

Changes: 

- multiple renames

- Animations: migrated keyframes to use binsearch algorithm for optimization 

- Animations: rewritten transition system

- Animations: rewritten actions

- Animations: rewritten network component

- Animations: rewritten predefined animation system

- Animations: rewritten API