
SynapseLib
A Minecraft library for making some aspects of development easier.
16K загрузок5 подписчиковLicenseRef-Customforge
Обновлён 26 октября 2024 г. · опубликован 10 декабря 2022 г.
SynapseLib
A Minecraft: Java Edition code library for 1.12.2
This is the library mod that will be used in newer versions of Wyrms of Nyrus. For players, this mod does nothing on its own, but for modders, this provides tools, shortcuts, AI and more that they can take advantage of.
Features:
- RNG helper functions
- Proximity block detection
- Material type checking
- Configuration file helpers
- Clamp functions
- Block blacklist generation
- Block breaking functions for entities
- Chat formatting
- Helpers for animated entities
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 4.0 | Релиз | 1.12.2 | forge | 26 октября 2024 г. | .jar (33 КБ) |
| 3.1 | Релиз | 1.12.2 | forge | 10 сентября 2024 г. | .jar (31 КБ) |
| 3.0 | Релиз | 1.12.2 | forge | 6 августа 2024 г. | .jar (730 КБ) |
| 2.0 | Релиз | 1.12.2 | forge | 23 апреля 2023 г. | .jar (29 КБ) |
| 1.0 | Релиз | 1.12.2 | forge | 10 декабря 2022 г. | .jar (23 КБ) |
Ченджлог
4.0Релиз1.12.2 · 26 октября 2024 г.
Not compatible with mods expecting v3.1 or earlier
- In AnimatedEntity:
- Removed getVariant()
- Removed getEntityTexture()
- Removed getEntityGlowTexture()
- Enhanced: getEntityTexture(T entity)
- Enhanced: getEntityGlowTexture(T entity)
- Added: getVariantEntity(T entity)
- Override: renderModel
- Added: getOpacity()
3.1Релиз1.12.2 · 10 сентября 2024 г.
- Fixed buildscript
- Block Breaking now accepts sound playback chance (integer) as a parameter
3.0Релиз1.12.2 · 6 августа 2024 г.
- Added model rendering & animation functionality
- Code refactors, better split between client and server
2.0Релиз1.12.2 · 23 апреля 2023 г.
ATTENTION
THIS VERSION BREAKS VERSIONS OF WYRMS OF NYRUS THAT ARE BELOW V0.3.10
CHANGELOG
- Animated Mob abstract class
- Major refactoring
- Entity block breaking code
- New config functions
- Array config support for Integers and Booleans
- Chat formatting enums for easier chat message stylization in mods
- Getter function to return all namespaces of blocks in a mod
1.0Релиз1.12.2 · 10 декабря 2022 г.
- Initial release
- Bugfix for group name
Полная история изменений — на Modrinth.
Комментарии
Загружаем…