Invocore (Code Library)

Code library for Invoker54 mods
Back to Files

invocore-1.16.5-1.7.0.jar

File nameinvocore-1.16.5-1.7.0.jar
Uploader
Cycro54Cycro54
Uploaded
Dec 13, 2024
Downloads
908
Size
28.9 KB
Mod Loaders
Forge
File ID
5987464
Type
R
Release
Supported game versions
  • 1.16.5

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

What's new

1.16.5-1.7.0:

Additions
-Ability to render GUI items

Changes
-blitImage and blitColor now takes floats, not integers
-blitColor now disables depth test

Fixes
-renderText now properly stretches and cuts when needed

1.16.5-1.6.0:

Additions
- Added Text utility methods

Changes

- Made stretchy Text in ClientUtil deprecated (will remove in a later version)


Fixes


1.16.5-1.5.0:

Additions

- Added a way to make easy keybinds

- Added a stretchy text function (used for keeping text confined in a boundary

- Added an easy way to get the right and bottom of an image

- Added a simple list class

 

Fixes

- Fixed blitImage and blitColor functions from crashing the game

- Removed added space from the formatValue function

 

Changes

- Changed centorOnImage functions into methods for the Image class

This mod has no related projects