Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
New features
New bundled functions
rand_int(number, number) -> numberReturns a new number between the two parameters. Same asrand_numberbut returns, as the name subtly implies, an integer.block_below(entity) -> locationfind the first passable block below an entity.
New bundled animations
blocks.circle. Expects aduration, aradiusand atypesmaterial array. Will run multipleplay BLOCKat once. This is a great optimisation for large block animations.blocks.square. Same arguments as the "circle" animation.
Improvements
- The
SpellCastertrait will only be active if a player is in the same world as the NPC.
Fixes
- Fixed a risk of concurrency issue with animations.
- Fixed a bug with the
SpellCastertrait not following thespell-caster-traittick-rate configuration. CPU consumption is as such reduced.
Information
| Published on | October 17, 2025 |
|---|---|
| Downloads | 1 |
Platforms
Paper (1.21-1.21.8)