aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/GoodGenerator/util/ItemRefer.java
diff options
context:
space:
mode:
authorGlodBlock <1356392126@qq.com>2021-09-20 14:38:24 +0800
committerGlodBlock <1356392126@qq.com>2021-09-20 14:38:24 +0800
commitb7be0dd5b192b19098e8e1c7d0fbc96cb99bfd1c (patch)
treeef92338f27b6a7ceb9432a5cf4d9e91407a66cda /src/main/java/GoodGenerator/util/ItemRefer.java
parent445e8248743bf5f99fed078288d9f81038749942 (diff)
downloadGT5-Unofficial-b7be0dd5b192b19098e8e1c7d0fbc96cb99bfd1c.tar.gz
GT5-Unofficial-b7be0dd5b192b19098e8e1c7d0fbc96cb99bfd1c.tar.bz2
GT5-Unofficial-b7be0dd5b192b19098e8e1c7d0fbc96cb99bfd1c.zip
add GUI and desc text fot YOTTank
Diffstat (limited to 'src/main/java/GoodGenerator/util/ItemRefer.java')
-rw-r--r--src/main/java/GoodGenerator/util/ItemRefer.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main/java/GoodGenerator/util/ItemRefer.java b/src/main/java/GoodGenerator/util/ItemRefer.java
index b28416e7d1..3a9404d1ea 100644
--- a/src/main/java/GoodGenerator/util/ItemRefer.java
+++ b/src/main/java/GoodGenerator/util/ItemRefer.java
@@ -78,7 +78,6 @@ public final class ItemRefer {
public static ItemRefer YOTTank_Cell_T9 = getItemStack(yottaFluidTankCell, 8);
public static ItemRefer YOTTank_Cell_T10 = getItemStack(yottaFluidTankCell, 9);
public static ItemRefer YOTTank = getItemStack(YFT);
- public static ItemRefer YOTTank_Output_Hatch = getItemStack(YFTOutput);
public static ItemRefer Large_Naquadah_Reactor = getItemStack(MAR.copy());