Compatibility
Minecraft: Java Edition
1.21.6–1.21.8
1.21–1.21.4
Platforms
Supported environments
Creators
Details
Licensed LGPL-3.0-or-later
Published 11 months ago
Updated 2 months ago
Changelog
The Color3
Java class has been freed, and moved to a seperate builtin Lua file. The only functions, is to get a color from a Color3. If you are wondering why, the reason is to make maintaining code easier.
A new color channel has been added to Color3, the alpha channel.
The Player
class in Minecraft
has been migrated to properties, and a new property called IsPlaying
has been added.
Color3
now supports math operations (add, subtract, divide, multiply).
Color3
can now be printed properly, in the format "R, G, B, A".
Metatables have been lifted from sandboxing restrictions.
print
now respects metatables (__tostring
)
Now the mod supports Minecraft 1.21.6 and later.
Dependencies
Files
Metadata
Release channel
AlphaVersion number
0.13Loaders
Game versions
1.21.6–1.21.8Downloads
110Publication date
July 23, 2025 at 10:22 AMPublisher

mokkachocolata
Member