- To make a basic mod
- Clone this repo
- install the latest forge mdk
- run
./gradlew setupDecompWorkspace - run
./gradlew eclipseor./gradlew ideadepending on your ide - change the mod name from base mod
- add items and blocks in the registry using the example
- add custom blocks and items in the correct package (making sure they
implement IHasModel) - test your mod
- run
./gradlew buildand the mod will be indir/build/libs/<modname>.jar
-
Notifications
You must be signed in to change notification settings - Fork 0
Kazuya79/Base-Mod
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
This is a base mod (proxies registry and main class)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published