An open API service indexing awesome lists of open source software.

https://github.com/noahc3/abilitystones-1.8

Original 1.8.9 version of my Ability Stones Mod for Minecraft
https://github.com/noahc3/abilitystones-1.8

minecraft mod

Last synced: about 1 month ago
JSON representation

Original 1.8.9 version of my Ability Stones Mod for Minecraft

Awesome Lists containing this project

README

          

# The 1.8.9 version is no longer being updated.

Go [here](https://github.com/noahc3/AbilityStones) for the 1.10+ version.

## A warning

A lot of the code in this mod does not follow good coding practice. I am using this mod to learn the Minecraft Forge API. While the code technically works, use it at your own risk.

## Building

Open command window at root directory of the project and execute "gradlew build".

## Contributing

If you want to help improve the project, such as the awful coding practice, feel free. If you have any suggestions or bug reports, open a new issue (MAKE SURE SUGGESTIONS ARE CLEARLY MARKED!).

## License

Do whatever you want with the code, as long as you understand the disclaimer above.