Compatibility
Minecraft: Java Edition
1.21.7–1.21.8
Platforms
Creators
Details
Changelog
Main Changes
- Added JavaScript support with GraalVM's Polyglot (GraalVM itself is not required)
- Added
<canvas>
which allows developers to draw images - Switched to new XML parser for more lenient, HTML-like parsing, even the most malformed XML should now be parsed
- Added support for custom DOM events
- Integrated Scheduler API into JS
- Added color functions to JS
- Optimize canvas elements to use the fewest number of entities possible
Bug Fixes
- Fix the
Color.hsva
function being completely broken - Don't print attribute values of attributes no-value attributes and properly escape attribute values
- Fix the area between pixels of Canvas elements flickering
- Fix plugin messages not being correctly translated
- Fix issue with event listeners
- Fix weird twitch with text nodes when their content changed
Files
Metadata
Release channel
BetaVersion number
0.4.1Loaders
Game versions
1.21.7–1.21.8Downloads
5Publication date
July 30, 2025 at 3:23 PMPublisher

juliewoolie
Member