promotional bannermobile promotional banner

TCDCommons API

TheCSDev's personal library mod for the Minecraft modding enviroment.
Back to Files

5.3.0+fn-26.1

File nametcdcommons-5.3.0+fn-26.1.jar
Uploader
TheCSDevTheCSDev
Uploaded
May 26, 2026
Downloads
883
Size
515.5 KB
Mod Loaders
FabricNeoForge
File ID
8148548
Type
R
Release
Supported game versions
  • 26.1-snapshot
  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:tcdcommons-711539:8148548"

NeoForge

implementation "curse.maven:tcdcommons-711539:8148548"

Learn more about Curse Maven

What's new

User-facing changelog

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's Codec<A> implementations for Mojang's DFU
  • Added dropShadowProperty() to TLabelElement
  • Added miscellaneous TElement implementations 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.

This mod has no related projects