diff options
Diffstat (limited to 'src/main/java/GoodGenerator/util')
| -rw-r--r-- | src/main/java/GoodGenerator/util/ItemRefer.java | 1 |
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()); |
