Invocore (Code Library)

Code library for Invoker54 mods
Back to Files

invocore-1.19.2-3.3.2.jar

File nameinvocore-1.19.2-3.3.2.jar
Uploader
Cycro54Cycro54
Uploaded
Jul 15, 2025
Downloads
5.7K
Size
72.0 KB
Mod Loaders
Forge
File ID
6770879
Type
R
Release
Supported game versions
  • 1.19.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:invocore-utility-mod-693881:6770879")

Learn more about Curse Maven

What's new

1.19.2-3.3.2:

Fixes
-Keybinds sent to this mod should now be properly registered.

1.19.2-3.3.1:

Additions
-Added CommonUtils class
-Added InvoText class
-Added InvoZone class

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 TextUtil's RenderText function

1.19.2-3.2.0:

Additions
-Added an easier way to do sounds
-Added MathUtil for easier mathematics
-Added Timer classes
-Added a modified LOGGER
-Added base stuff needed for Network messages

Fixes
-renderText now keeps the style of all the text

1.19.2-3.1.0:

Additions
- blitItem allows you to render items in the GUI easily

Changes
- renderText now has a maxLines parameter, which allows you to control how many times a string may split.
 

1.19.2-3.0.10:

Fixes

- Stopped TextUtil from automatically cutting text incorrectly

 

1.19.2-3.0.9:

Fixes
- Text rendering from the TextUtil should work now.

 

1.19.2-3.0.5:

 

Fixes
- RegisterKeyMappingsEvent is no longer called on the logical server

 

1.19.2-3.0.4:


Changes

- Ported to 1.19.2

Fixes

- blitImage and blitColor now use BufferUploader.drawWithShader instead of BufferUploader.draw

This mod has no additional files