
MysteriumLib
A small library required for some of our mods
- Загрузки
- 5K
- Подписчики
- 2
- Обновлён
- 2 сентября 2022 г.
- Лицензия
- MIT
Опубликован 15 июля 2022 г.

MysteriumLib is a small library for Minecraft 1.7.10. It is used to make ASM fixes and has some built-in math functions for now.
For developers, feel free to use it too! All of the documentation regarding the ASM feature is present inside the classes, it makes coremodding very easy. (Trust us, it's way easier than mixins)
Ченджлог
1.1Релиз1.7.10 · 2 сентября 2022 г.
Should work fine now.
- The library acts as coremod to make it load faster compared to 1.0.
- Added the "allThatExtends" property compared to the built-in version of the lib.
- Made the file name start with "!", this ensures that the library is loaded before other mods. (Used to be a "." instead, but it causes issues on certain systems and the file was renamed when downloaded anyways)
- Changed the mcmod.info file to tell people to check the file name.
Комментарии
Загружаем…