Compatibility
Minecraft: Java Edition
1.21.11
1.21.1
Platforms
Supported environments
Links
Creators
Details
Changelog
0.6.1 (English)
- Added
- Nodes
- Power (n-th power) node
- Any-type equality check node (ignore type / strict type / most permissive)
- Expression parsing node (string math expression -> float)
- Syntactic Sugar
- String inputs support variable interpolation:
$bp('name')and$g('name')$bp('name'): read blueprint variablename, auto-converted to string$g('name'): read global variablename, auto-converted to string
- Escapes:
\$,\n,\\
- String inputs support variable interpolation:
- Blueprint list right-click "Duplicate Blueprint"
- Nodes
- Fixed
- Missing
gui.mgmc.blueprint_editor.region.color_title - Rename/duplicate dialog couldn't input non-numeric characters
- Duplicate blueprint creation error handling
- Missing
- Changed
- Tick
- TickScheduler now triggers based on game time to avoid counter drift
- Use global Server Tick to fix accelerated waits across dimensions
- Clean up Tick tasks on server stop/world unload to avoid leaks and ghost tasks
- Tick task scheduling switched to a min-heap to reduce traversal cost under load
- Tick-related logs downgraded to debug to reduce noise
- Tick
Files
Metadata
Release channel
ReleaseVersion number
0.6.1+MC1.21.1Loaders
Game versions
1.21.1Environment
Client and server, required on both
Downloads
158Publication date
March 1, 2026 at 9:11 AMPublisher

aixiaoji2020
Member


