Compatibility
Minecraft: Java Edition
1.21.x
1.20.4–1.20.6
1.20.1
Platforms
Fabric
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Changelog
Added
- Added Arrays
- Added "array" Function that converts a string to an array of it's chars
- Modified the "Length" Function to accept arrays and return it's length.
- Modified the "str" Function to accepts arrays and convert them into strings.
- Added "itemname", "itemdurability", "itemmaxdurability", "itemcount", "itemmaxcount" Functions
- Added "array" and "any" types to #def methods
- Added Temporary variables with _ prefix (Will be deleted every tick)
- Added support for hex numbers and colors with either the "#" or "0x" prefix
- Added "armorside" builtin hud that shows what armor you are wearing in the bottom right corner of the screen.
- Added "fibonacci" builtin hud that calculates then shows you the numbers of the Fibonacci sequence (up to 93rd number)
Removed
- Remove strwidth method (check wiki for alternatives)
Changed
- Deprecated "name", "durability", "maxdurability", "count", "maxcount" (check wiki for alternatives)
- Background on text is now enabled by default
- Errors while parsing variables are now more specific in their description.
- Errors now point to the line and col in which the error happened (Added to improve the debugging experience)
- Errors now render with shadow enabled at all times
- Optimized certain operations who's results don't change.
- You can no longer "modify" the value of system variables
- Changed the default hud ("hud") to execute "armorside" hud too.
- Changed the default hud ("hud") to execute "armorside" hud too.
- Gave the "tutorial" hud a new face.
Fixed
- Fixed color of background text
- Fixed a bug with the methods not parsing values correctly
Metadata
Release channel
ReleaseVersion number
5.5.0-1.21.2-3Loaders
Game versions
1.21.2–1.21.3Downloads
31Publication date
October 23, 2024 at 9:19 PMPublisher
ngspace
Member