Compatibility
Minecraft: Java Edition
1.21
1.20.x
1.19.4
Platforms
Data Pack
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Details
Licensed GPL-3.0-or-later
Published last year
Updated 3 months ago
Changelog
[0.3.0-beta-2] - 2023-05-25
We rewrote the entire interpreter.
Added
- Resource literal
- Added << and >> operators
- Objects can be indexed with dot (.) notation
Changed
- Predicates updated to use 1.20 format
- The entire interpreter was re-written from the ground up
- It should now be far more reliable going forwards
- Place now takes a resource rather than a slot number
- Minus operator no longer removes items from objects/arrays
Fixed
- Custom functions now can be called from expressions.