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
- Host: GitHub
- URL: https://github.com/cadiboo/example-mod
- Owner: Cadiboo
- License: lgpl-3.0
- Created: 2018-05-14T06:44:10.000Z (about 7 years ago)
- Default Branch: 1.15.2
- Last Pushed: 2020-08-04T23:32:19.000Z (almost 5 years ago)
- Last Synced: 2025-06-23T09:06:13.995Z (about 7 hours ago)
- Topics: example-code, minecraft-forge-mod
- Language: Java
- Homepage:
- Size: 707 KB
- Stars: 197
- Watchers: 15
- Forks: 38
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 :)