Gregtech for Minecraft 1.7.10
Find a file
Dream-Master 3459909e28 try to make it public because jenkins cant build it
11:11:20 :compileJavawarning: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/magneticraft/0.6.1-final/f8b88d8a61499d4a9fd0b979f3d3945e8809623a/magneticraft-0.6.1-final.jar(com/cout970/magneticraft/api/access/MgRecipeRegister.class): major version 52 is newer than 51, the highest major version supported by this compiler.
11:11:20   It is recommended that the compiler be upgraded.
11:11:22 /var/lib/jenkins/workspace/Gregtech-5-Unofficial/build/sources/java/gregtech/common/tileentities/machines/basic/GT_MetaTileEntity_AdvSeismicProspector.java:156: error: Entry is not public in HashMap; cannot be accessed from outside package
11:11:22       for (HashMap.Entry<ChunkPosition, FluidStack> fl : tFluids.entrySet()) {
2017-05-07 11:14:50 +02:00
build/resources/main/assets/gregtech/lang change circuits parts a bit. 2017-04-28 23:13:57 +02:00
gradle/wrapper added for Jenkins 2016-09-02 22:32:46 +02:00
libs Make the logger less spammy 2017-03-15 18:01:25 +01:00
src/main try to make it public because jenkins cant build it 2017-05-07 11:14:50 +02:00
.gitignore added for Jenkins 2016-09-02 22:29:37 +02:00
build.gradle Merge branch 'experimental' from GTNH into mergeGTNH (based on BLOODASP) 2017-04-27 17:06:22 +02:00
build.properties fix recipe basic circuit 2017-04-30 21:42:54 +02:00
gradlew reverse commit 2016-06-21 19:32:31 +02:00
README.md reverse commit 2016-06-21 19:32:31 +02:00

GT5-Unofficial

About

GT5-Unofficial is a decompiled and modified version of GT5.07.07. The goal of the mod is to maintain and extend the end game of GT5.

Downloads

Builds can be found on the IC2 Forums.

Installation

GT5U requires IndustrialCraft2-experimental. Version 2.2.780-experimental or newer is recommended. Forge versions 1428-1480 are known to break multiplayer. 1481 or newer are recommended. Place the downloaded jar file into your mods/ folder.

Issues

Please report any issues you to find the issue tracker on this repository. Include as much information as possible including as version and steps to reproduce.

Contribution

Please do! However, please take a note of current issues and what is currently being worked on.