Skip to content

snackbag/neilon

Repository files navigation

Neilon

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

Usage

See the wiki, or directly contribute to our wiki

Update policy

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.

Testing

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.

About

FabricMC text library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages