forked from Resonant-Rise/ResonantRise
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathResonantRiseLITE.xml
436 lines (418 loc) · 38.4 KB
/
ResonantRiseLITE.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
<version>
<pack>
<version>2.9.3.4-RR-LITE</version>
<minecraft>1.6.4</minecraft>
<memory>2048</memory>
<permgen>256</permgen>
<caseallfiles>upper</caseallfiles>
<mainclass>net.minecraft.launchwrapper.Launch</mainclass>
<extraarguments>--tweakClass=cpw.mods.fml.common.launcher.FMLTweaker --tweakClass com.mumfrey.liteloader.launch.LiteLoaderTweaker</extraarguments>
</pack>
<!-- Dat Core -->
<libraries>
<library url="packs/ResonantRiseLite/files/forgelibs/launchwrapper-1.8.jar" file="launchwrapper-1.8.jar" md5="460ffeedae268dc70c8210ce179fa44a" server="net/minecraft/launchwrapper/1.8/launchwrapper-1.8.jar" download="server" />
<library url="packs/ResonantRiseLite/files/forgelibs/asm-all-4.1.jar" file="asm-all-4.1.jar" md5="d21c2a06a4e6b175aa01e328f38a1182" server="org/ow2/asm/asm-all/4.1/asm-all-4.1.jar" download="server" />
<library url="packs/ResonantRiseLite/files/forgelibs/scala-compiler-2.10.2.jar" file="scala-compiler-2.10.2.jar" md5="44f4d11085423ebffbfb177c1fe4cc69" server="org/scala-lang/scala-compiler/2.10.2/scala-compiler-2.10.2.jar" download="server" />
<library url="packs/ResonantRiseLite/files/forgelibs/scala-library-2.10.2.jar" file="scala-library-2.10.2.jar" md5="8800aafcc03e346dbbde171bef0b2bfe" server="org/scala-lang/scala-library/2.10.2/scala-library-2.10.2.jar" download="server" />
<library url="packs/ResonantRiseLite/files/forgelibs/lzma-0.0.1.jar" file="lzma-0.0.1.jar" md5="a3e3c3186e41c4a1a3027ba2bb23cdc6" server="lzma/lzma/0.0.1/lzma-0.0.1.jar" download="server" />
<library url="packs/ResonantRiseLite/files/forgelibs/jopt-simple-4.5.jar" file="jopt-simple-4.5.jar" md5="1372bd4823bb1ef61e7db6724f601150" server="net/sf/jopt-simple/jopt-simple/4.5/jopt-simple-4.5.jar" download="server" />
<library url="packs/ResonantRiseLite/files/forgelibs/liteloader-1.6.4.jar" file="liteloader-1.6.4.jar" md5="531c116f71ae2b11033f9a11a0f8e668" download="server" />
</libraries>
<mods>
<!-- Forge and Cauldron -->
<mod url="packs/ResonantRiseLite/files/forgelibs/forge-1.6.4-9.11.1.965-universal.jar" file="forge-1.6.4-9.11.1.965-universal.jar" md5="02efbef58dbd39fccead94777b611fce" download="server"
name="Forge" type="forge" version="9.11.1.965" authors="LexManos, cpw and the many, many contributors!" website="http://www.minecraftforge.com" donation="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=Z5MLLA62HSUM2" description="The Core." />
<!--
<mod url="packs/ResonantRiseLite/files/forgelibs/cauldron-1.6.4-1.965.21.151-server.jar" file="cauldron-1.6.4-1.965.21.151-server.jar" md5="bf643d7d6ceee71462f519df4a7387de" download="server"
name="Cauldron [formerly MCPC+]" version="1.965.21.151"
type="mcpc" depends="Cauldron Libs"
website="http://cauldron.minecraftforge.net/" authors="Cauldron Team"
description="Server superweapon! Hopefully not leaking your megahertz everywhere."
optional="yes" client="no" recommended="no" />
<mod url="packs/ResonantRiseLite/files/forgelibs/cauldron_libs_1.965.21.83.zip" file="cauldron_libs_1.965.21.83.zip" md5="27e9d5527914e88a6a8ae58bbba33827" download="server"
name="Cauldron Libs" version="1.965.21.83"
type="extract" extractto="root"
website="http://cauldron.minecraftforge.net/" authors="Cauldron Team(?)"
description="Mandatory libraries for Cauldron; it won't run without these!"
optional="yes" client="no" recommended="no" />
-->
<!-- Dependencies (as classed by ATL) -->
<mod name="CodeChickenLib" version="1.0.0.62"
url="packs/ResonantRiseLite/files/deps/CodeChickenLib-universal-1.6.4-1.0.0.62.jar" file="CodeChickenLib-universal-1.6.4-1.0.0.62.jar" md5="3c63930aa90fb5ae09502b6a0fb9de11" download="server"
type="dependency"
website="http://www.minecraftforum.net/topic/909223-" donation="http://www.chickenbones.craftsaddle.org/Pages/donate.php"
authors="ChickenBones" description="Needed for ChickenBones mods" />
<mod name="ForgeMultipart" version="1.0.1.268"
url="packs/ResonantRiseLite/files/forgelibs/ForgeMultipart-universal-1.6.4-1.0.1.268.jar" file="ForgeMultipart-universal-1.6.4-1.0.1.268.jar" md5="17e2f476d97bfc5eba915ddf9ef01c50" download="server"
type="dependency"
website="https://github.com/Chicken-Bones/ForgeMultipart" donation="http://www.chickenbones.craftsaddle.org/Pages/donate.php"
authors="ChickenBones" description="Open source library for facilitation of multiple functional parts in the one block space." />
<mod url="packs/ResonantRiseLite/files/deps/denLibFiles.zip" file="denLibFiles.zip" md5="40bc48b1c3c81a51bcb27b03e5bc5e32" download="server"
name="denLib Utils" type="extract" extractto="root" version="n/a"
website="http://www.minecraftforum.net/topic/1253666-152forge-denoflions-mods-threads-condensed/" description="Because waiting five seconds is for suckers." />
<mod name="Java 7 Checker" version="1.1"
url="packs/ResonantRiseLite/files/forgelibs/Java7Checker MC-1.6.4 v1.1.jar" file="Java7Checker MC-1.6.4 v1.1.jar" md5="e5a34ec97f0c7a820ce20cdcaebeb517" download="server"
type="mods"
website="http://hardcore-enderdragon.wikia.com/wiki/Home" authors="chylex"
description="Checks for Java 7. Should hopefully help with the fact that 90% of our bug reports are people trying to use Java 6." />
<!-- Mods (Alphabetized) -->
<mod url="packs/ResonantRiseLite/files/mods/appeng-rv14-finale3-mc16x.jar" file="appeng-rv14-finale3-mc16x.jar" md5="d10ac60e48a192760e76c1de3b0c73ed" download="server"
name="Applied Energistics" optional="no" type="mods"
version="rv14-finale3"
website="http://ae-mod.info/" donation="http://ae-mod.info/" authors="AlgorithmX2"
description="Zwip." />
<mod url="packs/ResonantRiseLite/files/mods/autoutils-1.6.4-1.0.1.jar" file="autoutils-1.6.4-1.0.1.jar" md5="a1ba0914e3b6047906214f3b63ba59d6" download="server"
name="AutoUtils [Chisel Libs]" type="mods" version="1.0.1"
website="http://www.minecraftforum.net/topic/1749374-" authors="AUTOMATIC_MAIDEN" donation="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=NS64FL5ZXYG3N&lc=RU&item_name=I%20write%20mods%20for%20minecraft&item_number=minecraft&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted"
description="Chisel Util Mod" />
<mod url="packs/ResonantRiseLite/files/mods/backpack-1.28.37-1.6.x.jar" file="backpack-1.28.37-1.6.x.jar" md5="59b768ea73762cd15df1c746308ff2f9" download="server"
name="Backpacks" version="1.28.37" type="mods"
website="http://www.minecraftforum.net/topic/1492661-15x-16x-backpacks-v-11213/" authors="Eydamos" donation="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=CCEHF29WUSQVJ"
description="Baggy leather in your inventory." />
<mod url="packs/ResonantRiseLite/files/mods/binnie-mods-1.8.0.jar" file="binnie-mods-1.8.0.jar" md5="67177d94f61104076432cf277631209a" download="server"
name="Binnie's Mods" type="mods" version="1.8.0"
website="http://www.minecraftforum.net/topic/1324321-" authors="Binnie" donation="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KQWXKT6KK7SH4"
description="Extensions for Forestry" />
<mod url="packs/ResonantRiseLite/files/mods/Blood Magic v1.0.1g.zip" file="Blood Magic v1.0.1g.zip" md5="311bd1f966f2d57019f8b72201fbb31c" download="server"
name="Blood Magic" type="mods" website="http://www.minecraftforum.net/topic/1899223-" authors="WayOfTime" version="1.0.1g" description="Alphonse, not nose piercing."/>
<mod url="packs/ResonantRiseLite/files/mods/buildcraft-A-1.6.4-4.2.2.jar" file="buildcraft-A-1.6.4-4.2.2.jar" md5="3d2b0dad2291f1c0bb0c5b8c96303b68" download="server"
name="Buildcraft" type="mods" version="4.2.2"
website="http://www.mod-buildcraft.com/" authors="SpaceToad, Krapht, SirSengir, CovertJaguar" donation="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KQWXKT6KK7SH4"
description="Burning oil forever." />
<mod url="packs/ResonantRiseLite/files/mods/Carpenters Blocks v3.2.7 - MC 1.6.4.zip" file="Carpenters Blocks v3.2.7 - MC 1.6.4.zip" md5="7aefce20088ad442145dc47b2cc08e02" download="server"
name="Carpenter's Blocks" type="mods" version="3.2.7"
website="http://www.minecraftforum.net/topic/1790919-" authors="Mineshopper" donation="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=YGAB8YNHMQPLQ&lc=US&item_name=Minecraft%20Modding&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted"
description="Angles!" />
<mod name="Charlotte's Utilities" version="0.7.0"
url="packs/ResonantRiseLite/files/mods/CharlottesUtilities-0.7.0.zip" file="CharlottesUtilities-0.7.0.zip" md5="16543f55e94bead6665dd074f1a1cc75" download="server"
type="mods"
website="http://www.minecraftforum.net/topic/2546260-" authors="Sharshar"
description="Layout guides and prospecting!" />
<mod url="packs/ResonantRiseLite/files/mods/ChickenChunks 1.3.3.4.jar" file="ChickenChunks 1.3.3.4.jar" md5="7029bffe7b251c028098834ab61ee344" download="server"
name="ChickenChunks" version="1.3.3.4" type="mods"
website="http://www.minecraftforum.net/topic/909223-"
donation="http://www.chickenbones.craftsaddle.org/Pages/donate.php" authors="ChickenBones"
description="Advanced chunkloading management" />
<mod url="packs/ResonantRiseLite/files/mods/chisel-1.6.4-1.5.2.jar" file="chisel-1.6.4-1.5.2.jar" md5="a3d7bee5f6cde89432b88dd610d3cd12" download="server"
name="Chisel [Asie]" type="mods" version="1.5.2"
website="http://www.minecraftforum.net/topic/1749374-" authors="AUTOMATIC_MAIDEN, asie" donation="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=NS64FL5ZXYG3N&lc=RU&item_name=I%20write%20mods%20for%20minecraft&item_number=minecraft&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted"
description="Basically the best decorative mod ever." />
<mod url="packs/ResonantRiseLite/files/mods/CodeChickenCore 0.9.0.9.jar" file="CodeChickenCore 0.9.0.9.jar" md5="d8800f201da7fe01ba1f8127a9a568ff" download="server"
name="CodeChickenCore" type="mods"
version="0.9.0.9" website="http://www.minecraftforum.net/topic/909223-147152-smp-chickenbones-mods/" authors="ChickenBones" donation="http://www.chickenbones.craftsaddle.org/Pages/donate.php" description="Core of Chickenbones mods" />
<mod url="packs/ResonantRiseLite/files/mods/CoFHCore-2.0.0.5.jar" file="CoFHCore-2.0.0.5.jar" md5="a3c5c440ecc89ff9b2d3ca777e44722b" download="server"
name="CoFH Core" type="mods" version="2.0.0.5"
website="http://teamcofh.com/" authors="KingLemming, Team CoFH"
description="The hero's great legacy follows him."
fileprefix="00002_" />
<mod url="packs/ResonantRiseLite/files/mods/DartCraft Beta 0.2.20v2.jar" file="DartCraft Beta 0.2.20v2.jar" md5="5e2ff934fd518ef3a8a2aa59789b93cd" download="server"
name="DartCraft" type="mods" version="0.2.20v2"
website="http://www.minecraftforum.net/topic/1686840-151-152-dartcraft-beta-0118/" authors="BlueDart"
description="Convenience is king."
fileprefix="00001_" />
<mod url="packs/ResonantRiseLite/files/mods/dartpatch-2.3.jar" file="dartpatch-2.3.jar" md5="f7a1b76769011244ffce35d26d09d10a" download="server"
name="DartPatch" type="mods" version="2.3" depends="DartCraft"
website="http://forum.feed-the-beast.com/threads/dartpatch-mfr-planter-harvester-support-for-dartcraft.28832/" authors="Minalien"
description="Proper compatibility is queen." />
<mod url="packs/ResonantRiseLite/files/mods/denLib-1.6.4-3.1.35.jar" file="denLib-1.6.4-3.1.35.jar" md5="7b414345b971a82117da2ae3872991a7" download="server"
name="denLib" type="mods" version="3.1.35"
website="http://www.minecraftforum.net/topic/1253666-152forge-denoflions-mods-threads-condensed/" authors="denoflions" donation="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=INpureProjects%40gmail%2ecom&lc=US&item_name=denoflions%20mods&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted"
description="Library pack for denoflions' mods." />
<mod url="packs/ResonantRiseLite/files/mods/dimensional-anchor-57.1.96.jar" file="dimensional-anchor-57.1.96.jar" md5="08e1d4694cb59b9cc5ab1ca8be6322ad" download="server"
name="Dimensional Anchors" type="mods" version="57.1.96"
website="http://www.minecraftforum.net/topic/1001131-162-immibiss-mods-smp-now-with-857-less-version-numbers-in-this-title/" authors="immibis"
description="Immibis's chunk loaders. Preferred." />
<mod name="EiraIRC" version="1.7.3"
url="packs/ResonantRiseLite/files/mods/eirairc-mc1.6.4-v1.7.3.jar" file="eirairc-mc1.6.4-v1.7.3.jar" md5="821099ecdaf487e181793999f2e0f94d" download="server"
type="mods" optional="yes" recommended="no"
website="http://www.minecraftforum.net/topic/1964989-" authors="blay09"
description="An IRC Connector that works both on clients and servers independently, with some neat special features." />
<mod url="packs/ResonantRiseLite/files/mods/EnderIO-1.6.4-1.0.6.376.jar" file="EnderIO-1.6.4-1.0.6.376.jar" md5="f03dc8f8fe316a8d4e8bad1c227f6f49" download="server"
name="EnderIO" type="mods" version="1.0.6.376"
website="http://www.minecraftforum.net/topic/1937619-" authors="crazypants"
description="An alternative, awesome, universal, concealable pipes for everything." />
<mod url="packs/ResonantRiseLite/files/mods/EnhancedPortals_1.6.4-universal-3.0.0b-final2.jar" file="EnhancedPortals_1.6.4-universal-3.0.0b-final2.jar" md5="6a096ce4a05de600d990b3c6290d8b15" download="server"
name="EnhancedPortals 3" type="mods" version="3.0.0b-final2"
website="http://www.minecraftforum.net/topic/2143651-" authors="Alz454"
description="Custom teleportation that looks fancier!" />
<mod url="packs/ResonantRiseLite/files/mods/extrautils-1.0.3c.zip" file="extrautils-1.0.3c.zip" md5="9eb5200ff895be6b95c62a26ba7d9a53" download="server"
name="Extra Utilities" type="mods" version="1.0.3c"
website="http://www.minecraftforum.net/topic/1776056-15xforge-extra-utilities-v024d/" authors="RWTema" donation="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=AAJGAD54WB7RQ"
description="Angel Blocks? Angel Blocks!" />
<mod url="packs/ResonantRiseLite/files/mods/Factorization-0.8.34.jar" file="Factorization-0.8.34.jar" md5="87941dcfbff76e94bb4a9fd1f5099d6f" download="server"
name="Factorization" type="mods" version="0.8.34"
website="http://www.minecraftforum.net/topic/1351802-" authors="neptunepink"
description="Unquantifably Awesome. Power that munches and crunches better than Gurgi ever could." />
<mod name="Finndus Fillies" version="1.0.0.7"
url="packs/ResonantRiseLite/files/mods/FinndusFillies-1.6.2-universal-1.0.0.7.jar" file="FinndusFillies-1.6.2-universal-1.0.0.7.jar" md5="ad00608137b33bf07083dd2be7df1f65" download="server"
type="mods"
website="http://forum.feed-the-beast.com/threads/myrathis-mod-compendium.18505/" authors="Myrathi"
description="lol horsemeat scandal" />
<mod url="packs/ResonantRiseLite/files/mods/flatsigns-1.6.2-universal-1.4.0.15.jar" file="flatsigns-1.6.2-universal-1.4.0.15.jar" md5="581bf79ecbda0132101ffcd0ba165fa0" download="server"
name="Flat Signs" type="mods" version="1.4.0.15"
website="http://forum.feed-the-beast.com/threads/myrathis-mod-compendium.18505/" authors="Myrathi"
description="Signs on every surface."
/>
<mod url="packs/ResonantRiseLite/files/mods/forestry-A-2.3.1.1.jar" file="forestry-A-2.3.1.1.jar" md5="1d97b9cac1dfa34ce0b1d4b0b6d26242" download="server"
name="Forestry" type="mods" version="2.3.1.1"
website="http://forestry.sengir.net/wiki.new/" authors="SirSengir, MysteriousAges" donation="http://forestry.sengir.net/wiki.new/doku.php?id=main:downloads#donations"
description="Bees, Trees, and Automate-ables." />
<mod url="packs/ResonantRiseLite/files/mods/HexWool-0.3.2-mc1.6.4.jar" file="HexWool-0.3.2-mc1.6.4.jar" md5="d2a1339dabfa81ec8239498dddd9ed99" download="server"
name="HexWool" type="mods" version="0.3.2"
website="http://www.minecraftforum.net/topic/2637187-" authors="Techjar101"
description="Glorious CYMK wool!" />
<mod url="packs/ResonantRiseLite/files/mods/immibis-core-57.2.0.jar" file="immibis-core-57.2.0.jar" md5="29326efb35a7b637ae7646477534c6d8" download="server"
name="Immibis Core" type="mods"
version="57.2.0" website="http://www.minecraftforum.net/topic/1001131-162-immibiss-mods-smp-now-with-857-less-version-numbers-in-this-title/" authors="immibis" description="Core mod for Immibis's suite." />
<mod url="packs/ResonantRiseLite/files/mods/ironchest-universal-1.6.4-5.4.1.702.zip" file="ironchest-universal-1.6.4-5.4.1.702.zip" md5="4c160ca83fb93dc62b51548b744532e3" download="server"
name="Iron Chests" type="mods"
version="5.4.1.702"
website="http://www.minecraftforum.net/topic/981855-15-and-up-forge-universalironchests-50-minecraft-15-update/" authors="cpw"
description="The Best Chest Upgrades" />
<mod url="packs/ResonantRiseLite/files/mods/JABBA_1.1.4.zip" file="JABBA_1.1.4.zip" md5="a3b8d75f6d6dc384475cc2bc0353e69f" download="server"
name="Jabba" type="mods" version="1.1.4"
website="http://profmobius.blogspot.fr/2013/11/jabba-100.html" authors="ProfMobius"
donation="http://profmobius.blogspot.fr/"
description="Just Another Better Barrel Attempt." />
<mod name="JAMI" version="1.0.13.122"
url="packs/ResonantRiseLite/files/mods/JAMI-1.6.4-1.0.13.122.jar" file="JAMI-1.6.4-1.0.13.122.jar" md5="edc196f4f9c31ac1bf62695c79bbb18b" download="server"
type="mods"
website="http://www.minecraftforum.net/topic/2500690-" authors="Samtrion, Sscchhmueptfter"
description="Jammy welding gun to make the pack's mods more interoperable as a whole." />
<mod url="packs/ResonantRiseLite/files/mods/Mekanism-6.0.5.46.jar" file="Mekanism-6.0.5.46.jar" md5="991afdb4d42e6c1fa9475e2c0c9d46ed" download="server"
name="Mekanism" type="mods" version="6.0.5.46" website="http://universalelectricity.com/mekanism" authors="aidancbrady" donation="http://universalelectricity.com/mekanism"
description="Osmium also cures light wounds." />
<mod url="packs/ResonantRiseLite/files/mods/MekanismGenerators-6.0.5.46.jar" file="MekanismGenerators-6.0.5.46.jar" md5="94dadbd6b6ffac9ad8260a193a5541b9" download="server"
name="Mekanism Generators" type="mods" version="6.0.5.46"
depends="Mekanism"
website="http://universalelectricity.com/mekanism" donation="http://universalelectricity.com/mekanism" authors="aidancbrady" description="Infinite water is infinite power!" />
<mod url="packs/ResonantRiseLite/files/mods/MekanismTools-6.0.5.46.jar" file="MekanismTools-6.0.5.46.jar" md5="14fe59aacbe820a186283a2d424f438d" download="server"
name="Mekanism Tools" type="mods" version="6.0.5.46"
depends="Mekanism"
website="http://universalelectricity.com/mekanism" donation="http://universalelectricity.com/mekanism" authors="aidancbrady" description="Paxel perfect." />
<mod url="packs/ResonantRiseLite/files/mods/MineFactoryReloaded-2.7.9-final.jar" file="MineFactoryReloaded-2.7.9-final.jar" md5="65f2499d749c18f8e9ca3b9cd0576da0" download="server"
name="MineFactory Reloaded [Skyboy Fork]" type="mods" version="2.7.9-final"
website="http://www.minecraftforum.net/topic/2016680-162164-" authors="powercrystals, skyboy"
description="Probably the greatest autofarming mod ever created."
fileprefix="00000_" />
<mod name="MineTweaker" version="3.0.6"
url="packs/ResonantRiseLite/files/mods/MineTweaker3-1.6.4-3.0.6.jar" file="MineTweaker3-1.6.4-3.0.6.jar" md5="32c8f133d5f465a35a49d17be33b12e3" download="server"
type="mods"
website="http://www.minecraftforum.net/topic/1886008-" authors="Stan Hebben"
description="Modpack and server tool enabling the addition and removal of recipes" />
<mod url="packs/ResonantRiseLite/files/mods/MobiusCore_1.2.2_1.6.4.jar" file="MobiusCore_1.2.2_1.6.4.jar" md5="8516cba3bfcd7b1eb2ccce9a37ffbd9a" download="server"
name="Mobius Core" type="mods" version="1.2.2"
website="http://www.minecraftforum.net/topic/2104497-" authors="ProfMobius"
donation="http://profmobius.blogspot.fr/"
description="The doctor's toolkit."
optional="yes" recommended="no" />
<mod url="packs/ResonantRiseLite/files/mods/Natura_mc1.6.X_2.1.14.jar" file="Natura_mc1.6.X_2.1.14.jar" md5="0b0712e9741829681964e5ab682c74f1" download="server"
name="Natura" type="mods"
version="2.1.14" website="http://www.minecraftforum.net/topic/1753754-15xnatura/" authors="mDiyo" donation="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=56Q7K92KRPW2N&lc=US&item_name=Tinkers%20Construct&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted" description="Just enough worldgen to make vanilla worth living." />
<mod url="packs/ResonantRiseLite/files/mods/neiaddons-mc164-1.10.5.70.jar" file="neiaddons-mc164-1.10.5.70.jar" md5="8eef775bfb31351ea3750bb6e1aa188c" download="server"
name="NEI Addons" type="mods" version="1.10.5.70"
website="http://www.minecraftforum.net/topic/1803460-nei-addons-v181-with-forestry-2280-support/" authors="bdew"
description="Non-critical UI improvements." />
<mod name="Not Enough Codecs" version="0.1"
url="packs/ResonantRiseLite/files/mods/NotEnoughCodecs-0.1.jar" file="NotEnoughCodecs-0.1.jar" md5="a8cf90bc7356bbffaeafcd19b18ec0be" download="server"
type="mods" optional="yes"
website="http://openmods.info/" authors="OpenMods Team"
description="Adds MP3/AAC support to OpenBlocks, enabling its radio station system." />
<mod url="packs/ResonantRiseLite/files/mods/NotEnoughItems 1.6.1.9.jar" file="NotEnoughItems 1.6.1.9.jar" md5="a24b36e61c41a75d0622fe0c6ba535b7" download="server"
name="Not Enough Items" type="mods"
version="1.6.1.9" website="http://www.minecraftforum.net/topic/909223-147152-smp-chickenbones-mods/" authors="ChickenBones" donation="http://www.chickenbones.craftsaddle.org/Pages/donate.php" description="Critical UI improvements." />
<mod url="packs/ResonantRiseLite/files/mods/NotEnoughKeys-1.6.4-0.0.4.jar" file="NotEnoughKeys-1.6.4-0.0.4.jar" md5="1b9f6f8785e38d50bbfff129dbf90ec2" download="server"
name="Not Enough Keys" type="mods"
version="0.0.4" website="http://www.minecraftforum.net/topic/2189371-" authors="Mr. okushama" description="Critical keybinding configuration improvements." />
<mod url="packs/ResonantRiseLite/files/mods/obsidiplates-1.6.2-universal-2.0.0.15.jar" file="obsidiplates-1.6.2-universal-2.0.0.15.jar" md5="c64ea8742cd60ef359d36bb84d4b10a5" download="server"
name="Obsidiplates" type="mods" version="2.0.0.15"
website="http://forum.feed-the-beast.com/threads/myrathis-mod-compendium.18505/" authors="Myrathi"
description="Improved pressure plates. Creepers will never open your door again." />
<mod url="packs/ResonantRiseLite/files/mods/OpenBlocks-1.2.9.jar" file="OpenBlocks-1.2.9.jar" md5="a7f3422784f6c39c7eb1a32407f42754" download="server"
name="OpenBlocks" type="mods" version="1.2.9"
website="http://openmods.info/" authors="Mikee, boq, OpenMods Team"
description="An amazing open source mode that does amazing things." />
<mod name="OpenEye" version="0.6"
url="packs/ResonantRiseLite/files/mods/OpenEye-0.6-1.6.4.jar" file="OpenEye-0.6-1.6.4.jar" md5="0b7348c65071d426eae8d383702fb0fa" download="server"
type="mods" optional="yes" recommended="yes" selected="yes"
website="http://openmods.info" authors="Mikee, boq, OpenMods Team"
description="Issue tracker to help us find bugs faster (and assign blame correctly)!" />
<mod url="packs/ResonantRiseLite/files/mods/OpenModsLib-0.5.1.jar" file="OpenModsLib-0.5.1.jar" md5="c480594b88e34140221718a0982a9719" download="server"
name="OpenModsLib" type="mods" version="0.5.1"
website="http://openmods.info/" authors="Mikee, boq, OpenMods Team"
description="A new coremod for Open Mods!" />
<mod url="packs/ResonantRiseLite/files/mods/Opis_1.2.2.zip" file="Opis_1.2.2.zip" md5="0fd82027b3d17c80eef0003139828268" download="server"
name="Opis" type="mods" group="Cartographer" depends="Mobius Core" version="1.2.2"
website="http://www.minecraftforum.net/topic/2104497-" authors="ProfMobius"
donation="http://profmobius.blogspot.fr/"
description="Opal Map Scanner. Server Doctor. Healer."
optional="yes" recommended="no" />
<mod name="Ore Dictionary Converter" version="1.4.3"
url="packs/ResonantRiseLite/files/mods/OreDictionaryConverter-1.4.3.jar" file="OreDictionaryConverter-1.4.3.jar" md5="1a4842e7820fab7b1448ef60249744fd" download="server"
type="mods"
website="http://www.minecraftforum.net/topic/1580364-" authors="EXTER6"
description="Where was this when we were in BETA?!" />
<mod url="packs/ResonantRiseLite/files/mods/PluginsforForestry-1.6.4-3.2.30-hotfix.jar" file="PluginsforForestry-1.6.4-3.2.30-hotfix.jar" md5="2e707afa16e35138d3c41a2111639c4a" download="server"
name="Plugins for Forestry" type="mods" version="3.2.30-hotfix"
website="http://www.minecraftforum.net/topic/1253666-152forge-denoflions-mods-threads-condensed/" authors="denoflions" donation="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=INpureProjects%40gmail%2ecom&lc=US&item_name=denoflions%20mods&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted"
description="UI and content improvements for forestry." />
<mod url="packs/ResonantRiseLite/files/mods/PowerCrystalsCore-1.1.8-9.jar" file="PowerCrystalsCore-1.1.8-9.jar" md5="11ce6aeaa3a73761580f9a541345ef4b" download="server"
name="PowerCrystals Core [Skyboy Fork]" type="mods" version="1.1.8-9"
website="http://www.minecraftforum.net/topic/2016680-162164-" authors="powercrystals, skyboy"
description="The engine room for the PowerCrystals suite (MFR, Nether Ores, et al.)" />
<mod name="Random Things" version="1.9"
url="packs/ResonantRiseLite/files/mods/Random Things v. 1.9 [MC 1.6.4].jar" file="Random Things v. 1.9 [MC 1.6.4].jar" md5="99bfcd2cf041e60cdc13917c45276588" download="server"
type="mods"
website="http://www.minecraftforum.net/topic/1832047-"
authors="lumien" description="Random Things packed into one Mod :D" />
<mod name="Redstone Armory" version="1.0-3pre"
url="packs/ResonantRiseLite/files/mods/RArm-1.6.4-r1.0-3pre.jar" file="RArm-1.6.4-r1.0-3pre.jar" md5="cd234f0aefeefa44e25be02f79e07d1b" download="server"
type="mods"
website="http://www.minecraftforum.net/topic/2756729-" authors="TehNut"
description="Advanced RF-style tools with a neat twist." />
<mod url="packs/ResonantRiseLite/files/mods/RedstoneArsenal-1.0.0.0.jar" file="RedstoneArsenal-1.0.0.0.jar" md5="80e7ceb66f5cd88b4ff7c42b4b38fd01" download="server"
name="Redstone Arsenal" type="mods" depends="CoFH Core" version="1.0.0.0"
website="http://teamcofh.com/" authors="KingLemming, Team CoFH"
description="His apprentice swings true."
fileprefix="ZZZZZ_" />
<mod url="packs/ResonantRiseLite/files/mods/RedstonePasteMod1.5.1.zip" file="RedstonePasteMod1.5.1.zip" md5="72ad8b99064c42d488b0e7c0cdb1b82c" download="server"
name="Redstone Paste" type="mods"
version="1.5.1"
website="http://minecraft.curseforge.com/mc-mods/redstone-paste/" authors="FyberOptic" donation="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=XD2DPUTDZEW6U"
description="Pastey." />
<mod name="Refined Relocation" version="1.0.5e"
url="packs/ResonantRiseLite/files/mods/RefinedRelocation-1.6.4-1.0.5e.jar" file="RefinedRelocation-1.6.4-1.0.5e.jar" md5="7c6d91643d762052b44ca1c4cc0649c0" download="server"
type="mods"
website="http://www.minecraftforum.net/topic/2210752-" authors="Dynious"
description="Logistics for the timid novice." />
<mod name="Simply Jetpacks" version="0.3.1.1"
url="packs/ResonantRiseLite/files/mods/SimplyJetpacks-0.3.1.1.jar" file="SimplyJetpacks-0.3.1.1.jar" md5="59075b5df08b84c63d73670fa0968aec" download="server"
type="mods"
website="http://www.minecraftforum.net/topic/2548594-" authors="tonius11"
description="Jetpacks for Thermal Expansion." />
<mod name="Soul Shards Reborn" version="0.8c"
url="packs/ResonantRiseLite/files/mods/SSR_v0.8c.zip" file="SSR_v0.8c.zip" md5="4b6ef045ce9d2aaa52cdc0e6ad29fb48" download="server"
type="mods"
website="http://www.minecraftforum.net/topic/2379399-" authors="Moze_Intel"
description="They're back and they're still gloriously cheaty!" />
<mod name="Statues" version="2.1.1"
url="packs/ResonantRiseLite/files/mods/statues-1.6.4-2.1.1.jar" file="statues-1.6.4-2.1.1.jar" md5="1e47c5f4290fb2649d998f52e58e61bc" download="server"
type="mods"
website="http://www.minecraftforum.net/topic/2115090-" authors="AUTOMATIC_MAIDEN"
description="From the maker of Chisel, an ode to your vanity." />
<mod url="packs/ResonantRiseLite/files/mods/SuperCraftingFrame-1.6.2.7.jar" file="SuperCraftingFrame-1.6.2.7.jar" md5="5241bc98632201d64b0112e16e31e6b6" download="server"
name="Super Crafting Frame" type="mods" version="1.6.2.7"
website="http://www.minecraftforum.net/topic/1870830-" authors="EdgarAllen"
description="Item frames are slightly less useless." />
<mod name="Switches" version="1.3.0.25"
url="packs/ResonantRiseLite/files/mods/switches-1.6.4-universal-coremod-1.3.0.25.jar" file="switches-1.6.4-universal-coremod-1.3.0.25.jar" md5="b6785f4c62986b27b6a2e06476af0730" download="server"
type="mods"
website="http://forum.feed-the-beast.com/threads/myrathis-mod-compendium.18505/" authors="Myrathi"
description="Switches provides alternative switch designs and lever/switch piston-activation." />
<mod url="packs/ResonantRiseLite/files/mods/ThermalExpansion-3.0.0.7.jar" file="ThermalExpansion-3.0.0.7.jar" md5="37470408cb00cb58915615676e6c2207" download="server"
name="Thermal Expansion" type="mods" depends="CoFH Core" version="3.0.0.7"
website="http://teamcofh.com/" authors="KingLemming, Zeldo, Team CoFH"
description="The hero returns."
fileprefix="ZZZZY_" />
<mod url="packs/ResonantRiseLite/files/mods/TConstruct_mc1.6.4_1.5.5.7.jar" file="TConstruct_mc1.6.4_1.5.5.7.jar" md5="b30654109bfa51bbe732ec4c58ebc8bf" download="server"
name="Tinker's Construct" type="mods"
version="1.5.5.7"
website="http://www.minecraftforum.net/topic/1659892-15xtinkers-construct/" authors="mDiyo" donation="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=56Q7K92KRPW2N&lc=US&item_name=Tinkers%20Construct&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted"
description="Dat Glass, Dem Tools" />
<mod url="packs/ResonantRiseLite/files/mods/TMechworks_mc1.6.4_0.1.6.jar" file="TMechworks_mc1.6.4_0.1.6.jar" md5="52b8cf82577bb9e391eb8bc1da7dd2d0" download="server"
name="Tinker's Mechworks" type="mods"
version="0.1.6"
website="http://www.minecraftforum.net/topic/1659892-15xtinkers-construct/" authors="pillbox, Gyro, mDiyo" donation="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=56Q7K92KRPW2N&lc=US&item_name=Tinkers%20Construct&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted"
description="Dat Torque" />
<mod url="packs/ResonantRiseLite/files/mods/Translocator 1.1.0.15.jar" file="Translocator 1.1.0.15.jar" md5="8c085124f761c51d01d6ae30f005885e" download="server"
name="Translocator" type="mods"
version="1.1.0.15" website="http://www.minecraftforum.net/topic/909223-147152-smp-chickenbones-mods/" authors="ChickenBones" donation="http://www.chickenbones.craftsaddle.org/Pages/donate.php" description="Pew pew pew lazors." />
<mod url="packs/ResonantRiseLite/files/mods/Waila_1.5.2a.zip" file="Waila_1.5.2a.zip" md5="428bddc06b3424d386f276ead2685682" download="server"
name="Waila" type="mods" version="1.5.2" fileprefix="00000_"
website="http://www.minecraftforum.net/topic/1846244-152-waila-134-block-and-mod-info-ingame/" authors="ProfMobius"
donation="http://profmobius.blogspot.fr/"
description="What am I looking at?" />
<mod url="packs/ResonantRiseLite/files/mods/witchery-1.6.4-0.19.2.zip" file="witchery-1.6.4-0.19.2.zip" md5="915a0a95e38273aeffb8a6e33db9c4a8" download="server"
name="Witchery" type="mods" version="0.19.2"
website="https://sites.google.com/site/witcherymod/home" authors="Emoniph" description="More magic with a witch's bent!"
/>
<!-- Client Only -->
<mod url="packs/ResonantRiseLite/files/mods/InventoryTweaks-1.57-dev-95.jar" file="InventoryTweaks-1.57-dev-95.jar" md5="4a2a605f4ff7274e004ebe3090f24cdb" download="server"
name="Inventory Tweaks" type="mods" server="no" optional="yes" recommended="yes" selected="yes" group="UI"
version="1.5.7-dev-b95"
website="http://www.minecraftforum.net/topic/1720872-" authors="Kobata"
description="The mod Velo can't live without." />
<mod url="packs/ResonantRiseLite/files/mods/mapwriter-1.6.4-2.0.17.zip" file="mapwriter-1.6.4-2.0.17.zip" md5="b59caedf61d18f74ef704cf2989872d4" download="server"
name="Map Writer" type="mods" server="no" optional="yes" recommended="no" group="Cartographer"
version="2.0.17"
website="http://www.minecraftforum.net/topic/1570989-152-forge-mapwriter-an-open-source-mini-map/" authors="daveyliam"
description="A nice, open source map writer." />
<mod name="Mouse Tweaks" version="2.3.4"
url="packs/ResonantRiseLite/files/mods/[1.6.4] Mouse Tweaks 2.3.4.zip" file="[1.6.4] Mouse Tweaks 2.3.4.zip" md5="079fdcddbf1009ab37d21c8f1a80ef02" download="server"
type="mods" authors="YaLTeR" server="no" optional="yes"
website="http://www.minecraftforum.net/topic/1518185-"
description="Useful mouse controls!" />
<mod url="packs/ResonantRiseLite/files/mods/NEIPlugins-1.1.0.6.jar" file="NEIPlugins-1.1.0.6.jar" md5="f005f1044b4fd706fef4858caef7db03" download="server"
name="NEI Plugins" type="mods" server= "no" version="1.1.0.6"
website="https://bitbucket.org/mistaqur/nei_plugins/wiki/Home" authors="Mistaqur"
description="Even more improvments to Applied Energistics." />
<mod url="packs/ResonantRiseLite/files/mods/[1.6.4]ReiMinimap_v3.4_01.zip" file="[1.6.4]ReiMinimap_v3.4_01.zip" md5="d263cc04f492cee0e7b17ea1ef628bc9" download="server"
name="Rei's Minimap" type="mods" server="no" optional="yes" recommended="no" group="Minimap"
version="3.4_01"
website="http://www.minecraftforum.net/topic/482147-" authors="ReiFNSK"
description="Multiple minimap options ahoy!" />
<mod name="TiC Tooltips" version="1.1.10"
url="packs/ResonantRiseLite/files/mods/TiCTooltips-mc1.6.4-1.1.10.jar" file="TiCTooltips-mc1.6.4-1.1.10.jar" md5="05dfb4a05ef9a5e2c3216d0814375655" download="server"
type="mods" server="no"
website="http://www.minecraftforum.net/topic/2509840-" authors="squeek502"
description="The tooltips you've always wanted for your fancy tools!" />
<mod url="packs/ResonantRiseLite/files/mods/ZansMinimap1.6.4.zip" file="ZansMinimap1.6.4.zip" md5="97a9934f12a01986bcdc6ec8eba97336" download="server"
name="VoxelMap (aka Zan's Minimap)" type="mods" server="no" optional="yes" selected="yes" recommended="yes" group="Minimap"
version="1.6.4"
website="http://www.minecraftforum.net/topic/1116564-" authors="MamiyaOtaru"
description="Velo's minimap of choice! Some consider it cheaty." />
<mod name="Waila Harvestability" version="1.1.0"
url="packs/ResonantRiseLite/files/mods/WailaHarvestability-mc1.6.4-1.1.0.jar" file="WailaHarvestability-mc1.6.4-1.1.0.jar" md5="61f028ccd70b78793fa7720908f5814c" download="server"
type="mods" server="no"
website="http://www.minecraftforum.net/topic/2620834-" authors="squeek502"
description="Can I mine this right now?" />
<!-- Remote Downloads (General) -->
<mod url="http://minecraft.curseforge.com/mc-mods/51195-railcraft/files/775935/download"
md5="83C9166BEDF370B7CB393ECA8A8C9C7F"
file="Railcraft_1.6.4-8.4.0.0.jar"
download="direct"
name="Railcraft"
type="mods" optional="no"
version="8.4.0.0"
website="http://www.railcraft.info/"
authors="CovertJaguar"
donation="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=HCQMGHQ4D5GQ4"
description="Choo Choo Buckaroo and also boilers."
depends="Buildcraft"/>
<!-- Config Modes -->
<!-- One mode MUST be a default. -->
<!-- Power Settings -->
<mod name="Game Mode: Make Powergen Fair" version="n/a"
url="packs/ResonantRiseLite/files/config-switches/power_fair_2.9.2.1.zip" file="power_fair_2.9.2.1.zip" md5="6981148cb630ab2a1947597e0e7c2b71" download="server"
type="extract" extractto="root" optional="no" selected="yes" recommended="yes"
website="http://resonant-rise.com"
description="Standard power settings." />
<!-- Oregen Settings -->
<mod name="Game Mode: Make Oregen Scarce" version="n/a"
url="packs/ResonantRiseLite/files/config-switches/oregen_scarce_2.8.5.0.zip" file="oregen_scarce_2.8.5.0.zip" md5="8824d63d06f9a36aacdaa2f7b6a9aced" download="server"
type="extract" extractto="root" optional="no" selected="yes" recommended="yes"
website="http://resonant-rise.com"
description="Ore generation is slashed by half for those who want more of a challenge." />
<!-- Special Mode Configs -->
<mod name="EiraIRC Client Config" version="n/a"
url="packs/ResonantRiseLite/files/config-switches/eira_client_2.9.3.1.zip" file="eira_client_2.9.3.1.zip" md5="4e7dd41827722e09213bf9fd8da2c3d6" download="server"
type="extract" extractto="root" client="yes" server="no"
website="http://resonant-rise.com"
description="Client-specific configs for EiraIRC." />
<mod name="EiraIRC Server Config" version="n/a"
url="packs/ResonantRiseLite/files/config-switches/eira_server_2.9.3.1.zip" file="eira_server_2.9.3.1.zip" md5="8b6e2bd0f3af2be8c5f18df1f0ff2e27" download="server"
type="extract" extractto="root" client="no" server="yes"
website="http://resonant-rise.com"
description="Server-specific configs for EiraIRC." />
</mods>
</version>