TCDCommons API

TCDCommons API

Mod

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

Client or server Utility

479.7k downloads
300 followers
Follow Save
90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!

TCDC (fabric-1.21) - v3.11

Changelog

  • Improvements to the mod's networking code for better readability and to make it easier to build upon it
  • TCDCommons's custom payload network now supports sending over large chunks of data. This is done by splitting large data into multiple smaller packets. The size maximum limit is technically infinite, but I do not recommend those using this API to send infinitely-large files over the network.
  • Added a basic dialog box screen, to allow mods to display simple dialog boxes via this API
  • Fixed a bug with the scroll-bar widget
  • Ported to Minecraft 1.21

Note:

  • This version is incompatible with mods using older versions of this API, due to changes that were done to the networking protocol. Please be cautious.
  • This version depends on Fabric API, but I hope to someday figure out a way to make this mod independent from Fabric API (again...)

Dependencies

Files

tcdcommons-3.11+fabric-1.21.jar(822.23 KiB) Primary Download

Project members

TheCSDev

Owner

Details

Licensed LGPL-3.0-only
Published 2 years ago
Updated a month ago