Xenon ModPack is a simple to use base for the creation of modpacks.
- Mod System
- (Key) Binding system
- Property System
- EventBus
- Rendering utilities
- Tab UI
Xenon uses a different approach to managing mods. We use a UI that is manageable through the keyboard rather than UI that is mouse driven.
- Add mouse button capability to the binding system
- Add optional mouse driven user interface to manage mods
- Add command system (probably just brigadier)
For setup instructions please see the fabric wiki page that relates to the IDE that you are using.
This template is available under the CC0 license. Feel free to learn from it and incorporate it in your own projects.