
13.1K
5
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()
- In AnimatedEntity:
- Fixed buildscript
- Block Breaking now accepts sound playback chance (integer) as a parameter
- Added model rendering & animation functionality
- Code refactors, better split between client and server
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
- Initial release
- Bugfix for group name