This repository was archived by the owner on Mar 26, 2026. It is now read-only.
v0.0.8
Pre-release
Pre-release
[0.0.8] - (Pre-release) - 12/8/2025
General
Fixes
- DirectionUtils.getOpposite now correctly converts "up" and "down"
- Cooldown manager no longer returns NaN for categories that don't exist.
- Fixed stairs not using the correct shape.
- CandleComponent correctly validates the flame positions.
Components
- Removed strippable
- Removed scrape_wax
- Removed scrape_oxidization
- Removed waxable
- Removed waxable
- Changed slab
- Added
sound_eventoption. - Making a double slab now removes an item from the players hand.
- Added
- Changed height
- Added
sound_eventoption. - Adding a layer now removes an item from the players hand.
- Added
- Changed food
- Added
sound_eventoption.
- Added
API
- Added constant isUuid4
- Added class ConditionUtils
- Added enum Icon
- Added enum Emoji
- Added enum InputKey
- Removed type ModalOption
- Added type TextOption
- Added type DropdownOption
- Added type SliderOption
- Added type ToggleOption
- Added ModalOptions
- Changed TextUtils
- Added stripFormat
- Removed ScrapeWaxOptions
- Removed ScrapeWaxComponent
- Removed ScrapeOxidizationOptions
- Removed ScrapeOxidizationComponent
- Removed WaxableOptions
- Removed WaxableComponent
- Removed OxidizableComponentOptions
- Removed OxidizableComponent
- Removed StrippableComponentOptions
- Removed StrippableComponent
- Added TextKey
- Added CommandMessage
- Changed CustomCommandUtils
- Added function error
- Added function info
- Changed WorldUtils
- Added function isValidPos
- Added const MAX_DISTANCE
- Changed Identifier
- Added static function isId