promotional bannermobile promotional banner

EtST Lib

A TConstruct addon library mod that provides more hooks allowing developer to achieve some effects that can't be achieved easily with only TConstruct mod.

File Details

etstlib-3.0.0-beta.6.jar

  • B
  • Apr 25, 2025
  • 240.19 KB
  • 1.3K
  • 1.20.1
  • Forge

File Name

etstlib-3.0.0-beta.6.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:etst-lib-1206379:6462458")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Added new hook VibrationListeningModifierHook. Allowing holder to listen vibration. With example modifier Resonating.
  • Rewrited methods EntityInRangeUtil.
  • Added DynamicComponentUtil , a util allowing components to change color dynamically.