File Details
invocore-1.21.1-5.2.3.jar
- R
- Jun 21, 2025
- 66.21 KB
- 1.5K
- 1.21.1
- NeoForge
File Name
invocore-1.21.1-5.2.3.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
1.21.1-5.2.3:
Additions
-Added CommonUtils class
-Added InvoText class
-Added InvoZone class
Changes
-Blit Image now needs fullImageWidth and fullImageHeight to properly work
-Image Class now has a type (Stretch, Tile, or Nine Slice)
Fixes
-TextUtil code works a bit better at splicing sentences
-Added missing depth test calls to my ClientUtil's blit functions
-Added missing depth test call to TextUtil's RenderText function
1.21.1-5.1.0
Additions
-Added an easier way to do sounds
-Added MathUtil for easier mathematics
-Added Timer classes
-Added a modified LOGGER
Fixes
-renderText now keeps the style of all the text
1.21.1-5.0.1
Changes
-Ported from Forge to Neoforge, and ported from 1.20.1