diff options
author | bot <krampus.sack.never@gmail.com> | 2020-02-09 16:59:11 +0000 |
---|---|---|
committer | bot <krampus.sack.never@gmail.com> | 2020-02-09 16:59:11 +0000 |
commit | cce87b7d7c4cba69f76b42405184cb7188a93fbf (patch) | |
tree | 6e3109be31bf7f51772502dfbb0ed22c6a21606b /src | |
parent | 5dc624b85b41a6c590fcc36aa2788ff4d5fd6240 (diff) | |
download | GT5-Unofficial-cce87b7d7c4cba69f76b42405184cb7188a93fbf.tar.gz GT5-Unofficial-cce87b7d7c4cba69f76b42405184cb7188a93fbf.tar.bz2 GT5-Unofficial-cce87b7d7c4cba69f76b42405184cb7188a93fbf.zip |
GregtechMTE_AlgaePondBase.java edited online with Bitbucket
Diffstat (limited to 'src')
-rw-r--r-- | src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/production/algae/GregtechMTE_AlgaePondBase.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/production/algae/GregtechMTE_AlgaePondBase.java b/src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/production/algae/GregtechMTE_AlgaePondBase.java index 1b54eccc6e..9df0813879 100644 --- a/src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/production/algae/GregtechMTE_AlgaePondBase.java +++ b/src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/production/algae/GregtechMTE_AlgaePondBase.java @@ -66,7 +66,7 @@ public class GregtechMTE_AlgaePondBase extends GregtechMeta_MultiBlockBase { "X X", "X X", "XXXXXXXXX", - "Machine Casing (all bottom layer)", + "Machine Casings (all bottom layer)", "Sterile Farm Casings (rest)", "Controller (front centered)", "All hatches must be on the bottom layer", |