Gregtech for Minecraft 1.7.10
Find a file
Teteros d718cac331 Modify Wet Concrete to be able to use cells
Wet Concrete was lacking cell support as it was a 'molten' fluid type.

This patch adds a new type 'wet', which replaces 'molten'
for Concrete. This means with this patch you can either use
the canner with concrete dust to fill the cell, or the fluid
canning machine to input or output Wet Concrete.

Ideally Wet Concrete would be separate from Concrete as one is solid and
the other fluid, but they were kept together for compatibility with
existing recipes. 1 Concrete Cell = 144 Wet Concrete = Concrete Block

'Wet' fluid type can be used anytime you'd like both solid and fluid
cell support, as these were usually separate for good reasons.
Mostly to prevent the awkward ratio above.
2016-01-14 06:14:53 +00:00
src/main Modify Wet Concrete to be able to use cells 2016-01-14 06:14:53 +00:00
.gitignore Add plastic recipes to Distillation Tower & Distillery. 2016-01-13 16:13:37 +00:00
build.gradle Add plastic recipes to Distillation Tower & Distillery. 2016-01-13 16:13:37 +00:00
build.properties Bump Version 2016-01-06 00:36:04 +01:00
gradlew Change Material List 2015-11-03 11:28:31 +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.