
This mod ports the CoreMod system from 1.12.2 to 1.20.1 and further introduces new interfaces.This mod ports the CoreMod system from 1.12.2 to 1.20.1 and further introduces new interfaces.
- Change Window Color:
- Set window border color:

- 1.12.2 core mod

Ченджлог
0.0.2Релиз1.20.1 · 3 декабря 2025 г.
This is a brand-new update!
- Added the new Native class SeraphinaPublic.
- Introduced a Javassist-based Agent Loader, eliminating the need for the Attach process!
- Added the TransformerUtils class to help you remove unwanted ClassFileTransformers.
Note: Native features are only functional on Windows.
How to modify the border and title bar colors? Example Code:

More content awaits your exploration!
1Альфа1.20.1 · 2 декабря 2025 г.
New Features: In your CoreMod class, implement IFMLLoadingPlugin and add the IFMLLoadingPlugin.Name annotation. New Library: Allows you to change the color of the Minecraft window border. Prior to this, you need to initialize the window using the initWindow method provided in the library.
Комментарии
Загружаем…