aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gregtech/api/util/Recipe_GT.java
diff options
context:
space:
mode:
authorAlkalus <draknyte1@hotmail.com>2017-09-19 21:51:11 +1000
committerAlkalus <draknyte1@hotmail.com>2017-09-19 21:51:11 +1000
commit02c6ab32d9d752bd51ac8da077119cb197f99394 (patch)
tree96e721b30eb3e88b83865ee67ca8e7726271a73f /src/Java/gregtech/api/util/Recipe_GT.java
parent49608636d3cacf49373c91cb4fa7e5336c942100 (diff)
downloadGT5-Unofficial-02c6ab32d9d752bd51ac8da077119cb197f99394.tar.gz
GT5-Unofficial-02c6ab32d9d752bd51ac8da077119cb197f99394.tar.bz2
GT5-Unofficial-02c6ab32d9d752bd51ac8da077119cb197f99394.zip
$ More work on COMET.
% Texture changes to COMET casings.
Diffstat (limited to 'src/Java/gregtech/api/util/Recipe_GT.java')
-rw-r--r--src/Java/gregtech/api/util/Recipe_GT.java3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Java/gregtech/api/util/Recipe_GT.java b/src/Java/gregtech/api/util/Recipe_GT.java
index 36a056f0c0..a8ce381907 100644
--- a/src/Java/gregtech/api/util/Recipe_GT.java
+++ b/src/Java/gregtech/api/util/Recipe_GT.java
@@ -262,6 +262,9 @@ public class Recipe_GT extends GT_Recipe{
"Thermal Generator Fuel", null, "gregtech:textures/gui/basicmachines/Default", 1, 1, 0, 0, 1,
"Fuel Value: ", 1000, " EU", true, false);
+ //Cyclotron recipe map
+ public static final GT_Recipe_Map sCyclotronRecipes = new GT_Recipe_Map(new HashSet<GT_Recipe>(200), "gt.recipe.cyclotron", "COMET - Compact Cyclotron", null, RES_PATH_GUI + "basicmachines/BlastSmelter", 1, 1, 1, 0, 1, E, 1, E, true, true);
+
/**
* HashMap of Recipes based on their Items