Skip to content

Pikabyte/Immersive_Magneticraft_1.12

Repository files navigation

Magneticraft

A modification of the Magneticraft mod, original found here: https://minecraft.curseforge.com/projects/magneticraft This modification makes it into an Immersive Engineering + Addons companion/addon by removing most overlapping content

Compiling the mod

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:

  1. Download the project

alt text

  1. Extract the content of the zip file

alt text

  1. Open a terminal/cmd in the extracted folder

  2. Run the command ./gradlew setupDecompWorkspace

  3. Run the command ./gradlew build

alt text

  1. Wait until the mod is compiled

alt text

  1. Grab the mod jar from build/libs/<modname or something>.jar
  2. Profit!?!

Running the mod

To run the mod you will need it's dependencies:

  • Forgelin: or you will get a java.lang.NoClassDefFoundError: kotlin/TypeCastException
  • ModelLoader: you can found the last version in /libs/modelloader-1.x.x.jar or compile from here.

About

A fork of Magnetic Engineering that fixes a few things.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published