Invocore (Code Library)

Code library for Invoker54 mods
Back to Files

invocore-1.18.2-2.2.0.jar

File nameinvocore-1.18.2-2.2.0.jar
Uploader
Cycro54Cycro54
Uploaded
Jan 11, 2025
Downloads
1.7K
Size
39.7 KB
Mod Loaders
Forge
File ID
6076185
Type
R
Release
Supported game versions
  • 1.18.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

What's new

1.18.2-2.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.18.2-2.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.18.2-2.0.10:

Fixes

- Stopped TextUtil from automatically cutting text incorrectly
 

1.18.2-2.0.9:

Fixes
- Text rendering from the TextUtil should work now.

 

1.18.2-2.0.2:


Changes

- Ported to 1.18.2

- Removed depth test enabling/disabling for blitImage, blitColor, and renderText functions

- blitImage and blitColor will now take floats instead of ints


Fixes

- Images and color now render correctly

This mod has no related projects