Bassebombecraft

Bassebombecraft

18.5k Downloads

Migrate code base to Forge 1.12.2

Closed this issue ยท 1 comments

commented

See #25 for upgrade to 1.11:

Update project settings

Forge version: 1.12.2-14.23.2
Info page: http://www.minecraftforge.net/forum/topic/62903-forge-14232-minecraft-1122/

Instruction on how to update the gradle.build file:
http://stackoverflow.com/questions/40830525/how-do-i-change-the-minecraft-version-in-a-forge-environment

Visit http://export.mcpbot.bspk.rs/ for the latest mappings.
mappings = "snapshot_20180405"

Setup Eclipse project to new Forge dependencies

Run in the GIT bassebombecraft-1.8 directory:
gradlew.bat setupDecompWorkspace
gradlew.bat eclipse

commented

Closed with commit 0744c45 and 0744c45.