Updated all embedded libraries to their latest versions.
- Fixed the bug where TScreen tooltip sizes were not defined properly, causing tooltips to be too small to fit the content they were displaying.
- fabric-1.19.4 port.
Fixed crash regarding invalid Mixin file name.
Fixed crashes from v2.3. Nvm, turns out this one is broken as well. Will have it fixed soon.
Fixed crashes from v2.3.
Defective and causes crashes, please do not download!
Embedded Architectury API and added some events using the API, so as to make modding and porting to Forge easier.
You don't have to download the API to run this mod.
A small patch that aims to resolve crashes when rendering incompatible modded entities.
A small patch that aims to combat crashes that result from rendering modded entities on the screen using the TEntityRendererElement.
- Added supprot for drawing UI buttons using the Vanilla Minecraft method. Less flexible, but texture-pack friendly.
- Added TTextureElement. It renders textures on a TScreen.
- Added GenericProperties. A class that holds "properties" that can be retrieved using generic methods.