aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/gregtech/textures/blocks/fluids/fluid.wet.concrete.png
diff options
context:
space:
mode:
authorTeteros <Teteros@openmailbox.org>2016-01-14 06:14:53 +0000
committerTeteros <Teteros@openmailbox.org>2016-01-14 06:14:53 +0000
commitd718cac331526a1d13a4df12fba42ef01028bd90 (patch)
tree260ab516945ebb5f2f781b16351c767b38e5ed2b /src/main/resources/assets/gregtech/textures/blocks/fluids/fluid.wet.concrete.png
parentd3d2026375eddfefd43c9dceb19025c08a3c29cf (diff)
downloadGT5-Unofficial-d718cac331526a1d13a4df12fba42ef01028bd90.tar.gz
GT5-Unofficial-d718cac331526a1d13a4df12fba42ef01028bd90.tar.bz2
GT5-Unofficial-d718cac331526a1d13a4df12fba42ef01028bd90.zip
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.
Diffstat (limited to 'src/main/resources/assets/gregtech/textures/blocks/fluids/fluid.wet.concrete.png')
-rw-r--r--src/main/resources/assets/gregtech/textures/blocks/fluids/fluid.wet.concrete.pngbin0 -> 7457 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/src/main/resources/assets/gregtech/textures/blocks/fluids/fluid.wet.concrete.png b/src/main/resources/assets/gregtech/textures/blocks/fluids/fluid.wet.concrete.png
new file mode 100644
index 0000000000..208a1792ea
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/blocks/fluids/fluid.wet.concrete.png
Binary files differ