Compatibility
Minecraft: Java Edition
1.21.8
1.21.4
1.21.1–1.21.2
Platforms
Supported environments
Creators
Details
Licensed LGPL-3.0-or-later
Published 6 months ago
Updated 2 weeks ago
Changelog
- New Command for Extracting Examples
/wol extract examples
populatesconfig/wizards-of-lua/examples/
with example projects; currently includes the mini-game “Journey.”- After extraction run
/wol startup
to register the example’s dynamic commands.
- Command Changes
- Extraction syntax updated: use
/wol extract api
(replaces the old/wol extract-api
).
- Extraction syntax updated: use
- New Fields on
Spell
tickLimit
— Per-tick execution budget (in Lua operations). Default 50,000; higher values do more work per tick (potential TPS impact), lower values yield more often for smoother pacing.biome
— read-only biome ID atspell.pos
(e.g.,"plains"
,"forest"
); updates as the spell moves.
Files
Metadata
Release channel
ReleaseVersion number
2.10.0-1.21.8Loaders
Game versions
1.21.8Downloads
12Publication date
September 14, 2025 at 3:39 PMPublisher

mickkay
Member