aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/xmod/gregtech/common/blocks/GregtechMetaTieredCasingBlocks1.java
diff options
context:
space:
mode:
authorTom Dickson <github@bombcar.com>2021-11-18 12:27:57 -0600
committerTom Dickson <github@bombcar.com>2021-11-18 12:27:57 -0600
commit6152da9f4f751bf714b3386849f60020174d8a83 (patch)
tree6a04e6d24ce323463438311cd2a2bfea705021df /src/Java/gtPlusPlus/xmod/gregtech/common/blocks/GregtechMetaTieredCasingBlocks1.java
parenta7ca8164017d7814af4d3f813f7744d2d15f4357 (diff)
parent3cc1fcf988a51a84c8a0d22e1875c83843abf9a2 (diff)
downloadGT5-Unofficial-6152da9f4f751bf714b3386849f60020174d8a83.tar.gz
GT5-Unofficial-6152da9f4f751bf714b3386849f60020174d8a83.tar.bz2
GT5-Unofficial-6152da9f4f751bf714b3386849f60020174d8a83.zip
Merge branch 'master' of https://github.com/bombcar/GTplusplus
Diffstat (limited to 'src/Java/gtPlusPlus/xmod/gregtech/common/blocks/GregtechMetaTieredCasingBlocks1.java')
-rw-r--r--src/Java/gtPlusPlus/xmod/gregtech/common/blocks/GregtechMetaTieredCasingBlocks1.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Java/gtPlusPlus/xmod/gregtech/common/blocks/GregtechMetaTieredCasingBlocks1.java b/src/Java/gtPlusPlus/xmod/gregtech/common/blocks/GregtechMetaTieredCasingBlocks1.java
index 240af72a3b..cbd585e50d 100644
--- a/src/Java/gtPlusPlus/xmod/gregtech/common/blocks/GregtechMetaTieredCasingBlocks1.java
+++ b/src/Java/gtPlusPlus/xmod/gregtech/common/blocks/GregtechMetaTieredCasingBlocks1.java
@@ -21,7 +21,6 @@ import gregtech.common.blocks.GT_Material_Casings;
import gtPlusPlus.xmod.gregtech.api.enums.GregtechItemList;
import gtPlusPlus.xmod.gregtech.common.blocks.textures.CasingTextureHandler;
import gtPlusPlus.xmod.gregtech.common.blocks.textures.TexturesGtBlock;
-import gtPlusPlus.xmod.gregtech.common.blocks.textures.turbine.LargeTurbineTextureHandler;
import gtPlusPlus.xmod.gregtech.common.tileentities.machines.multi.storage.GregtechMetaTileEntity_PowerSubStationController;