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
ctjs-3.0.0-beta_1.19.4-fabric.jar(16.04 MiB) Primary Download
External resources
Project members
FalseHonesty
Owner
kerbybit
Member
Technical information
License
MIT
Client side
required
Server side
unsupported
Project ID