From dc3df3edd5843bde0c1335d6a8e460b2c832aa48 Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Sat, 17 Jun 2017 08:12:18 +0300 Subject: full project files --- eclipse/config/GregTech/IDs.cfg | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 eclipse/config/GregTech/IDs.cfg (limited to 'eclipse/config/GregTech/IDs.cfg') diff --git a/eclipse/config/GregTech/IDs.cfg b/eclipse/config/GregTech/IDs.cfg new file mode 100644 index 0000000..cf20a5a --- /dev/null +++ b/eclipse/config/GregTech/IDs.cfg @@ -0,0 +1,36 @@ +# Configuration file + +crops { + I:argentia=145 + I:blazereed=130 + I:bobsyeruncleranks=127 + I:coppon=142 + I:corium=132 + I:corpseplant=133 + I:creeperweed=134 + I:diareed=128 + I:eggplant=131 + I:enderbloom=135 + I:flax=125 + I:indigo=124 + I:liveroots=148 + I:meatrose=136 + I:milkwart=137 + I:oilberries=126 + I:plumbilia=146 + I:slimeplant=138 + I:spidernip=139 + I:steeleafranks=147 + I:tearstalks=140 + I:tine=141 + I:withereed=129 +} + + +enchantments { + I:Disjunction=15 + I:Dissolving=13 + I:Radioactivity=14 +} + + -- cgit v1.2.3