File Details
1.9.3+mc1.21.1-alpha.2
- A
- Apr 12, 2025
- 86.10 MB
- 4.4K
- 1.21.1
- NeoForge
File Name
thebrokenscript-1.9.3+mc1.21.1-unofficial-alpha.2.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
## [1.21 Port]
This was initially an unofficial port, however I have since joined forces with Wendigo and I felt I should upload this here. The (mostly) full changelog can be seen below.
### Added
- Added support for 1.21.1
### Changed
- Moved to NeoForge from Forge
- New config menu based on Fzzy Config.
- Removed all `/TBS_*` commands and replaced them with a single `/tbs` command.
- Made all events toggleable
- Rewrote the event engine to:
- Improve the developer experience
- Split events into many files
- Support addons adding events
- Removed a lot of internal Minecraft command calls
- Removed a lot of repetitive MCreator code
- Rewrote several parts of the mod to optimize, fix bugs, and improve code quality
- Fixed the moon event bug
- Fixed bugs relating to ||The Broken End||'s model
- Rewrote parts of the mod in Kotlin to enable the use of custom builders
- Updated GeckoLib
- Made the mod more modular
- Centralized a few event handlers
- Upgraded several chat messages
### Removed
- Removed the player list in favor of using the vanilla one

