diff options
| author | Foghrye4 <foghrye4@gmail.com> | 2017-06-17 08:12:18 +0300 |
|---|---|---|
| committer | Foghrye4 <foghrye4@gmail.com> | 2017-06-17 08:12:18 +0300 |
| commit | dc3df3edd5843bde0c1335d6a8e460b2c832aa48 (patch) | |
| tree | af13bfeee567f2351e35e1ef176d168fe37c8aac /eclipse/config/GregTech/IDs.cfg | |
| parent | 1da8dcd58647e34c9af94ceeecaeaf3b0d08c48c (diff) | |
full project files
Diffstat (limited to 'eclipse/config/GregTech/IDs.cfg')
| -rw-r--r-- | eclipse/config/GregTech/IDs.cfg | 36 |
1 files changed, 36 insertions, 0 deletions
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 +} + + |
