westeroscraft.json 63 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246
  1. {
  2. "version": "1.0",
  3. "discord": {
  4. "clientID": "385581240906022916",
  5. "smallImageText": "WesterosCraft",
  6. "smallImageKey": "seal-circle"
  7. },
  8. "java": {
  9. "oracle": "http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html"
  10. },
  11. "news_feed": "https://westeroscraft.com/articles/index.rss",
  12. "servers": [
  13. {
  14. "id": "WesterosCraft-1.11.2",
  15. "name": "WesterosCraft Production Server",
  16. "description": "Main WesterosCraft server. Connect to enter the Realm.",
  17. "icon_url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/server-prod.png",
  18. "revision": "3.7.2",
  19. "server_ip": "mc.westeroscraft.com",
  20. "mc_version": "1.11.2",
  21. "discord": {
  22. "shortId": "Production",
  23. "largeImageText": "WesterosCraft Production Server",
  24. "largeImageKey": "server-prod"
  25. },
  26. "default_selected": true,
  27. "autoconnect": true,
  28. "modules": [
  29. {
  30. "id": "net.minecraftforge:forge:1.11.2-13.20.1.2429",
  31. "name": "Minecraft Forge 1.11.2-13.20.1.2429",
  32. "type": "forge-hosted",
  33. "artifact": {
  34. "size": 4450992,
  35. "MD5": "3fcc9b0104f0261397d3cc897e55a1c5",
  36. "extension": ".jar",
  37. "url": "http://files.minecraftforge.net/maven/net/minecraftforge/forge/1.11.2-13.20.1.2429/forge-1.11.2-13.20.1.2429-universal.jar"
  38. },
  39. "sub_modules": [
  40. {
  41. "id": "net.minecraft:launchwrapper:1.12",
  42. "name": "Mojang (LaunchWrapper)",
  43. "type": "library",
  44. "artifact": {
  45. "size": 32999,
  46. "MD5": "934b2d91c7c5be4a49577c9e6b40e8da",
  47. "extension": ".jar",
  48. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.11.2/launchwrapper-1.12.jar"
  49. }
  50. },
  51. {
  52. "id": "org.ow2.asm:asm-all:5.0.3",
  53. "name": "Mojang (ASM)",
  54. "type": "library",
  55. "artifact": {
  56. "size": 241639,
  57. "MD5": "c5cc4613bbdfba3ccf5f0ab85390d0b8",
  58. "extension": ".jar",
  59. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.11.2/asm-all-5.0.3.jar"
  60. }
  61. },
  62. {
  63. "id": "org.scala-lang:scala-library:2.11.1",
  64. "name": "Minecraft Forge (scala-library)",
  65. "type": "library",
  66. "artifact": {
  67. "size": 1474672,
  68. "MD5": "379c15c4f724421c6d5d7aecedaf87a6",
  69. "extension": ".jar.pack.xz",
  70. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.11.2/scala-library-2.11.1.jar.pack.xz"
  71. }
  72. },
  73. {
  74. "id": "org.scala-lang:scala-compiler:2.11.1",
  75. "name": "Minecraft Forge (scala-compiler)",
  76. "type": "library",
  77. "artifact": {
  78. "size": 3076920,
  79. "MD5": "7d89e952f2d5c74577310cd2c28e3f20",
  80. "extension": ".jar.pack.xz",
  81. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.11.2/scala-compiler-2.11.1.jar.pack.xz"
  82. }
  83. },
  84. {
  85. "id": "org.scala-lang:scala-actors-migration_2.11:1.1.0",
  86. "name": "Minecraft Forge (scala-actors-migration)",
  87. "type": "library",
  88. "artifact": {
  89. "size": 21324,
  90. "MD5": "04e3428b2600ace33c7ae2bf1f6c0a4c",
  91. "extension": ".jar.pack.xz",
  92. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.11.2/scala-actors-migration_2.11-1.1.0.jar.pack.xz"
  93. }
  94. },
  95. {
  96. "id": "org.scala-lang.plugins:scala-continuations-library_2.11:1.0.2",
  97. "name": "Minecraft Forge (scala-continuations-library)",
  98. "type": "library",
  99. "artifact": {
  100. "size": 7956,
  101. "MD5": "ed9b1d27aba8ac4090a3749c4dfc895a",
  102. "extension": ".jar.pack.xz",
  103. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.11.2/scala-continuations-library_2.11-1.0.2.jar.pack.xz"
  104. }
  105. },
  106. {
  107. "id": "org.scala-lang.plugins:scala-continuations-plugin_2.11.1:1.0.2",
  108. "name": "Minecraft Forge (scala-continuations-plugin)",
  109. "type": "library",
  110. "artifact": {
  111. "size": 46140,
  112. "MD5": "a8232db22a72a981de6b1399eb86dff7",
  113. "extension": ".jar.pack.xz",
  114. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.11.2/scala-continuations-plugin_2.11.1-1.0.2.jar.pack.xz"
  115. }
  116. },
  117. {
  118. "id": "org.scala-lang:scala-parser-combinators_2.11:1.0.1",
  119. "name": "Minecraft Forge (scala-parser-combinators)",
  120. "type": "library",
  121. "artifact": {
  122. "size": 85568,
  123. "MD5": "2e50a7df17680daadacca69f07f8a16d",
  124. "extension": ".jar.pack.xz",
  125. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.11.2/scala-parser-combinators_2.11-1.0.1.jar.pack.xz"
  126. }
  127. },
  128. {
  129. "id": "org.scala-lang:scala-reflect:2.11.1",
  130. "name": "Minecraft Forge (scala-reflect)",
  131. "type": "library",
  132. "artifact": {
  133. "size": 1070312,
  134. "MD5": "84e5dc81c10e2bd74c579c9d0332fdd9",
  135. "extension": ".jar.pack.xz",
  136. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.11.2/scala-reflect-2.11.1.jar.pack.xz"
  137. }
  138. },
  139. {
  140. "id": "org.scala-lang:scala-swing_2.11:1.0.1",
  141. "name": "Minecraft Forge (scala-swing)",
  142. "type": "library",
  143. "artifact": {
  144. "size": 736795,
  145. "MD5": "1d360289e697022a3f57abaad344b28f",
  146. "extension": ".jar",
  147. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.11.2/scala-swing_2.11-1.0.1.jar"
  148. }
  149. },
  150. {
  151. "id": "org.scala-lang:scala-xml_2.11:1.0.2",
  152. "name": "Minecraft Forge (scala-xml)",
  153. "type": "library",
  154. "artifact": {
  155. "size": 217812,
  156. "MD5": "cc891b094a4c32dedc56bfefe9b072ff",
  157. "extension": ".jar.pack.xz",
  158. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.11.2/scala-xml_2.11-1.0.2.jar.pack.xz"
  159. }
  160. },
  161. {
  162. "id": "com.typesafe.akka:akka-actor_2.11:2.3.3",
  163. "name": "Minecraft Forge (akka-actor)",
  164. "type": "library",
  165. "artifact": {
  166. "size": 746612,
  167. "MD5": "25cb22c3078e9fb3f7a861c912924862",
  168. "extension": ".jar.pack.xz",
  169. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.11.2/akka-actor_2.11-2.3.3.jar.pack.xz"
  170. }
  171. },
  172. {
  173. "id": "com.typesafe:config:1.2.1",
  174. "name": "Minecraft Forge (typesafe-config)",
  175. "type": "library",
  176. "artifact": {
  177. "size": 56636,
  178. "MD5": "10ec4ccabc4e68aac9cf87165ead5d7d",
  179. "extension": ".jar.pack.xz",
  180. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.11.2/config-1.2.1.jar.pack.xz"
  181. }
  182. },
  183. {
  184. "id": "lzma:lzma:0.0.1",
  185. "name": "Mojang (LZMA)",
  186. "type": "library",
  187. "artifact": {
  188. "size": 5762,
  189. "MD5": "a3e3c3186e41c4a1a3027ba2bb23cdc6",
  190. "extension": ".jar",
  191. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.11.2/lzma-0.0.1.jar"
  192. }
  193. },
  194. {
  195. "id": "net.sf.trove4j:trove4j:3.0.3",
  196. "name": "Trove4J 3.0.3",
  197. "type": "library",
  198. "artifact": {
  199. "size": 2523218,
  200. "MD5": "8fc4d4e0129244f9fd39650c5f30feb2",
  201. "extension": ".jar",
  202. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.11.2/trove4j-3.0.3.jar"
  203. }
  204. },
  205. {
  206. "id": "java3d:vecmath:1.5.2",
  207. "name": "Vecmath 1.5.2",
  208. "type": "library",
  209. "artifact": {
  210. "size": 318956,
  211. "MD5": "e5d2b7f46c4800a32f62ce75676a5710",
  212. "extension": ".jar",
  213. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.11.2/vecmath-1.5.2.jar"
  214. }
  215. },
  216. {
  217. "id": "net.sf.jopt-simple:jopt-simple:4.6",
  218. "name": "Jopt-simple 4.6",
  219. "type": "library",
  220. "artifact": {
  221. "size": 62477,
  222. "MD5": "13560a58a79b46b82057686543e8d727",
  223. "extension": ".jar",
  224. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.11.2/jopt-simple-4.6.jar"
  225. }
  226. },
  227. {
  228. "id": "net.minecraftforge:MercuriusUpdater:1.11.2",
  229. "name": "MercuriusUpdater 1.11.2",
  230. "type": "library",
  231. "artifact": {
  232. "size": 15146,
  233. "MD5": "7556d06064ebbfa3b334a15092d725d0",
  234. "extension": ".jar",
  235. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.11.2/MercuriusUpdater-1.11.2.jar"
  236. }
  237. }
  238. ]
  239. },
  240. {
  241. "id": "com.mumfrey:liteloader:1.11.2",
  242. "name": "Liteloader (1.11.2)",
  243. "type": "liteloader",
  244. "required": {
  245. "value": false,
  246. "def": false
  247. },
  248. "artifact": {
  249. "size": 1685422,
  250. "MD5": "3a98b5ed95810bf164e71c1a53be568d",
  251. "extension": ".jar",
  252. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.11.2/liteloader-1.11.2.jar"
  253. },
  254. "sub_modules": [
  255. {
  256. "id": "com.mumfrey:macrokeybindmod:0.14.4-1.11.2",
  257. "name": "Macro/Keybind Mod (0.14.4-1.11.2)",
  258. "type": "litemod",
  259. "required": {
  260. "value": false,
  261. "def": false
  262. },
  263. "artifact": {
  264. "size": 1670811,
  265. "MD5": "16080785577b391d426c62c8d3138558",
  266. "extension": ".litemod",
  267. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/prod-1.11.2/mods/macrokeybindmod.litemod"
  268. }
  269. }
  270. ]
  271. },
  272. {
  273. "id": "net.optifine:optifine:1.11.2_HD_U_C7",
  274. "name": "Optifine (1.11.2_HD_U_C7)",
  275. "type": "forgemod",
  276. "artifact": {
  277. "size": 2254712,
  278. "MD5": "0dd7761e908f9b245bb0dc0fac5649f5",
  279. "extension": ".jar",
  280. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/prod-1.11.2/mods/OptiFine.jar"
  281. }
  282. },
  283. {
  284. "id": "mezz:jei:1.11.2-4.5.0.290",
  285. "name": "JustEnoughItems (1.11.2-4.5.0.290)",
  286. "type": "forgemod",
  287. "artifact": {
  288. "size": 538740,
  289. "MD5": "f4d931f6db6210621a86fa1e7eae8016",
  290. "extension": ".jar",
  291. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/prod-1.11.2/mods/jei.jar"
  292. }
  293. },
  294. {
  295. "id": "mcp.mobius:waila:1.7.1_1.11.2",
  296. "name": "Waila (1.7.1_1.11.2)",
  297. "type": "forgemod",
  298. "required": {
  299. "value": false
  300. },
  301. "artifact": {
  302. "size": 542744,
  303. "MD5": "26258a3557bf333e8f4ce8b1e9481031",
  304. "extension": ".jar",
  305. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/prod-1.11.2/mods/Waila.jar"
  306. }
  307. },
  308. {
  309. "id": "com.github.hexomod:worldeditcuife2:2.1.1-mf-1.11.2-13.20.0.2228",
  310. "name": "WorldEditCUI (v2.1.1-mf-1.11.2-13.20.0.2228)",
  311. "type": "forgemod",
  312. "required": {
  313. "value": false
  314. },
  315. "artifact": {
  316. "size": 461691,
  317. "MD5": "439f82b69f3464969163c188818c677b",
  318. "extension": ".jar",
  319. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/prod-1.11.2/mods/worldeditcuife.jar"
  320. }
  321. },
  322. {
  323. "id": "techbrew:journeymap:1.11.2-5.4.7",
  324. "name": "JourneyMap (1.11.2-5.4.7)",
  325. "type": "forgemod",
  326. "required": {
  327. "value": false
  328. },
  329. "artifact": {
  330. "size": 1735525,
  331. "MD5": "1c3380502eb7b9a495581b2402d144df",
  332. "extension": ".jar",
  333. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/prod-1.11.2/mods/journeymap.jar"
  334. }
  335. },
  336. {
  337. "id": "octarine-noise:betterfoliage:1.11.2-2.1.8",
  338. "name": "BetterFoliage (1.11.2-2.1.8)",
  339. "type": "forgemod",
  340. "required": {
  341. "value": false
  342. },
  343. "artifact": {
  344. "size": 4676029,
  345. "MD5": "b2dd47e42da56fb49a07a0d38df91bc4",
  346. "extension": ".jar",
  347. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/prod-1.11.2/mods/BetterFoliage.jar"
  348. },
  349. "sub_modules": [
  350. {
  351. "id": "betterfoliage.cfg",
  352. "name": "BetterFoliage Configuration File",
  353. "type": "file",
  354. "artifact": {
  355. "size": 7878,
  356. "MD5": "6dd38f873c4129af05a2d6c500cbe954",
  357. "path": "/config/betterfoliage.cfg",
  358. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/prod-1.11.2/config/betterfoliage.cfg"
  359. }
  360. }
  361. ]
  362. },
  363. {
  364. "id": "org.blockartistry:dynsurround:1.11.2-3.4.6.2",
  365. "name": "DynamicSurroundings (1.11.2-3.4.6.2)",
  366. "type": "forgemod",
  367. "required": {
  368. "value": false
  369. },
  370. "artifact": {
  371. "size": 21853035,
  372. "MD5": "82a6aac5420151960b8dd709deee5423",
  373. "extension": ".jar",
  374. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/prod-1.11.2/mods/DynamicSurroundings.jar"
  375. },
  376. "sub_modules": [
  377. {
  378. "id": "dsurround.cfg",
  379. "name": "DynamicSurroundings General Configuration File",
  380. "type": "file",
  381. "artifact": {
  382. "size": 20258,
  383. "MD5": "3df81248db151750b7d0a0193b327b47",
  384. "path": "/config/dsurround/dsurround.cfg",
  385. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/prod-1.11.2/config/dsurround/dsurround.cfg"
  386. }
  387. },
  388. {
  389. "id": "westeros.json",
  390. "name": "DynamicSurroundings WesterosCraft Configuration File",
  391. "type": "file",
  392. "artifact": {
  393. "size": 608,
  394. "MD5": "44eab112ff24d0bd29974c270de868ba",
  395. "path": "/config/dsurround/westeros.json",
  396. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/prod-1.11.2/config/dsurround/westeros.json"
  397. }
  398. }
  399. ]
  400. },
  401. {
  402. "id": "com.westeroscraft:westerosblocks:3.1.0-alpha-2-135",
  403. "name": "WesterosBlocks (3.1.0-alpha-2-135)",
  404. "type": "forgemod",
  405. "artifact": {
  406. "size": 16854431,
  407. "MD5": "ed5b2349d1ce2496895a5e8839b77f74",
  408. "extension": ".jar",
  409. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/prod-1.11.2/mods/WesterosBlocks.jar"
  410. }
  411. },
  412. {
  413. "id": "com.westeroscraft:westeroscraftrp:2018-05-05",
  414. "name": "WesterosCraft Resource Pack (2018-05-05)",
  415. "type": "file",
  416. "artifact": {
  417. "size": 46067606,
  418. "MD5": "0e08b0bcf44c9d266bfe067d865ffc1e",
  419. "path": "resourcepacks/WesterosCraft.zip",
  420. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/prod-1.11.2/resourcepacks/WesterosCraft.zip"
  421. }
  422. },
  423. {
  424. "id": "options.txt",
  425. "name": "Default Client Options",
  426. "type": "file",
  427. "artifact": {
  428. "size": 1973,
  429. "path": "options.txt",
  430. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/options-1.11.2.txt"
  431. }
  432. },
  433. {
  434. "id": "servers.dat",
  435. "name": "Saved Client Servers",
  436. "type": "file",
  437. "artifact": {
  438. "size": 84,
  439. "MD5": "71d99e229d7d2b8d2a6423e46832a4b8",
  440. "path": "servers.dat",
  441. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/prod-1.11.2/servers.dat"
  442. }
  443. }
  444. ]
  445. },
  446. {
  447. "id": "WesterosCraftTest-1.11.2",
  448. "name": "WesterosCraft Test Server",
  449. "description": "Main testing server. Experimental changes are live here.",
  450. "icon_url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/server-test.png",
  451. "revision": "3.7.1",
  452. "server_ip": "mc.westeroscraft.com:4444",
  453. "mc_version": "1.11.2",
  454. "discord": {
  455. "shortId": "Test Server",
  456. "largeImageText": "WesterosCraft Test Server",
  457. "largeImageKey": "server-test"
  458. },
  459. "default_selected": false,
  460. "autoconnect": true,
  461. "modules": [
  462. {
  463. "id": "net.minecraftforge:forge:1.11.2-13.20.1.2476",
  464. "name": "Minecraft Forge 1.11.2-13.20.1.2476",
  465. "type": "forge-hosted",
  466. "artifact": {
  467. "size": 4455536,
  468. "MD5": "7cef816cc01d53a04a180f0214d2982a",
  469. "extension": ".jar",
  470. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.11.2/forge-1.11.2-13.20.1.2476-universal.jar"
  471. },
  472. "sub_modules": [
  473. {
  474. "id": "net.minecraft:launchwrapper:1.12",
  475. "name": "Mojang (LaunchWrapper)",
  476. "type": "library",
  477. "artifact": {
  478. "size": 32999,
  479. "MD5": "934b2d91c7c5be4a49577c9e6b40e8da",
  480. "extension": ".jar",
  481. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.11.2/launchwrapper-1.12.jar"
  482. }
  483. },
  484. {
  485. "id": "org.ow2.asm:asm-all:5.0.3",
  486. "name": "Mojang (ASM)",
  487. "type": "library",
  488. "artifact": {
  489. "size": 241639,
  490. "MD5": "c5cc4613bbdfba3ccf5f0ab85390d0b8",
  491. "extension": ".jar",
  492. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.11.2/asm-all-5.0.3.jar"
  493. }
  494. },
  495. {
  496. "id": "org.scala-lang:scala-library:2.11.1",
  497. "name": "Minecraft Forge (scala-library)",
  498. "type": "library",
  499. "artifact": {
  500. "size": 1474672,
  501. "MD5": "379c15c4f724421c6d5d7aecedaf87a6",
  502. "extension": ".jar.pack.xz",
  503. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.11.2/scala-library-2.11.1.jar.pack.xz"
  504. }
  505. },
  506. {
  507. "id": "org.scala-lang:scala-compiler:2.11.1",
  508. "name": "Minecraft Forge (scala-compiler)",
  509. "type": "library",
  510. "artifact": {
  511. "size": 3076920,
  512. "MD5": "7d89e952f2d5c74577310cd2c28e3f20",
  513. "extension": ".jar.pack.xz",
  514. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.11.2/scala-compiler-2.11.1.jar.pack.xz"
  515. }
  516. },
  517. {
  518. "id": "org.scala-lang:scala-actors-migration_2.11:1.1.0",
  519. "name": "Minecraft Forge (scala-actors-migration)",
  520. "type": "library",
  521. "artifact": {
  522. "size": 21324,
  523. "MD5": "04e3428b2600ace33c7ae2bf1f6c0a4c",
  524. "extension": ".jar.pack.xz",
  525. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.11.2/scala-actors-migration_2.11-1.1.0.jar.pack.xz"
  526. }
  527. },
  528. {
  529. "id": "org.scala-lang.plugins:scala-continuations-library_2.11:1.0.2",
  530. "name": "Minecraft Forge (scala-continuations-library)",
  531. "type": "library",
  532. "artifact": {
  533. "size": 7956,
  534. "MD5": "ed9b1d27aba8ac4090a3749c4dfc895a",
  535. "extension": ".jar.pack.xz",
  536. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.11.2/scala-continuations-library_2.11-1.0.2.jar.pack.xz"
  537. }
  538. },
  539. {
  540. "id": "org.scala-lang.plugins:scala-continuations-plugin_2.11.1:1.0.2",
  541. "name": "Minecraft Forge (scala-continuations-plugin)",
  542. "type": "library",
  543. "artifact": {
  544. "size": 46140,
  545. "MD5": "a8232db22a72a981de6b1399eb86dff7",
  546. "extension": ".jar.pack.xz",
  547. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.11.2/scala-continuations-plugin_2.11.1-1.0.2.jar.pack.xz"
  548. }
  549. },
  550. {
  551. "id": "org.scala-lang:scala-parser-combinators_2.11:1.0.1",
  552. "name": "Minecraft Forge (scala-parser-combinators)",
  553. "type": "library",
  554. "artifact": {
  555. "size": 85568,
  556. "MD5": "2e50a7df17680daadacca69f07f8a16d",
  557. "extension": ".jar.pack.xz",
  558. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.11.2/scala-parser-combinators_2.11-1.0.1.jar.pack.xz"
  559. }
  560. },
  561. {
  562. "id": "org.scala-lang:scala-reflect:2.11.1",
  563. "name": "Minecraft Forge (scala-reflect)",
  564. "type": "library",
  565. "artifact": {
  566. "size": 1070312,
  567. "MD5": "84e5dc81c10e2bd74c579c9d0332fdd9",
  568. "extension": ".jar.pack.xz",
  569. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.11.2/scala-reflect-2.11.1.jar.pack.xz"
  570. }
  571. },
  572. {
  573. "id": "org.scala-lang:scala-swing_2.11:1.0.1",
  574. "name": "Minecraft Forge (scala-swing)",
  575. "type": "library",
  576. "artifact": {
  577. "size": 736795,
  578. "MD5": "1d360289e697022a3f57abaad344b28f",
  579. "extension": ".jar",
  580. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.11.2/scala-swing_2.11-1.0.1.jar"
  581. }
  582. },
  583. {
  584. "id": "org.scala-lang:scala-xml_2.11:1.0.2",
  585. "name": "Minecraft Forge (scala-xml)",
  586. "type": "library",
  587. "artifact": {
  588. "size": 217812,
  589. "MD5": "cc891b094a4c32dedc56bfefe9b072ff",
  590. "extension": ".jar.pack.xz",
  591. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.11.2/scala-xml_2.11-1.0.2.jar.pack.xz"
  592. }
  593. },
  594. {
  595. "id": "com.typesafe.akka:akka-actor_2.11:2.3.3",
  596. "name": "Minecraft Forge (akka-actor)",
  597. "type": "library",
  598. "artifact": {
  599. "size": 746612,
  600. "MD5": "25cb22c3078e9fb3f7a861c912924862",
  601. "extension": ".jar.pack.xz",
  602. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.11.2/akka-actor_2.11-2.3.3.jar.pack.xz"
  603. }
  604. },
  605. {
  606. "id": "com.typesafe:config:1.2.1",
  607. "name": "Minecraft Forge (typesafe-config)",
  608. "type": "library",
  609. "artifact": {
  610. "size": 56636,
  611. "MD5": "10ec4ccabc4e68aac9cf87165ead5d7d",
  612. "extension": ".jar.pack.xz",
  613. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.11.2/config-1.2.1.jar.pack.xz"
  614. }
  615. },
  616. {
  617. "id": "lzma:lzma:0.0.1",
  618. "name": "Mojang (LZMA)",
  619. "type": "library",
  620. "artifact": {
  621. "size": 5762,
  622. "MD5": "a3e3c3186e41c4a1a3027ba2bb23cdc6",
  623. "extension": ".jar",
  624. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.11.2/lzma-0.0.1.jar"
  625. }
  626. },
  627. {
  628. "id": "net.sf.trove4j:trove4j:3.0.3",
  629. "name": "Trove4J 3.0.3",
  630. "type": "library",
  631. "artifact": {
  632. "size": 2523218,
  633. "MD5": "8fc4d4e0129244f9fd39650c5f30feb2",
  634. "extension": ".jar",
  635. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.11.2/trove4j-3.0.3.jar"
  636. }
  637. },
  638. {
  639. "id": "java3d:vecmath:1.5.2",
  640. "name": "Vecmath 1.5.2",
  641. "type": "library",
  642. "artifact": {
  643. "size": 318956,
  644. "MD5": "e5d2b7f46c4800a32f62ce75676a5710",
  645. "extension": ".jar",
  646. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.11.2/vecmath-1.5.2.jar"
  647. }
  648. },
  649. {
  650. "id": "net.sf.jopt-simple:jopt-simple:4.6",
  651. "name": "Jopt-simple 4.6",
  652. "type": "library",
  653. "artifact": {
  654. "size": 62477,
  655. "MD5": "13560a58a79b46b82057686543e8d727",
  656. "extension": ".jar",
  657. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.11.2/jopt-simple-4.6.jar"
  658. }
  659. },
  660. {
  661. "id": "net.minecraftforge:MercuriusUpdater:1.11.2",
  662. "name": "MercuriusUpdater 1.11.2",
  663. "type": "library",
  664. "artifact": {
  665. "size": 15146,
  666. "MD5": "7556d06064ebbfa3b334a15092d725d0",
  667. "extension": ".jar",
  668. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.11.2/MercuriusUpdater-1.11.2.jar"
  669. }
  670. }
  671. ]
  672. },
  673. {
  674. "id": "net.optifine:optifine:1.11.2_HD_U_C7",
  675. "name": "Optifine (1.11.2_HD_U_C7)",
  676. "type": "forgemod",
  677. "artifact": {
  678. "size": 2254712,
  679. "MD5": "0dd7761e908f9b245bb0dc0fac5649f5",
  680. "extension": ".jar",
  681. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.11.2/mods/OptiFine.jar"
  682. }
  683. },
  684. {
  685. "id": "mezz:jei:1.11.2-4.5.1.296",
  686. "name": "JustEnoughItems (1.11.2-4.5.1.296)",
  687. "type": "forgemod",
  688. "artifact": {
  689. "size": 542399,
  690. "MD5": "584b3099d34c9a1b8649385b90831b34",
  691. "extension": ".jar",
  692. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.11.2/mods/jei.jar"
  693. }
  694. },
  695. {
  696. "id": "mcp.mobius:waila:1.7.1_1.11.2",
  697. "name": "Waila (1.7.1_1.11.2)",
  698. "type": "forgemod",
  699. "required": {
  700. "value": false
  701. },
  702. "artifact": {
  703. "size": 542744,
  704. "MD5": "26258a3557bf333e8f4ce8b1e9481031",
  705. "extension": ".jar",
  706. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.11.2/mods/Waila.jar"
  707. }
  708. },
  709. {
  710. "id": "com.github.hexomod:worldeditcuife2:2.1.2-mf-1.11.2-13.20.0.2228",
  711. "name": "WorldEditCUI (v2.1.2-mf-1.11.2-13.20.0.2228)",
  712. "type": "forgemod",
  713. "required": {
  714. "value": false
  715. },
  716. "artifact": {
  717. "size": 461696,
  718. "MD5": "53f6eef360af5329d9e52b5351657908",
  719. "extension": ".jar",
  720. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.11.2/mods/worldeditcuife.jar"
  721. }
  722. },
  723. {
  724. "id": "techbrew:journeymap:1.11.2-5.5.2",
  725. "name": "JourneyMap (1.11.2-5.5.2)",
  726. "type": "forgemod",
  727. "required": {
  728. "value": false
  729. },
  730. "artifact": {
  731. "size": 1799560,
  732. "MD5": "4315e9939bf64bfa963c8674cb13e838",
  733. "extension": ".jar",
  734. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.11.2/mods/journeymap.jar"
  735. }
  736. },
  737. {
  738. "id": "octarine-noise:betterfoliage:1.11.2-2.1.10",
  739. "name": "BetterFoliage (1.11.2-2.1.10)",
  740. "type": "forgemod",
  741. "required": {
  742. "value": false
  743. },
  744. "artifact": {
  745. "size": 4675903,
  746. "MD5": "522fdf73b6e4343cb6243872fb7b4b6c",
  747. "extension": ".jar",
  748. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.11.2/mods/BetterFoliage.jar"
  749. },
  750. "sub_modules": [
  751. {
  752. "id": "betterfoliage.cfg",
  753. "name": "BetterFoliage Configuration File",
  754. "type": "file",
  755. "artifact": {
  756. "size": 7878,
  757. "MD5": "6dd38f873c4129af05a2d6c500cbe954",
  758. "path": "/config/betterfoliage.cfg",
  759. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.11.2/config/betterfoliage.cfg"
  760. }
  761. }
  762. ]
  763. },
  764. {
  765. "id": "org.blockartistry:dynsurround:1.11.2-3.4.9.3",
  766. "name": "DynamicSurroundings (1.11.2-3.4.9.3)",
  767. "type": "forgemod",
  768. "required": {
  769. "value": false
  770. },
  771. "artifact": {
  772. "size": 22291385,
  773. "MD5": "65403c66d8b3655b372f58047941d206",
  774. "extension": ".jar",
  775. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.11.2/mods/DynamicSurroundings.jar"
  776. },
  777. "sub_modules": [
  778. {
  779. "id": "dsurround.cfg",
  780. "name": "DynamicSurroundings General Configuration File",
  781. "type": "file",
  782. "artifact": {
  783. "size": 20849,
  784. "MD5": "8d6c08c158aa846162e2a179d6228181",
  785. "path": "/config/dsurround/dsurround.cfg",
  786. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.11.2/config/dsurround/dsurround.cfg"
  787. }
  788. },
  789. {
  790. "id": "westeros.json",
  791. "name": "DynamicSurroundings WesterosCraft Configuration File",
  792. "type": "file",
  793. "artifact": {
  794. "size": 608,
  795. "MD5": "44eab112ff24d0bd29974c270de868ba",
  796. "path": "/config/dsurround/westeros.json",
  797. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.11.2/config/dsurround/westeros.json"
  798. }
  799. }
  800. ]
  801. },
  802. {
  803. "id": "com.westeroscraft:westerosblocks:3.1.0-alpha-2-135",
  804. "name": "WesterosBlocks (3.1.0-alpha-2-135)",
  805. "type": "forgemod",
  806. "artifact": {
  807. "size": 16854431,
  808. "MD5": "ed5b2349d1ce2496895a5e8839b77f74",
  809. "extension": ".jar",
  810. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.11.2/mods/WesterosBlocks.jar"
  811. }
  812. },
  813. {
  814. "id": "com.westeroscraft:westeroscraftrp:2018-05-05",
  815. "name": "WesterosCraft Resource Pack (2018-05-05)",
  816. "type": "file",
  817. "artifact": {
  818. "size": 46067606,
  819. "MD5": "0e08b0bcf44c9d266bfe067d865ffc1e",
  820. "path": "resourcepacks/WesterosCraft.zip",
  821. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.11.2/resourcepacks/WesterosCraft.zip"
  822. }
  823. },
  824. {
  825. "id": "options.txt",
  826. "name": "Default Client Options",
  827. "type": "file",
  828. "artifact": {
  829. "size": 1973,
  830. "path": "options.txt",
  831. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/options-1.11.2.txt"
  832. }
  833. },
  834. {
  835. "id": "servers.dat",
  836. "name": "Saved Client Servers",
  837. "type": "file",
  838. "artifact": {
  839. "size": 87,
  840. "MD5": "594de6063df993b5fde31c7290226ee4",
  841. "path": "servers.dat",
  842. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.11.2/servers.dat"
  843. }
  844. }
  845. ]
  846. },
  847. {
  848. "id": "WesterosCraftTest-1.12.2",
  849. "name": "WesterosCraft 1.12.2 Test Server",
  850. "description": "Tests for our version change to 1.12.2 are live here.",
  851. "icon_url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/server-test.png",
  852. "revision": "4.1.1",
  853. "server_ip": "mc.westeroscraft.com:4445",
  854. "mc_version": "1.12.2",
  855. "discord": {
  856. "shortId": "1.12.2 Test Server",
  857. "largeImageText": "WesterosCraft 1.12.2 Test Server",
  858. "largeImageKey": "server-test"
  859. },
  860. "default_selected": false,
  861. "autoconnect": true,
  862. "modules": [
  863. {
  864. "id": "net.minecraftforge:forge:1.12.2-14.23.2.2651",
  865. "name": "Minecraft Forge 1.12.2-14.23.2.2651",
  866. "type": "forge-hosted",
  867. "artifact": {
  868. "size": 4823957,
  869. "MD5": "42d3aec7cdd6e4e49b4ff77a1db7c3a9",
  870. "extension": ".jar",
  871. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.12.2/forge-1.12.2-14.23.2.2651-universal.jar"
  872. },
  873. "sub_modules": [
  874. {
  875. "id": "net.minecraft:launchwrapper:1.12",
  876. "name": "Mojang (LaunchWrapper)",
  877. "type": "library",
  878. "artifact": {
  879. "size": 32999,
  880. "MD5": "934b2d91c7c5be4a49577c9e6b40e8da",
  881. "extension": ".jar",
  882. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.12.2/launchwrapper-1.12.jar"
  883. }
  884. },
  885. {
  886. "id": "org.ow2.asm:asm-all:5.2",
  887. "name": "Mojang (ASM)",
  888. "type": "library",
  889. "artifact": {
  890. "size": 247787,
  891. "MD5": "f5ad16c7f0338b541978b0430d51dc83",
  892. "extension": ".jar",
  893. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.12.2/asm-all-5.2.jar"
  894. }
  895. },
  896. {
  897. "id": "jline:jline:2.13",
  898. "name": "Mojang (jline)",
  899. "type": "library",
  900. "artifact": {
  901. "size": 248566,
  902. "MD5": "f251ba666cccb260ff7215b2cbeee8d4",
  903. "extension": ".jar",
  904. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.12.2/jline-2.13.jar"
  905. }
  906. },
  907. {
  908. "id": "org.scala-lang:scala-library:2.11.1",
  909. "name": "Minecraft Forge (scala-library)",
  910. "type": "library",
  911. "artifact": {
  912. "size": 1474672,
  913. "MD5": "379c15c4f724421c6d5d7aecedaf87a6",
  914. "extension": ".jar.pack.xz",
  915. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.12.2/scala-library-2.11.1.jar.pack.xz"
  916. }
  917. },
  918. {
  919. "id": "org.scala-lang:scala-compiler:2.11.1",
  920. "name": "Minecraft Forge (scala-compiler)",
  921. "type": "library",
  922. "artifact": {
  923. "size": 3076920,
  924. "MD5": "7d89e952f2d5c74577310cd2c28e3f20",
  925. "extension": ".jar.pack.xz",
  926. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.12.2/scala-compiler-2.11.1.jar.pack.xz"
  927. }
  928. },
  929. {
  930. "id": "org.scala-lang:scala-actors-migration_2.11:1.1.0",
  931. "name": "Minecraft Forge (scala-actors-migration)",
  932. "type": "library",
  933. "artifact": {
  934. "size": 21324,
  935. "MD5": "04e3428b2600ace33c7ae2bf1f6c0a4c",
  936. "extension": ".jar.pack.xz",
  937. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.12.2/scala-actors-migration_2.11-1.1.0.jar.pack.xz"
  938. }
  939. },
  940. {
  941. "id": "org.scala-lang.plugins:scala-continuations-library_2.11:1.0.2",
  942. "name": "Minecraft Forge (scala-continuations-library)",
  943. "type": "library",
  944. "artifact": {
  945. "size": 7956,
  946. "MD5": "ed9b1d27aba8ac4090a3749c4dfc895a",
  947. "extension": ".jar.pack.xz",
  948. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.12.2/scala-continuations-library_2.11-1.0.2.jar.pack.xz"
  949. }
  950. },
  951. {
  952. "id": "org.scala-lang.plugins:scala-continuations-plugin_2.11.1:1.0.2",
  953. "name": "Minecraft Forge (scala-continuations-plugin)",
  954. "type": "library",
  955. "artifact": {
  956. "size": 46140,
  957. "MD5": "a8232db22a72a981de6b1399eb86dff7",
  958. "extension": ".jar.pack.xz",
  959. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.12.2/scala-continuations-plugin_2.11.1-1.0.2.jar.pack.xz"
  960. }
  961. },
  962. {
  963. "id": "org.scala-lang:scala-parser-combinators_2.11:1.0.1",
  964. "name": "Minecraft Forge (scala-parser-combinators)",
  965. "type": "library",
  966. "artifact": {
  967. "size": 85568,
  968. "MD5": "2e50a7df17680daadacca69f07f8a16d",
  969. "extension": ".jar.pack.xz",
  970. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.12.2/scala-parser-combinators_2.11-1.0.1.jar.pack.xz"
  971. }
  972. },
  973. {
  974. "id": "org.scala-lang:scala-reflect:2.11.1",
  975. "name": "Minecraft Forge (scala-reflect)",
  976. "type": "library",
  977. "artifact": {
  978. "size": 1070312,
  979. "MD5": "84e5dc81c10e2bd74c579c9d0332fdd9",
  980. "extension": ".jar.pack.xz",
  981. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.12.2/scala-reflect-2.11.1.jar.pack.xz"
  982. }
  983. },
  984. {
  985. "id": "org.scala-lang:scala-swing_2.11:1.0.1",
  986. "name": "Minecraft Forge (scala-swing)",
  987. "type": "library",
  988. "artifact": {
  989. "size": 736795,
  990. "MD5": "1d360289e697022a3f57abaad344b28f",
  991. "extension": ".jar",
  992. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.12.2/scala-swing_2.11-1.0.1.jar"
  993. }
  994. },
  995. {
  996. "id": "org.scala-lang:scala-xml_2.11:1.0.2",
  997. "name": "Minecraft Forge (scala-xml)",
  998. "type": "library",
  999. "artifact": {
  1000. "size": 217812,
  1001. "MD5": "cc891b094a4c32dedc56bfefe9b072ff",
  1002. "extension": ".jar.pack.xz",
  1003. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.12.2/scala-xml_2.11-1.0.2.jar.pack.xz"
  1004. }
  1005. },
  1006. {
  1007. "id": "com.typesafe.akka:akka-actor_2.11:2.3.3",
  1008. "name": "Minecraft Forge (akka-actor)",
  1009. "type": "library",
  1010. "artifact": {
  1011. "size": 746612,
  1012. "MD5": "25cb22c3078e9fb3f7a861c912924862",
  1013. "extension": ".jar.pack.xz",
  1014. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.12.2/akka-actor_2.11-2.3.3.jar.pack.xz"
  1015. }
  1016. },
  1017. {
  1018. "id": "com.typesafe:config:1.2.1",
  1019. "name": "Minecraft Forge (typesafe-config)",
  1020. "type": "library",
  1021. "artifact": {
  1022. "size": 56636,
  1023. "MD5": "10ec4ccabc4e68aac9cf87165ead5d7d",
  1024. "extension": ".jar.pack.xz",
  1025. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.12.2/config-1.2.1.jar.pack.xz"
  1026. }
  1027. },
  1028. {
  1029. "id": "lzma:lzma:0.0.1",
  1030. "name": "Mojang (LZMA)",
  1031. "type": "library",
  1032. "artifact": {
  1033. "size": 5762,
  1034. "MD5": "a3e3c3186e41c4a1a3027ba2bb23cdc6",
  1035. "extension": ".jar",
  1036. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.12.2/lzma-0.0.1.jar"
  1037. }
  1038. },
  1039. {
  1040. "id": "net.sf.trove4j:trove4j:3.0.3",
  1041. "name": "Trove4J 3.0.3",
  1042. "type": "library",
  1043. "artifact": {
  1044. "size": 2523218,
  1045. "MD5": "8fc4d4e0129244f9fd39650c5f30feb2",
  1046. "extension": ".jar",
  1047. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.12.2/trove4j-3.0.3.jar"
  1048. }
  1049. },
  1050. {
  1051. "id": "java3d:vecmath:1.5.2",
  1052. "name": "Vecmath 1.5.2",
  1053. "type": "library",
  1054. "artifact": {
  1055. "size": 318956,
  1056. "MD5": "e5d2b7f46c4800a32f62ce75676a5710",
  1057. "extension": ".jar",
  1058. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.12.2/vecmath-1.5.2.jar"
  1059. }
  1060. },
  1061. {
  1062. "id": "net.sf.jopt-simple:jopt-simple:5.0.3",
  1063. "name": "Jopt-simple 5.0.3",
  1064. "type": "library",
  1065. "artifact": {
  1066. "size": 78175,
  1067. "MD5": "0a5ec84e23df9d7cfb4063bc55f2744c",
  1068. "extension": ".jar",
  1069. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.12.2/jopt-simple-5.0.3.jar"
  1070. }
  1071. },
  1072. {
  1073. "id": "net.minecraftforge:MercuriusUpdater:1.12.1",
  1074. "name": "MercuriusUpdater 1.12.1",
  1075. "type": "library",
  1076. "artifact": {
  1077. "size": 15086,
  1078. "MD5": "5580745b0620323f7d3ccbac6fd310d5",
  1079. "extension": ".jar",
  1080. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/1.12.2/MercuriusUpdater-1.12.1.jar"
  1081. }
  1082. }
  1083. ]
  1084. },
  1085. {
  1086. "id": "net.optifine:optifine:1.12.2_HD_U_D1",
  1087. "name": "Optifine (1.12.2_HD_U_D1)",
  1088. "type": "forgemod",
  1089. "artifact": {
  1090. "size": 2372821,
  1091. "MD5": "4bfc1c95dde8ec08568e01bfaa61e7c5",
  1092. "extension": ".jar",
  1093. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.12.2/mods/OptiFine.jar"
  1094. }
  1095. },
  1096. {
  1097. "id": "mezz:jei:1.12.2-4.8.5.151",
  1098. "name": "JustEnoughItems (1.12.2-4.8.5.151)",
  1099. "type": "forgemod",
  1100. "artifact": {
  1101. "size": 545366,
  1102. "MD5": "7194b7b1f1ea6ad20013c596319db5b0",
  1103. "extension": ".jar",
  1104. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.12.2/mods/jei.jar"
  1105. }
  1106. },
  1107. {
  1108. "id": "com.github.hexomod:worldeditcuife2:2.1.2-mf-1.12.2-14.23.0.2487",
  1109. "name": "WorldEditCUI (v2.1.2-mf-1.12.2-14.23.0.2487)",
  1110. "type": "forgemod",
  1111. "required": {
  1112. "value": false
  1113. },
  1114. "artifact": {
  1115. "size": 461808,
  1116. "MD5": "44b1b1031c25f04955bfd7ed734bd467",
  1117. "extension": ".jar",
  1118. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.12.2/mods/worldeditcuife.jar"
  1119. }
  1120. },
  1121. {
  1122. "id": "techbrew:journeymap:1.12.2-5.5.2",
  1123. "name": "JourneyMap (1.12.2-5.5.2)",
  1124. "type": "forgemod",
  1125. "required": {
  1126. "value": false
  1127. },
  1128. "artifact": {
  1129. "size": 1822850,
  1130. "MD5": "b743562dac1b5334c20ac87b54c0b518",
  1131. "extension": ".jar",
  1132. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.12.2/mods/journeymap.jar"
  1133. }
  1134. },
  1135. {
  1136. "id": "octarine-noise:betterfoliage:1.12-2.1.10",
  1137. "name": "BetterFoliage (1.12-2.1.10)",
  1138. "type": "forgemod",
  1139. "required": {
  1140. "value": false
  1141. },
  1142. "artifact": {
  1143. "size": 4671397,
  1144. "MD5": "06714eb2c13f59df5e3c92cec7370e11",
  1145. "extension": ".jar",
  1146. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.12.2/mods/BetterFoliage.jar"
  1147. },
  1148. "sub_modules": [
  1149. {
  1150. "id": "betterfoliage.cfg",
  1151. "name": "BetterFoliage Configuration File",
  1152. "type": "file",
  1153. "artifact": {
  1154. "size": 7878,
  1155. "MD5": "6dd38f873c4129af05a2d6c500cbe954",
  1156. "path": "/config/betterfoliage.cfg",
  1157. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.12.2/config/betterfoliage.cfg"
  1158. }
  1159. }
  1160. ]
  1161. },
  1162. {
  1163. "id": "org.blockartistry:dynsurround:1.12.2-3.4.9.3",
  1164. "name": "DynamicSurroundings (1.12.2-3.4.9.3)",
  1165. "type": "forgemod",
  1166. "required": {
  1167. "value": false
  1168. },
  1169. "artifact": {
  1170. "size": 22298474,
  1171. "MD5": "115baf8e5f4e7d9757a2a85fb3507789",
  1172. "extension": ".jar",
  1173. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.12.2/mods/DynamicSurroundings.jar"
  1174. },
  1175. "sub_modules": [
  1176. {
  1177. "id": "dsurround.cfg",
  1178. "name": "DynamicSurroundings General Configuration File",
  1179. "type": "file",
  1180. "artifact": {
  1181. "size": 21195,
  1182. "MD5": "850f1103765f45698954b4e3b0b0369d",
  1183. "path": "/config/dsurround/dsurround.cfg",
  1184. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.12.2/config/dsurround/dsurround.cfg"
  1185. }
  1186. },
  1187. {
  1188. "id": "westeros.json",
  1189. "name": "DynamicSurroundings WesterosCraft Configuration File",
  1190. "type": "file",
  1191. "artifact": {
  1192. "size": 608,
  1193. "MD5": "44eab112ff24d0bd29974c270de868ba",
  1194. "path": "/config/dsurround/westeros.json",
  1195. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.12.2/config/dsurround/westeros.json"
  1196. }
  1197. }
  1198. ]
  1199. },
  1200. {
  1201. "id": "com.westeroscraft:westerosblocks:3.1.0-alpha-2-8",
  1202. "name": "WesterosBlocks (3.1.0-alpha-2-8)",
  1203. "type": "forgemod",
  1204. "artifact": {
  1205. "size": 16771714,
  1206. "MD5": "bb5f1d262c0fd96f1bddea40a69da956",
  1207. "extension": ".jar",
  1208. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.12.2/mods/WesterosBlocks.jar"
  1209. }
  1210. },
  1211. {
  1212. "id": "com.westeroscraft:westeroscraftrp:2018-05-05",
  1213. "name": "WesterosCraft Resource Pack (2018-05-05)",
  1214. "type": "file",
  1215. "artifact": {
  1216. "size": 46070075,
  1217. "MD5": "e23288afd457ca56ee744c76b0e2dbed",
  1218. "path": "resourcepacks/WesterosCraft.zip",
  1219. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.12.2/resourcepacks/WesterosCraft.zip"
  1220. }
  1221. },
  1222. {
  1223. "id": "options.txt",
  1224. "name": "Default Client Options",
  1225. "type": "file",
  1226. "artifact": {
  1227. "size": 1973,
  1228. "path": "options.txt",
  1229. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/files/options-1.12.2.txt"
  1230. }
  1231. },
  1232. {
  1233. "id": "servers.dat",
  1234. "name": "Saved Client Servers",
  1235. "type": "file",
  1236. "artifact": {
  1237. "size": 87,
  1238. "MD5": "64dc1db90935997f07dfac422206f1de",
  1239. "path": "servers.dat",
  1240. "url": "http://mc.westeroscraft.com/WesterosCraftLauncher/test-1.12.2/servers.dat"
  1241. }
  1242. }
  1243. ]
  1244. }
  1245. ]
  1246. }