Build 101 Released
The most significant feature of this update is mod scripting - you are now able create your own content with custom behavior and mechanics, using JavaScript. See the Example Mod for a simple block that creates its own behavior. This system has very little documentation at the moment, but more will come as things are developed.
Full changelog:
Full changelog:
- Added various new features for modding - see documentation for full details
- Added JS scripting - unstable, not well tested yet
- Added log console - press backtick (`) to open
- Added server block state autosync
- Added support for Thai font
- Fixed liquid junction to item bridge crash
- Fixed launch items not saving
- General maintenance bugfixes and translation updates