Magneticraft mod, more info in curseforge https://minecraft.curseforge.com/projects/magneticraft
At October 10th 2018, the 4th year anniversary of the mod, we decided to stop the development of this mod.
If anyone wants to continue the mod, the License allow copy, modification and redistribution of the mod's code and assets.
This is a small tutorial for non-modders to get the last version of the mod from github, so you can play with alpha versions of the mod.
Prerequisites:
- Have Java JDK installed, JRE it's not enough, you can get it here.
Steps:
- Download the project
- Extract the content of the zip file
-
Open a terminal/cmd in the extracted folder
-
Run the command
./gradlew setupDecompWorkspace
-
Run the command
./gradlew build
- Wait until the mod is compiled
- Grab the mod jar from
build/libs/<modname or something>.jar
- Profit!?!
To run the mod you will need it's dependencies: