promotional bannermobile promotional banner
premium banner
A library for codes that are used within my projects.

Description

A library mod to store methods commonly used by various of my mods. Currently, it includes:  

  • Player movement states in the form of enum.
  • Customisable error messages for certain conditions.

Usage

For general mod users, if you see this line you probably what you are doing. If not, download the .jar file and place it in the "mods" folder in you minecraft folder. If the "mods" folder doesn't exist, create one.

Developers

Although the purpose of this mod is to be a library mod for my other mods, you still can use this under the MIT license (I don't know why you would consider using it, it is very easy to recreate this). 

Installation

License

This project is under MIT licence.

Credits

This project uses Cardinal Component API. You can check out their source at https://github.com/Ladysnake/Cardinal-Components-API.