File Details
tesseract-api-neoforge-1.11.3-1.21.1.jar
- R
- Jan 11, 2026
- 698.65 KB
- 139.4K
- 1.21.1
- NeoForge
File Name
tesseract-api-neoforge-1.11.3-1.21.1.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
What's Changed
- Add abstracted classes for interface proxies by
@Swedzin #182 - Add a includeFallback field to the LangKey annotation to attach the default text as fallback to the component when desired by
@Swedzin #183 - Allow text classes to define a global includeFallback value that will override includeFallback on all LangKey entries in the class by
@Swedzin #184 - Better support for Bitmaps and actually support other types of providers in FontDatagenProvider by
@Swedzin #185 - Allow configs to have a custom file name by
@Swedzin #186 - Allow for context aware providers for parsers and styles in the text API by
@Swedzin #187 - Fix casting error with LangContext#getAnnotations by
@Swedzin #188

