Gregtech for Minecraft 1.7.10
Find a file
David Vierra 2c65fddb56 Fix Advanced Miner II occasionally outputting the wrong blocks
AdvMinerII would occasionally output the drops from a block recently
broken by the player. This happens when the wrong coordinates are
passed to GT_Block_Ores_Abstract.getDrops(), which causes it to fail to
find the TileEntity and then fall back to whatever the most recently
broken block was.

Fixes #751 (probably), #674, #508
2017-01-18 10:00:36 +01:00
build/resources/main/assets/gregtech/lang More fixes 8 2016-11-05 17:09:35 +01:00
gradle/wrapper added for Jenkins 2016-09-02 22:32:46 +02:00
libs add new core mod version 2017-01-01 07:29:58 +01:00
src/main Fix Advanced Miner II occasionally outputting the wrong blocks 2017-01-18 10:00:36 +01:00
.gitignore added for Jenkins 2016-09-02 22:29:37 +02:00
build.gradle experimental branch 2016-06-21 21:07:14 +02:00
build.properties bump version 2017-01-15 14:35:37 +01: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.