API Overview
- This mod provides a spell API that allows items to directly provide spells
- Detects items in the main hand, offhand, armor slots, and curio slots.
- Provides an API to customize the renderer for special spell items in the focus ring, along with a default renderer that can be used directly.
- Includes utility classes for easy integration with the spell system.
Compatibility
- Currently supports Goety 2.5 on Minecraft 1.20.1 Forge.
- May support 1.21.1 NeoForge in the future.
Compatibility Notes
- All mixins used by this API are designed to be minimally invasive, and no vanilla Minecraft classes are modified.
- If you do run into compatibility issues, feel free to reach out to me on the Goety Discord server :D
Source Code
- This mod is licensed under the MIT License.
- You are free to do whatever you like with it, within the terms of the license :)
Note
I'll be honest — my coding skills aren't the best, and bugs do happen from time to time. If you run into any issues while using the API, feel free to find me on the Goety Discord server :D
