Compatibility
Minecraft: Java Edition
1.21
1.20.x
1.19.x
Platforms
Creators
Details
Changelog
[0.5.7] - 2023-04-01
Added
- Verify function, to check that Moxlib is installed.
- Data / Array / Slice, to select data from an array between the
startandendindexes. - String / ASCII
- Table, a two dimensional array, of all the ASCII characters at their correct co-ordinates.
- Reference, an object containing all ASCII characters that can't be directly written in NBT.
- Encode, given a character, return it's ASCII index as a byte.
- Decode, given an index, return it's corresponding ASCII character.




