Neptune
Neptune is a cross-platform utility library that was created primarily for my animation and fan work modifications. This library can also be called the Animation Fan Work Engine.
This library does not directly use APIs from FML or Fabric API, allowing it to be safely used in common subprojects of Architectury.
Library Capabilities
- Simple event system with additional hooks
- Special packages for working with items, entities and other objects, including various interceptors
- Multiple functional interfaces
- Weapon crafting table that allows creating various types of weapons (recipes are added through datapacks)
https://www.youtube.com/watch?v=example123
Compatibility with modifications:
- Works in weapon constructor
- Integrates with Trinkets and Curios systems for wearable equipment and accessories
- Includes ability system and many other useful features.