File Details
elegantia-0.0.1-beta+1.20-1.20.1.jar
- B
- Feb 27, 2024
- 154.36 KB
- 2.0K
- 1.20.1+1
- Fabric + 1
File Name
elegantia-0.0.1-beta+1.20-1.20.1.jar
Supported Versions
- 1.20.1
- 1.20
Curse Maven Snippet
What's Changed
- Fix game crash when Sinytra Connector is installed by @aratakileo in #2 (#1)
- The interface for adding built-in resource packs by @aratakileo in #3
- Game resource reload listener (by analogy to fabric's
ResourceManagerHelper.get(...).registerReloadListener(...)) - Drawable interfaces for GUI (by analogy to Android's drawables)
- RectDrawer class instead of rect render methods of GuiGraphicsUtil (+ advanced gradient rendering settings)
- Extension of the information provided by the ModInfo interface
- Fix game crash that occurs when ModrinthUpdateChecker did not find the specified project on modrinth
- Added more docs to the controversial parts of the code

