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 a new
/ct migrate
command which can handle most incompatibilities when upgrading - Reverted previous merger of
Renderer
andTessellator
, butTessellator
has been renamed toRenderer3d
. It does not necessarily have the same API, as it now holds 3D-only methods. - Fixed a few obscure Mixin issues
- Removed the
parameterName
option in various Mixin objects, since it will never work outside of a dev environment - Stop converting Java
Collection
s to JS arrays. This allowsCollection
objects coming from Java to be modified - Fix
Scoreboard.getLines()
returning empty strings- Also made scoreboard functions return
TextComponent
instead ofstring
- Also made scoreboard functions return
- Fix custom KeyBinds not being persistent between game launches and sometimes causing crashes
- Fix
Item.getLore()
triggering the Fabric tooltip event - Fix calling
.trigger()
on a custom trigger at the top level not working - Fix
messageSent
not propogating the leading/
character if the message was a command
Files
Metadata
Release channel
BetaVersion number
3.0.0-beta.7_1.20.1-fabricLoaders
Game versions
1.20.1–1.20.2Downloads
123Publication date
October 10, 2023 at 12:33 AMPublisher
kerbybit
Member