File Details
5.3.0+fn-26.1
- R
- May 26, 2026
- 515.49 KB
- 874
- 26.1.2+3
- Fabric + 1
File Name
tcdcommons-5.3.0+fn-26.1.jar
Supported Versions
- 26.1-snapshot
- 26.1.2
- 26.1.1
- 26.1
Curse Maven Snippet
User-facing changelog
- Added translations for Tatar. Thank you to Amirhan-Taipovjan-Greatest-I for contributing them.
Technical API changelog
This changelog is primarily for developers and programmers using this API mod. Most people may ignore it.
- Added
TCodec, a utility class featuring this mod'sCodec<A>implementations for Mojang's DFU - Added
dropShadowProperty()toTLabelElement - Added miscellaneous
TElementimplementations for rendering block states and item stacks on screen - Added
TSeparatorElement. It draws a straight line and is configurable. - Added
TToggleButtonWidget. It's similar to a button, but a togglable one.