Compatibility
Minecraft: Java Edition
1.21.6–1.21.8
1.21–1.21.4
Platforms
Supported environments
Creators
Details
Licensed LGPL-3.0-or-later
Published last year
Updated 5 months ago
Changelog
The license has been changed to clearly state it's for later versions of LGPL. Identify licenses clearly!
The code has been reorganized which includes:
- MainClassClient and MainClassServer have been renamed to LuaRuntimeClient and LuaRuntimeServer respectively. If you make extensions to this mod, update your code to point to them.
- Minecraft is now a seperate class of MainClassClient. If you make extensions to this mod, also update your code to
MainClassClient.Instance.LuaInstance.getMainMenuListeners()
Whenever a script error occurs, a dialog appears. (it won't appear if you are in-game or if you are in a server)
A thread that calls tick only once while starting the game, and does nothing after that, has been removed. It was accidentally left in the code.
When adding a command, the callback is also called with a table that contains SendFeedback.
Dependencies
Files
Metadata
Release channel
AlphaVersion number
0.9Loaders
Game versions
1.21.1–1.21.3Downloads
51Publication date
November 10, 2024 at 10:41 AMPublisher

mokkachocolata
Member


