GT5-Unofficial/src/main/java/gregtech/loaders
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
..
load Reformat code 2015-10-21 22:15:09 -04:00
misc Added Blood Asps commits. 2015-12-28 21:04:13 +01:00
oreprocessing remove this from Gt Code 2015-12-17 13:10:19 +01:00
postload Modify Wet Concrete to be able to use cells 2016-01-14 06:14:53 +00:00
preload Modify Wet Concrete to be able to use cells 2016-01-14 06:14:53 +00:00