Gregtech for Minecraft 1.7.10
Find a file
David Vierra 4176f2c525 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
2016-12-04 15:22:03 -10:00
src/main Fix Advanced Miner II occasionally outputting the wrong blocks 2016-12-04 15:22:03 -10:00
.gitignore Added configuration file to enabling processing of ores 2016-05-18 07:41:36 +03:00
build.gradle update build script 2016-11-03 12:19:59 +01:00
build.properties update build script 2016-11-03 12:19:59 +01:00
README.md Create README.md 2015-10-24 13:38:16 -04: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.