v0.2.0-beta.1
Pre-release
Pre-release
Some fixes and additions!
- Updated to Minecraft 1.20.60
- Now use API 1.9.0-beta
- New locale module
- New functions:
localize(),parseFormat(),applyFormat(), andformatString() - New interface:
formatPlaceHolderinterface - New type definition:
formatTokens - New custom glyphs feature
- Updated
Databaseto accepthostparameter as anItemStack - Added
catalyst:hoverfloating text entity - Added
getPlayerByName()function - Moved event types from
catalyst/@types/index.d.tstocatalyst/@types/events.d.ts - Removed
beforePistonActivateevent to accomodate the latest API
New glyphs:
| Identifier | Unicode | Image |
|---|---|---|
board |
U+E10D | ![]() |
monitor |
U+E10E | ![]() |
barrier |
U+E10F | ![]() |
check |
U+E110 | ![]() |
x |
U+E111 | ![]() |
plus |
U+E112 | ![]() |
minus |
U+E113 | ![]() |
key |
U+E114 | ![]() |
file |
U+E115 | ![]() |
folder |
U+E116 | ![]() |
code |
U+E117 | ![]() |
More features are on the way!
Tested with Minecraft: 1.20.60
Full Changelog: 0.2.0-alpha.1...0.2.0-beta.1










