CoolCatLib

This mod is a Library for my own mods.

File Details

[Forge] 1.19.2 | v1.0.3 RELEASE

  • R
  • Dec 27, 2023
  • 530.84 KB
  • 10.0K
  • 1.19.2
  • Forge

File Name

coolcat_lib-forge-1.19.2-v1.0.3-release.jar

Supported Versions

  • 1.19.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:coolcatlib-916525:4986931")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog

This file is for listing all the changes to this project

v1.0.3 Release | Dec 27, 2023

Adding

  • [Fabric] Conditional Recipes
  • Improving the TomlConfigReader class

v1.0.2 Release | Nov 8, 2023

Adding

  • Adding Arabic Translation
  • More methods in ScreenUtils class
  • Moving and rename some of the packages and classes

v1.0.1 Release | Oct 10, 2023

Changed

  • Adding parameter for drawShadow in TextScreen
  • Using drawInternal method instead of draw in TextScreen
  • Changing ComponentItem.ComponentType to Class instead of Enum

v1.0.0 Release | Oct 7, 2023

  • Initial release!