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
- Host: GitHub
- URL: https://github.com/noahc3/abilitystones-1.8
- Owner: noahc3
- License: other
- Created: 2016-02-29T02:08:19.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-08-26T11:59:35.000Z (almost 9 years ago)
- Last Synced: 2025-01-25T21:27:50.544Z (over 1 year ago)
- Topics: minecraft, mod
- Language: Java
- Homepage:
- Size: 113 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-fml.txt
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.