Gregtech for Minecraft 1.7.10
2c65fddb56
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 |
||
---|---|---|
build/resources/main/assets/gregtech/lang | ||
gradle/wrapper | ||
libs | ||
src/main | ||
.gitignore | ||
build.gradle | ||
build.properties | ||
gradlew | ||
README.md |
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.