Compatibility
Minecraft: Java Edition
1.20.4
1.20.1–1.20.2
1.19.4
1.8.9
Platforms
Fabric
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Details
Licensed MIT
Published 3 years ago
Updated 7 months ago
Changelog
- Added extra parameter to
Image.fromUrl
to control the cached image name - Added
FileLib.{encodeBase64,decodeBase64}
(@Debuggingss) - Added
Gui.register{Opened,Closed}
(@DalwynWasTaken) - Added
Player.isMoving
(@realfork) - Added ability to filter the class type using
.setFilteredClass(Class)
for the following triggers:renderEntity
,postRenderEntity
,renderTileEntity
,postRenderTileEntity
(@Marvinschs) - Added a top-level
NBT
helper to make parsing NBT easier (@camnwalter) - Added
KeyBind.{unregisterKeyPress,unregisterKeyRelease,unregisterKeyDown}()
(@Marvinschs) - Added
Display.{unregisterClicked,unregisterHovered,unregisterMouseLeave,unregisterDragged}()
(@Marvinschs) - Added ability to pass
Class<*>
objects which inherit from Forge'sEvent
class into the first parameter ofregister
. This allows you to register for arbitrary events. - Show module dependencies on the module graph GUI (@camnwalter)
- Fixed step trigger firing a bunch of extra times when registering it after a call to unregister.
- Fixed links in
TextComponent
instances not being clickable (@camnwalter ) - Fixed
ChatLib.say
not triggeringmessageSent
(@Debuggingss) - Fixed not being able to
/ct load
after a/ct unload
(@camnwalter) - Fixed not having to manually
/ct load
after importing a module with a .jar file (@camnwalter)
Files
Metadata
Release channel
ReleaseVersion number
2.2.0Loaders
Game versions
1.8.9Downloads
12756Publication date
September 29, 2023 at 2:42 PMPublisher
kerbybit
Member