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

https://github.com/cadiboo/example-mod

An example mod created to try and get new modders to use good code practices
https://github.com/cadiboo/example-mod

example-code minecraft-forge-mod

Last synced: about 7 hours ago
JSON representation

An example mod created to try and get new modders to use good code practices

Awesome Lists containing this project

README

        

# [Example Mod](https://github.com/Cadiboo/Example-Mod)
### An example mod created by [Cadiboo](https://github.com/Cadiboo) to try and get new modders to use good code practices
##### View the tuorials for this at [https://cadiboo.github.io/tutorials/](https://cadiboo.github.io/tutorials/)
This contains the basic setup for a normal mod, and the included files use good code practices.
### All credits for Forge, FML etc go to their respective owners.
Any code written by me is free for any use at all. Some credit would be nice though :)