Neilon is a Fabric text library to aid in working with Minecraft text.
Roadmap
- Literal text
- Translation text
- Keybinding text
- Basic text styling (bold, italic, underlined, strikethrough, magic)
- Colors
- Gradients
- Click actions
- Command running
- Command suggestions
- Opening URLs
- Copy to clipboard
- Hover events
- Text
- Item
- Entity
- QOL text methods
- Repeat
- Keybinding
- Translation
- Color
- QOL features
- Automatic command click fixer, no longer requiring
/in front - Automatic URL fixer, no longer requiring
https://in front
- Automatic command click fixer, no longer requiring
See the wiki, or directly contribute to our wiki
Unless we see high demand, or we need it ourselves, we will follow the latest Minecraft version by looking at Create Fabric, as this mod is used primarily for the SnackBag Create mod server.
There are two Neilon testing phases. First, we have set up JUnit tests for the most operations you can do. These tests are followed by the ingame tests we issue to ensure everything works as intended.