aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/core
diff options
context:
space:
mode:
authorJordan Byrne <draknyte1@hotmail.com>2018-05-12 17:04:41 +1000
committerJordan Byrne <draknyte1@hotmail.com>2018-05-12 17:04:41 +1000
commit54f1060e09e2210e345b082421f9e83df9dcfbc0 (patch)
tree2626fdbdcfe08b6e83ed26f6719c270a0a521be7 /src/Java/gtPlusPlus/core
parent75d5897f4db4e97feca4fe4d978cc5823cbbb150 (diff)
downloadGT5-Unofficial-54f1060e09e2210e345b082421f9e83df9dcfbc0.tar.gz
GT5-Unofficial-54f1060e09e2210e345b082421f9e83df9dcfbc0.tar.bz2
GT5-Unofficial-54f1060e09e2210e345b082421f9e83df9dcfbc0.zip
% More
Diffstat (limited to 'src/Java/gtPlusPlus/core')
-rw-r--r--src/Java/gtPlusPlus/core/recipe/common/CI.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Java/gtPlusPlus/core/recipe/common/CI.java b/src/Java/gtPlusPlus/core/recipe/common/CI.java
index 44db9cf284..1f06c5befb 100644
--- a/src/Java/gtPlusPlus/core/recipe/common/CI.java
+++ b/src/Java/gtPlusPlus/core/recipe/common/CI.java
@@ -18,6 +18,7 @@ import gtPlusPlus.core.recipe.LOADER_Machine_Components;
import gtPlusPlus.core.util.Utils;
import gtPlusPlus.core.util.minecraft.ItemUtils;
import gtPlusPlus.xmod.gregtech.api.enums.GregtechItemList;
+import gtPlusPlus.xmod.gregtech.common.items.MetaGeneratedGregtechItems;
import ic2.core.Ic2Items;
public class CI {