Gregtech for Minecraft 1.7.10
17bf0dd960
to no longer have recipes for filling cells. The reason for the bug was that the bit flag 256 is already in use to designate something as empty. Since only bit flags up to 128 were documented I had unwittingly used the 256 bit flag for fluid creation. The documentation now informs about the function of 256. Automatic fluid and gas creation are now controlled via booleans. Big thanks to Techlone for helping me debug. |
||
---|---|---|
src/main | ||
.gitignore | ||
build.gradle | ||
build.properties | ||
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.