This repository was archived by the owner on Sep 28, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathdistribution.json
More file actions
652 lines (632 loc) · 72.7 KB
/
distribution.json
File metadata and controls
652 lines (632 loc) · 72.7 KB
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
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
{
"version":"0.0.4",
"java": {
"adoptium": "https://adoptium.net/releases.html?variant=openjdk17&jvmVariant=hotspot"
},
"servers":
[{
"id":"Axolotlclient-1.19",
"name":"AxolotlClient 1.19",
"description": "Click to select the main 1.19 Version of AxolotlClient!",
"icon":"https://github.com/moehreag/AxolotlClient-files/raw/master/axolotl.png",
"version":"1.0.0",
"address":"moehreag.duckdns.org",
"minecraftVersion":"1.19",
"discord": {
"shortId":"v1.19",
"largeImageText":"Version 1.19",
"largeImageKey": "icon"
},
"mainServer": true,
"autoconnect": false,
"modules": [{
"name": "quilt-loader-0.17.1-beta.4",
"id": "org.quiltmc:quilt-loader:0.17.1-beta.4",
"artifact":{
"url": "https://maven.quiltmc.org/repository/release/org/quiltmc/quilt-loader/0.17.1-beta.4/quilt-loader-0.17.1-beta.4.jar"
},
"type": "Loader",
"subModules": [
{
"id":"quilt-loader-0.17.0-1.19",
"name":"Version Manifest",
"type": "VersionManifest",
"artifact":{
"url":"https://github.com/AxolotlClient/AxolotlClient-files/raw/1.19-main/quilt-loader-0.17.0-1.19.json"
}
},
{
"id": "net.fabricmc:tiny-mappings-parser:0.3.0+build.17",
"type":"Library",
"artifact":{
"url": "https://maven.fabricmc.net/"
}
},
{
"id": "net.fabricmc:sponge-mixin:0.11.2+mixin.0.8.5",
"type":"Library",
"artifact":{
"url": "https://maven.fabricmc.net/"
}
},
{
"id": "net.fabricmc:tiny-remapper:0.8.1",
"type":"Library",
"artifact":{
"url": "https://maven.fabricmc.net/"
}
},
{
"id": "net.fabricmc:access-widener:2.1.0",
"type":"Library",
"artifact":{
"url": "https://maven.fabricmc.net/"
}
},
{
"id": "org.quiltmc:quilt-json5:1.0.1",
"type":"Library",
"artifact":{
"url": "https://maven.quiltmc.org/repository/release/org/quiltmc/quilt-json5/1.0.1/quilt-json5-1.0.1.jar"
}
},
{
"id": "org.ow2.asm:asm:9.3",
"type":"Library",
"artifact":{
"url": "https://maven.fabricmc.net/"
}
},
{
"id": "org.ow2.asm:asm-analysis:9.3",
"type":"Library",
"artifact":{
"url": "https://maven.fabricmc.net/"
}
},
{
"id": "org.ow2.asm:asm-commons:9.3",
"type":"Library",
"artifact":{
"url": "https://maven.fabricmc.net/"
}
},
{
"id": "org.ow2.asm:asm-tree:9.3",
"type":"Library",
"artifact":{
"url": "https://maven.fabricmc.net/"
}
},
{
"id": "org.ow2.asm:asm-util:9.3",
"type":"Library",
"artifact":{
"url": "https://maven.fabricmc.net/"
}
},
{
"id": "net.fabricmc:intermediary:1.19",
"type":"Library",
"artifact":{
"url": "https://maven.fabricmc.net/"
}
},
{
"id": "org.quiltmc:quilt:config:1.0.0-beta.4",
"type": "Library",
"artifact": {
"url": "https://maven.quiltmc.org/repository/release/org/quiltmc/quilt-config/1.0.0-beta.4/quilt-config-1.0.0-beta.4.jar"
}
},
{
"id": "org.quiltmc:hashed:1.19",
"type": "Library",
"artifact":{
"url": "https://maven.quiltmc.org/repository/release/org/quiltmc/hashed/1.19/hashed-1.19.jar"
}
}
]},
{"name": "qfapi", "id": "Axolotlclient-1.19:qfapi:2.0.0-alpha.3_qsl-2.0.0-beta.2_fapi-0.55.3_mc-1.19", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/qvIfYCYJ/versions/2.0.0-alpha.3+0.55.3-1.19/qfapi-2.0.0-alpha.3_qsl-2.0.0-beta.2_fapi-0.55.3_mc-1.19.jar", "size": 1118973, "MD5": "77d3aec53de9c33c0c50627c4b094606", "path": "Axolotlclient-1.19/required/qfapi-2.0.0-alpha.3_qsl-2.0.0-beta.2_fapi-0.55.3_mc-1.19.jar"}},
{"name": "AxolotlClient", "id": "Axolotlclient-1.19:AxolotlClient:2.0.2+1.19", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://github.com/AxolotlClient/AxolotlClient-mod/releases/download/v2.0.2%2B1.19/AxolotlClient-2.0.2+1.19.jar", "size": 2591236, "MD5": "fff1e1e3142af5455cb5b9243e81d382", "path": "Axolotlclient-1.19/required/AxolotlClient-2.0.2+1.19.jar"}},
{"name": "sodium", "id": "Axolotlclient-1.19:sodium:fabric-mc1.19-0.4.2%2Bbuild.16", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/AANobbMI/versions/mc1.19-0.4.2/sodium-fabric-mc1.19-0.4.2%2Bbuild.16.jar", "size": 1364166, "MD5": "d9e7fd3500b22f44d5357ca76d2a7301", "path": "Axolotlclient-1.19/required/sodium-fabric-mc1.19-0.4.2%2Bbuild.16.jar"}},
{"name": "indium", "id": "Axolotlclient-1.19:indium:1.0.5%2Bmc1.19", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/Orvt0mRa/versions/1.0.5+mc1.19/indium-1.0.5%2Bmc1.19.jar", "size": 118176, "MD5": "56517a4c7ba17a0e1145896ea5d94e79", "path": "Axolotlclient-1.19/required/indium-1.0.5%2Bmc1.19.jar"}},
{"name": "lithium", "id": "Axolotlclient-1.19:lithium:fabric-mc1.19-0.8.0", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/gvQqBUqZ/versions/mc1.19-0.8.0/lithium-fabric-mc1.19-0.8.0.jar", "size": 475670, "MD5": "b5cebda4105074e622e7ca40756c8808", "path": "Axolotlclient-1.19/required/lithium-fabric-mc1.19-0.8.0.jar"}},
{"name": "iris", "id": "Axolotlclient-1.19:iris:mc1.19-1.2.5", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/YL57xq9U/versions/1.19.x-v1.2.5/iris-mc1.19-1.2.5.jar", "size": 1561033, "MD5": "a513a74952f1086aeb32913725f5eced", "path": "Axolotlclient-1.19/required/iris-mc1.19-1.2.5.jar"}},
{"name": "lazydfu", "id": "Axolotlclient-1.19:lazydfu:0.1.3", "type": "Mod", "required": {"value": true,"def": true}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/hvFnDODi/versions/0.1.3/lazydfu-0.1.3.jar", "size": 14531, "MD5": "b412315ca555c1c43e7c028900f0bb01", "path": "Axolotlclient-1.19/required/lazydfu-0.1.3.jar"}},
{"name": "modmenu", "id": "Axolotlclient-1.19:modmenu:4.0.0", "type": "Mod", "required": {"value": true,"def": true}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/mOgUt4GM/versions/4.0.0/modmenu-4.0.0.jar", "size": 303533, "MD5": "fd85b06f916ab023fe0de483c6b40b78", "path": "Axolotlclient-1.19/required/modmenu-4.0.0.jar"}},
{"name": "starlight", "id": "Axolotlclient-1.19:starlight:1.1.1%2Bfabric.ae22326", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/H8CaAYZC/versions/1.1.1+1.19/starlight-1.1.1%2Bfabric.ae22326.jar", "size": 127465, "MD5": "1c56414fc9d957c97b650e2d2f2cd283", "path": "Axolotlclient-1.19/required/starlight-1.1.1%2Bfabric.ae22326.jar"}},
{"name": "krypton", "id": "Axolotlclient-1.19:krypton:0.2.0", "type": "Mod", "required": {"value": true,"def": true}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/fQEb0iXm/versions/0.2.0/krypton-0.2.0.jar", "size": 146115, "MD5": "1318d445e30d9d0387941095ded997d5", "path": "Axolotlclient-1.19/required/krypton-0.2.0.jar"}},
{"name": "lambdynamiclights", "id": "Axolotlclient-1.19:lambdynamiclights:2.1.2%2B1.19", "type": "Mod", "required": {"value": false, "def": true}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/yBW8D80W/versions/2.1.2+1.19/lambdynamiclights-2.1.2%2B1.19.jar", "size": 556414, "MD5": "ecd8b8b7f93d95a350854e2be1ced00c", "path": "Axolotlclient-1.19/optional/lambdynamiclights-2.1.2%2B1.19.jar"}},
{"name": "dynamic", "id": "Axolotlclient-1.19:dynamic:fps-2.2.0", "type": "Mod", "required": {"value": false, "def": false}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/LQ3K71Q1/versions/2.2.0/dynamic-fps-2.2.0.jar", "size": 89446, "MD5": "9cabec7b92395da56b134a5ee672cf74", "path": "Axolotlclient-1.19/optional/dynamic-fps-2.2.0.jar"}},
{"name": "enhancedblockentities", "id": "Axolotlclient-1.19:enhancedblockentities:0.7%2B1.19", "type": "Mod", "required": {"value": false, "def": true}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/OVuFYfre/versions/0.7+1.19/enhancedblockentities-0.7%2B1.19.jar", "size": 448396, "MD5": "e407bb17a305f0f29e398d2306fc7171", "path": "Axolotlclient-1.19/optional/enhancedblockentities-0.7%2B1.19.jar"}},
{"name": "continuity", "id": "Axolotlclient-1.19:continuity:2.0.0%2B1.19", "type": "Mod", "required": {"value": false, "def": true}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/1IjD5062/versions/2.0.0+1.19/continuity-2.0.0%2B1.19.jar", "size": 1128177, "MD5": "b166c71f939fc492a72da7bdac4bbb4b", "path": "Axolotlclient-1.19/optional/continuity-2.0.0%2B1.19.jar"}},
{"name": "lambdabettergrass", "id": "Axolotlclient-1.19:lambdabettergrass:1.3.0%2B1.19", "type": "Mod", "required": {"value": false, "def": true}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/2Uev7LdA/versions/1.3.0+1.19/lambdabettergrass-1.3.0%2B1.19.jar", "size": 1176944, "MD5": "90a0c03355205f78e97e9c87f8ab84a1", "path": "Axolotlclient-1.19/optional/lambdabettergrass-1.3.0%2B1.19.jar"}},
{"name": "reeses_sodium_options", "id": "Axolotlclient-1.19:reeses_sodium_options:1.4.3%2Bmc1.19-build.43", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/Bh37bMuy/versions/mc1.19-1.4.3/reeses_sodium_options-1.4.3%2Bmc1.19-build.43.jar", "size": 40585, "MD5": "371355c46dd71d6a1d4a0d33c99ce21f", "path": "Axolotlclient-1.19/required/reeses_sodium_options-1.4.3%2Bmc1.19-build.43.jar"}},
{"name": "entityculling", "id": "Axolotlclient-1.19:entityculling:fabric-1.5.2-mc1.19", "type": "Mod", "required": {"value": false, "def": true}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/NNAgCjsB/versions/1.5.2-fabric-1.19/entityculling-fabric-1.5.2-mc1.19.jar", "size": 75567, "MD5": "7f5cd1050b750c94a2412059d2668d68", "path": "Axolotlclient-1.19/optional/entityculling-fabric-1.5.2-mc1.19.jar"}},
{"name": "inspecio", "id": "Axolotlclient-1.19:inspecio:1.4.2%2B1.19", "type": "Mod", "required": {"value": false, "def": false}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/a93H3mKU/versions/1.4.2+1.19/inspecio-1.4.2%2B1.19.jar", "size": 315199, "MD5": "8a971b0318a197937aaa4ad3bfeb7cf1", "path": "Axolotlclient-1.19/optional/inspecio-1.4.2%2B1.19.jar"}},
{"name": "bobby", "id": "Axolotlclient-1.19:bobby:4.0.0", "type": "Mod", "required": {"value": false, "def": false}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/M08ruV16/versions/4.0.0/bobby-4.0.0.jar", "size": 776264, "MD5": "8bd7f1a92f72b8cf85ee198c6da58ae9", "path": "Axolotlclient-1.19/optional/bobby-4.0.0.jar"}},
{"name": "entity", "id": "Axolotlclient-1.19:entity:texture-features-3.1.2-mc1.19", "type": "Mod", "required": {"value": false, "def": true}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/BVzZfTc1/versions/3.1.2/entity-texture-features-3.1.2-mc1.19.jar", "size": 1169555, "MD5": "c6e9d19562d9bf78dcc3941484fd6d69", "path": "Axolotlclient-1.19/optional/entity-texture-features-3.1.2-mc1.19.jar"}},
{"name": "Cosmetica%201.19%201.1.1.jar", "id": "Axolotlclient-1.19:Cosmetica%201.19%201.1.1.jar:", "type": "Mod", "required": {"value": false, "def": true}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/s9hF9QGp/versions/1.1.1-1.19/Cosmetica%201.19%201.1.1.jar", "size": 430203, "MD5": "b9b10269dfc60e522fe7bfcfb2904b2c", "path": "Axolotlclient-1.19/optional/Cosmetica%201.19%201.1.1.jar"}},
{"name": "midnightcontrols", "id": "Axolotlclient-1.19:midnightcontrols:1.2.2%2B1.19", "type": "Mod", "required": {"value": false, "def": false}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/bXX9h73M/versions/1.2.2/midnightcontrols-1.2.2%2B1.19.jar", "size": 571280, "MD5": "bf41a32e8c3070bcffb038ee54c6cea2", "path": "Axolotlclient-1.19/optional/midnightcontrols-1.2.2%2B1.19.jar"}},
{"id": "config", "type": "File", "artifact": {"url": "https://github.com/moehreag/AxolotlClient-files/raw/master/servers.dat","path":"../../minecraft/servers.dat"}},
{"id": "config", "type": "File", "artifact": {"url": "https://github.com/moehreag/AxolotlClient-files/raw/master/options.txt","path":"options.txt"}}
]},
{
"id":"Axolotlclient-1.18",
"name":"AxolotlClient 1.18",
"description": "Click to select the main 1.18 Version of AxolotlClient!",
"icon":"https://github.com/moehreag/AxolotlClient-files/raw/master/axolotl.png",
"version":"1.0.0",
"address":"moehreag.duckdns.org",
"minecraftVersion":"1.18.2",
"discord": {
"shortId":"v1.18",
"largeImageText":"Version 1.18",
"largeImageKey": "icon"
},
"mainServer": false,
"autoconnect": false,
"modules": [{
"name": "quilt-loader-0.17.0",
"id": "org.quiltmc:quilt-loader:0.17.0",
"artifact":{
"url": "https://maven.quiltmc.org/repository/release/org/quiltmc/quilt-loader/0.17.0/quilt-loader-0.17.0.jar"
},
"type": "Loader",
"subModules": [
{
"id":"quilt-loader-0.17.0-1.18.2",
"name":"Version Manifest",
"type": "VersionManifest",
"artifact":{
"url":"https://github.com/AxolotlClient/AxolotlClient-files/raw/1.18-main/quilt-loader-0.17.0-1.18.2.json"
}
},
{
"id": "net.fabricmc:tiny-mappings-parser:0.3.0+build.17",
"type":"Library",
"artifact":{
"url": "https://maven.fabricmc.net/"
}
},
{
"id": "net.fabricmc:sponge-mixin:0.11.4+mixin.0.8.5",
"type":"Library",
"artifact":{
"url": "https://maven.fabricmc.net/"
}
},
{
"id": "net.fabricmc:tiny-remapper:0.8.1",
"type":"Library",
"artifact":{
"url": "https://maven.fabricmc.net/"
}
},
{
"id": "net.fabricmc:access-widener:2.1.0",
"type":"Library",
"artifact":{
"url": "https://maven.fabricmc.net/"
}
},
{
"id": "org.quiltmc:quilt-json5:1.0.1",
"type":"Library",
"artifact":{
"url": "https://maven.quiltmc.org/repository/release/org/quiltmc/quilt-json5/1.0.1/quilt-json5-1.0.1.jar"
}
},
{
"id": "org.ow2.asm:asm:9.3",
"type":"Library",
"artifact":{
"url": "https://maven.fabricmc.net/"
}
},
{
"id": "org.ow2.asm:asm-analysis:9.3",
"type":"Library",
"artifact":{
"url": "https://maven.fabricmc.net/"
}
},
{
"id": "org.ow2.asm:asm-commons:9.3",
"type":"Library",
"artifact":{
"url": "https://maven.fabricmc.net/"
}
},
{
"id": "org.ow2.asm:asm-tree:9.3",
"type":"Library",
"artifact":{
"url": "https://maven.fabricmc.net/"
}
},
{
"id": "org.ow2.asm:asm-util:9.3",
"type":"Library",
"artifact":{
"url": "https://maven.fabricmc.net/"
}
},
{
"id": "net.fabricmc:intermediary:1.18.2",
"type":"Library",
"artifact":{
"url": "https://maven.fabricmc.net/"
}
},
{ "id": "org.quiltmc:quilt:config:1.0.0-beta.4",
"type": "Library",
"artifact": {
"url": "https://maven.quiltmc.org/repository/release/org/quiltmc/quilt-config/1.0.0-beta.4/quilt-config-1.0.0-beta.4.jar"
}
}
]},
{"name": "qsl", "id": "Axolotlclient-1.18:qsl:1.1.0-beta.17_qfapi-1.0.0-beta.19_fapi-0.55.1_mc-1.18.2", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/qvIfYCYJ/versions/1.0.0-beta.19+0.55.1-1.18.2/qsl-1.1.0-beta.17_qfapi-1.0.0-beta.19_fapi-0.55.1_mc-1.18.2.jar", "size": 1088527, "MD5": "314089781cd9c9aff981bb5766ef3745", "path": "Axolotlclient-1.18/required/qsl-1.1.0-beta.17_qfapi-1.0.0-beta.19_fapi-0.55.1_mc-1.18.2.jar"}},
{"name": "quilt", "id": "Axolotlclient-1.18:quilt:config-1.0.0-beta.4", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://maven.quiltmc.org/repository/release/org/quiltmc/quilt-config/1.0.0-beta.4/quilt-config-1.0.0-beta.4.jar", "size": 97247, "MD5": "057e45bf77d256770a37d1ba0142177d", "path":"Axolotlclient-1.18/required/quilt-config-1.0.0-beta.4.jar"}},
{"name": "replaymod", "id": "Axolotlclient-1.18:replaymod:1.18.2-2.6.4", "type": "Mod", "required": {"value": false, "def": false}, "artifact": {"url": "https://minio.replaymod.com/replaymod/replaymod-1.18.2-2.6.4.jar", "size": 12448943, "MD5": "42eb29886582fcf9f71035a6027a6f02", "path": "Axolotlclient-1.18/optional/replaymod-1.18.2-2.6.4.jar"}},
{"name": "sodium", "id": "Axolotlclient-1.18:sodium:fabric-mc1.18.2-0.4.1%2Breplaymod.build.18", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://github.com/moehreag/AxolotlClient-files/raw/1.18-main/mods/sodium-fabric-mc1.18.2-0.4.1%2Breplaymod.build.18.jar", "size": 1321053, "MD5": "1deb55404e7c2fa7e9c1db89776d0fab", "path": "Axolotlclient-1.18/required/sodium-fabric-mc1.18.2-0.4.1%2Breplaymod.build.18.jar"}},
{"name": "tooltip", "id": "Axolotlclient-1.18:tooltip:scroll-1.0.2", "type": "Mod", "required": {"value": false, "def": false}, "artifact": {"url": "https://github.com/moehreag/AxolotlClient-files/raw/1.18-main/mods/tooltip-scroll-1.0.2.jar", "size": 13372, "MD5": "a8fe19e73b684352949684345e744c0b", "path": "Axolotlclient-1.18/optional/tooltip-scroll-1.0.2.jar"}},
{"name": "lithium", "id": "Axolotlclient-1.18:lithium:fabric-mc1.18.2-0.7.9", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/gvQqBUqZ/versions/mc1.18.2-0.7.9/lithium-fabric-mc1.18.2-0.7.9.jar", "size": 443704, "MD5": "cda0b104899d7c82f2da8c0bf6de31a2", "path": "Axolotlclient-1.18/required/lithium-fabric-mc1.18.2-0.7.9.jar"}},
{"name": "modmenu", "id": "Axolotlclient-1.18:modmenu:3.1.0", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/mOgUt4GM/versions/3.1.0/modmenu-3.1.0.jar", "size": 273342, "MD5": "6c6d8219682b36721f89a0bfa595ad0f", "path": "Axolotlclient-1.18/required/modmenu-3.1.0.jar"}},
{"name": "indium", "id": "Axolotlclient-1.18:indium:1.0.2%2Bmc1.18.2", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/Orvt0mRa/versions/1.0.2+mc1.18.2/indium-1.0.2%2Bmc1.18.2.jar", "size": 114422, "MD5": "68c796aa3109afa5efa4ac7cdce13a81", "path": "Axolotlclient-1.18/required/indium-1.0.2%2Bmc1.18.2.jar"}},
{"name": "iris", "id": "Axolotlclient-1.18:iris:mc1.18.2-1.2.2-build.32", "type": "Mod", "required": {"value":false, "def": true}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/YL57xq9U/versions/1.18.x-v1.2.2/iris-mc1.18.2-1.2.2-build.32.jar", "size": 1498789, "MD5": "a60877a5e9f9c657b806cb98227daacf", "path": "Axolotlclient-1.18/optional/iris-mc1.18.2-1.2.2-build.32.jar"}},
{"name": "silence", "id": "Axolotlclient-1.18:silence:1.18.2-fabric0.47.10-1.0.1", "type": "Mod", "required": {"value": false, "def": false}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/1PmPJ4ss/versions/1.18.2-fabric0.47.10-1.0.1/silence-1.18.2-fabric0.47.10-1.0.1.jar", "size": 117004, "MD5": "c9ff78c05ae387b2b5f0fec49d032987", "path": "Axolotlclient-1.18/optional/silence-1.18.2-fabric0.47.10-1.0.1.jar"}},
{"name": "continuity", "id": "Axolotlclient-1.18:continuity:1.1.0%2B1.18.2", "type": "Mod", "required": {"value": false, "def": true}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/1IjD5062/versions/1.1.0+1.18.2/continuity-1.1.0%2B1.18.2.jar", "size": 1100435, "MD5": "f2cc34811fcdba2ac6af78fb8075e322", "path": "Axolotlclient-1.18/optional/continuity-1.1.0%2B1.18.2.jar"}},
{"name": "bobby", "id": "Axolotlclient-1.18:bobby:3.1.1", "type": "Mod", "required": {"value": false, "def": false}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/M08ruV16/versions/3.1.1/bobby-3.1.1.jar", "size": 758176, "MD5": "c071ced8e0df5b160cefaaf11ec2e3e8", "path": "Axolotlclient-1.18/required/bobby-3.1.1.jar"}},
{"name": "vt-downloader", "id": "Axolotlclient-1.18:vt-downloader:1.0.6+1.18", "type": "Mod", "required": {"value": false, "def": false}, "artifact": {"url":"https://cdn.modrinth.com/data/1E2sq1cp/versions/1.0.6+1.18/vt-downloader-1.0.6+1.18.jar", "size": 50045, "MD5": "28d5605ee7ef789e9ad6f52c12ca4140", "path": "Axolotlclient-1.18/optional/vt-downloader-1.0.6+1.18.jar"}},
{"name": "lazydfu", "id": "Axolotlclient-1.18:lazydfu:0.1.2", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://cdn.modrinth.com/data/hvFnDODi/versions/0.1.2/lazydfu-0.1.2.jar", "size": 15517, "MD5": "17579734490f8bfb7599e0f8b3db8419", "path": "Axolotlclient-1.18/required/lazydfu-0.1.2.jar"}},
{"name": "rebind-all-the-keys", "id": "Axolotlclient-1.18:rebind-all-the-keys:1.1.1+1.18", "type": "Mod", "required": {"value": false, "def": true}, "artifact": {"url": "https://cdn.modrinth.com/data/TpKqzzMu/versions/v1.1.1+1.18/rebind-all-the-keys-1.1.1+1.18.jar", "size": 25239, "MD5": "14f22227f92b372871ecdc760e34067c", "path": "Axolotlclient-1.18/optional/rebind-all-the-keys-1.1.1+1.18.jar"}},
{"name": "DCCH", "id": "Axolotlclient-1.18:DCCH:2.0+1.17", "type": "Mod", "required": {"value": false, "def": true}, "artifact": {"url": "https://cdn.modrinth.com/data/sUbMm93i/versions/2.0+1.17/DCCH-2.0+1.17.jar", "size": 63939, "MD5": "6b87e32fedee521520a8c082465f18d6", "path": "Axolotlclient-1.18/optional/DCCH-2.0+1.17.jar"}},
{"name": "hatlist", "id": "Axolotlclient-1.18:hatlist:1.2", "type": "Mod", "required": {"value": false, "def": true}, "artifact": {"url": "https://cdn.modrinth.com/data/nHLxbmEC/versions/1.2/hatlist-1.2.jar", "size": 10099, "MD5": "94b9a5f0d7c237ac67aed1c8f3b03882", "path": "Axolotlclient-1.18/optional/hatlist-1.2.jar"}},
{"name": "deathlog", "id": "Axolotlclient-1.18:deathlog:0.2.7+1.18", "type": "Mod", "required": {"value": false, "def": false}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/TPAYeAOc/versions/0.2.7+1.18/deathlog-0.2.7+1.18.jar", "size": 128129, "MD5": "62877ea64b58a17da3f2b7b2001b4a32", "path": "Axolotlclient-1.18/optional/deathlog-0.2.7+1.18.jar"}},
{"name": "interactic", "id": "Axolotlclient-1.18:interactic:0.1.10%2B1.18", "type": "Mod", "required": {"value": false, "def": false}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/ErpAAAaf/versions/0.1.10+1.18/interactic-0.1.10%2B1.18.jar", "size": 94871, "MD5": "882524c208e6505dea3f936d80dee2cf", "path": "Axolotlclient-1.18/optional/interactic-0.1.10%2B1.18.jar"}},
{"name": "fabricskyboxes", "id": "Axolotlclient-1.18:fabricskyboxes:1.18.2-0.5.5", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/YBz7DOs8/versions/0.5.5/fabricskyboxes-1.18.2-0.5.5.jar", "size": 154881, "MD5": "0f8ee5eb9ff68bee108f5b90252f5ae3", "path": "Axolotlclient-1.18/required/fabricskyboxes-1.18.2-0.5.5.jar"}},
{"name": "krypton", "id": "Axolotlclient-1.18:krypton:0.1.9", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/fQEb0iXm/versions/0.1.9/krypton-0.1.9.jar", "size": 132286, "MD5": "413ac5ad9cc1beaadb1a98c3ec58b338", "path": "Axolotlclient-1.18/required/krypton-0.1.9.jar"}},
{"name": "starlight", "id": "Axolotlclient-1.18:starlight:1.0.2+fabric.89b8d9f", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/H8CaAYZC/versions/1.0.2+1.18.2/starlight-1.0.2+fabric.89b8d9f.jar", "size": 127318, "MD5": "916e54f5ff93bfb6dfe7bab056e6539b", "path": "Axolotlclient-1.18/required/starlight-1.0.2+fabric.89b8d9f.jar"}},
{"name": "enhancedblockentities", "id": "Axolotlclient-1.18:enhancedblockentities:0.6%2B1.18.2", "type": "Mod", "required": {"value": false, "def": true}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/OVuFYfre/versions/0.6+1.18.2/enhancedblockentities-0.6%2B1.18.2.jar", "size": 474956, "MD5": "870bd71efe6d3431897bc3bbe844366b", "path": "Axolotlclient-1.18/optional/enhancedblockentities-0.6%2B1.18.2.jar"}},
{"name": "reeses_sodium_options", "id": "Axolotlclient-1.18:reeses_sodium_options:mc1.18.2-1.4.2", "type": "Mod", "required": {"value": false, "def": true}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/Bh37bMuy/versions/mc1.18.2-1.4.2/reeses_sodium_options-mc1.18.2-1.4.2.jar", "size": 42048, "MD5": "f07aa8ac58dbca62de1f25e18b937921", "path": "Axolotlclient-1.18/optional/reeses_sodium_options-mc1.18.2-1.4.2.jar"}},
{"name": "sodium", "id": "Axolotlclient-1.18:sodium:extra-mc1.18.2-0.4.2", "type": "Mod", "required": {"value": false, "def": true}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/PtjYWJkn/versions/mc1.18.2-0.4.2/sodium-extra-mc1.18.2-0.4.2.jar", "size": 179384, "MD5": "9e4a05112b684e2898ede1d48c94d102", "path": "Axolotlclient-1.18/optional/sodium-extra-mc1.18.2-0.4.2.jar"}},
{"name": "entity", "id": "Axolotlclient-1.18:entity:view-distance-1.0.1%2B1.18.2", "type": "Mod", "required": {"value": false, "def": true}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/ihnBJ6on/versions/1.0.1+1.18.2/entity-view-distance-1.0.1%2B1.18.2.jar", "size": 238246, "MD5": "1aafb314ba10f3a4f93298115364e3e2", "path": "Axolotlclient-1.18/optional/entity-view-distance-1.0.1%2B1.18.2.jar"}},
{"name": "no", "id": "Axolotlclient-1.18:no:telemetry-1.3.0", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/hg77g4Pw/versions/1.3.0/no-telemetry-1.3.0.jar", "size": 84523, "MD5": "914376815d1c47ad4e2eaace8536359e", "path": "Axolotlclient-1.18/required/no-telemetry-1.3.0.jar"}},
{"name": "lambdynamiclights", "id": "Axolotlclient-1.18:lambdynamiclights:2.1.0+1.17", "type": "Mod", "required": {"value": false, "def": true}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/yBW8D80W/versions/2.1.0+1.17/lambdynamiclights-2.1.0+1.17.jar", "size": 592987, "MD5": "d7a0afeb3992208383904e9956f8802f", "path":"Axolotlclient-1.18/optional/lambdynamiclights-2.1.0+1.17.jar"}},
{"name": "inspecio", "id": "Axolotlclient-1.18:inspecio:1.4.1%2B1.18", "type": "Mod", "required": {"value": false, "def": false}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/a93H3mKU/versions/1.4.1+1.18/inspecio-1.4.1%2B1.18.jar", "size": 300412, "MD5": "9c45d6afaa0885164f7074ed1399adf2", "path": "Axolotlclient-1.18/optional/inspecio-1.4.1%2B1.18.jar"}},
{"name": "lambdabettergrass", "id": "Axolotlclient-1.18:lambdabettergrass:1.2.3%2B1.18", "type": "Mod", "required": {"value": false, "def": true}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/2Uev7LdA/versions/1.2.3+1.18/lambdabettergrass-1.2.3%2B1.18.jar", "size": 1151411, "MD5": "0b186b2badc0165007bfbe4190e3026a", "path": "Axolotlclient-1.18/optional/lambdabettergrass-1.2.3%2B1.18.jar"}},
{"name": "axolotl-item-fix", "id": "Axolotlclient-1.18:axolotl-item-fix:1.1.3", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://media.forgecdn.net/files/3515/755/axolotl-item-fix-1.1.3.jar", "size": 43657, "MD5": "84a758515a980fe2e72195fadab5e048", "path": "Axolotlclient-1.18/required/axolotl-item-fix-1.1.3.jar"}},
{"name": "cloth", "id": "Axolotlclient-1.18:cloth:config-6.2.57-fabric", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://media.forgecdn.net/files/3641/132/cloth-config-6.2.57-fabric.jar", "size": 1122823, "MD5": "ab58623938c27c8bb20f654f8dfaa73c", "path": "Axolotlclient-1.18/required/cloth-config-6.2.57-fabric.jar"}},
{"name": "dynamic", "id": "Axolotlclient-1.18:dynamic:fps-2.1.0", "type": "Mod", "required": {"value": false, "def": true}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/LQ3K71Q1/versions/v2.1.0/dynamic-fps-2.1.0.jar", "size": 88824, "MD5": "3fb144c2525a3f0e6372f43d102cd254", "path": "Axolotlclient-1.18/optional/dynamic-fps-2.1.0.jar"}},
{"name": "antighost", "id": "Axolotlclient-1.18:antighost:1.18.2-fabric0.47.10-1.1.4", "type": "Mod", "required": {"value": false, "def": true}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/Jw3Wx1KR/versions/1.18.2-fabric0.47.10-1.1.4/antighost-1.18.2-fabric0.47.10-1.1.4.jar", "size": 78234, "MD5": "1c2dd3437a1a8c42a05fa2669b3565b5", "path": "Axolotlclient-1.18/optional/antighost-1.18.2-fabric0.47.10-1.1.4.jar"}},
{"name": "mcwifipnp", "id": "Axolotlclient-1.18:mcwifipnp:1.5.4-1.18.2-fabric", "type": "Mod", "required": {"value": false, "def": false}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/RTWpcTBp/versions/1.5.4-1.18.2-fabric/mcwifipnp-1.5.4-1.18.2-fabric.jar", "size": 60793, "MD5": "36c2de93257f51adcaf27c241aa99f85", "path": "Axolotlclient-1.18/optional/mcwifipnp-1.5.4-1.18.2-fabric.jar"}},
{"name": "statssearch", "id": "Axolotlclient-1.18:statssearch:1.18.2-fabric0.47.10-1.0.1", "type": "Mod", "required": {"value": false, "def": true}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/jM41BciC/versions/1.18.2-fabric0.47.10-1.0.1/statssearch-1.18.2-fabric0.47.10-1.0.1.jar", "size": 14290, "MD5": "836b52dc6999e9030bd44e87e682cf82", "path": "Axolotlclient-1.18/optional/statssearch-1.18.2-fabric0.47.10-1.0.1.jar"}},
{"name": "InGameAccountSwitcher", "id": "Axolotlclient-1.18:InGameAccountSwitcher:Fabric-1.18-7.1.3", "type": "Mod", "required": {"value": false, "def": false}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/cudtvDnd/versions/7.1.3-fa1.18/InGameAccountSwitcher-Fabric-1.18-7.1.3.jar", "size": 104043, "MD5": "a0094efc44cec4e7cab9c65d3a0bdf96", "path": "Axolotlclient-1.18/optional/InGameAccountSwitcher-Fabric-1.18-7.1.3.jar"}},
{"name": "polymer", "id": "Axolotlclient-1.18:polymer:all-0.2.0-beta.36%2B1.18.2", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/xGdtZczs/versions/0.2.0-beta.36+1.18.2/polymer-all-0.2.0-beta.36%2B1.18.2.jar", "size": 465316, "MD5": "5fdcb7bc056f99bf6c90c62b99fa5965", "path": "Axolotlclient-1.18/required/polymer-all-0.2.0-beta.36%2B1.18.2.jar"}},
{"name": "ferritecore", "id": "Axolotlclient-1.18:ferritecore:4.2.0-fabric", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/uXXizFIs/versions/4.2.0/ferritecore-4.2.0-fabric.jar", "size": 106529, "MD5": "c50acb599208e3df2db7f48c0795287d", "path": "Axolotlclient-1.18/required/ferritecore-4.2.0-fabric.jar"}},
{"name": "fabrishot", "id": "Axolotlclient-1.18:fabrishot:1.7.0", "type": "Mod", "required": {"value": false, "def": false}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/3qsfQtE9/versions/1.7.0/fabrishot-1.7.0.jar", "size": 38520, "MD5": "ee6479282447c20a4e34505d35a49bcd", "path": "Axolotlclient-1.18/optional/fabrishot-1.7.0.jar"}},
{"name": "ok_zoomer", "id": "Axolotlclient-1.18:ok_zoomer:5.0.0-beta.7%2B1.18.2", "type": "Mod", "required": {"value": false, "def": true}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/aXf2OSFU/versions/5.0.0-beta.7+1.18.2/ok_zoomer-5.0.0-beta.7%2B1.18.2.jar", "size": 264173, "MD5": "fcf0e638db7deb29ecba484d02a98395", "path": "Axolotlclient-1.18/optional/ok_zoomer-5.0.0-beta.7%2B1.18.2.jar"}},
{"name": "moderate", "id": "Axolotlclient-1.18:moderate:loading-screen-1.1.2+1.17-1.18", "type": "Mod", "required": {"value": false, "def": false}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/RCjGlCDj/versions/1.1.2/moderate-loading-screen-1.1.2+1.17-1.18.jar", "size": 974660, "MD5": "29b7f5a1879c926936eb5475cb8b74aa", "path": "Axolotlclient-1.18/optional/moderate-loading-screen-1.1.2+1.17-1.18.jar"}},
{"name": "animatica", "id": "Axolotlclient-1.18:animatica:0.4%2B1.18", "type": "Mod", "required": {"value": false, "def": true}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/PRN43VSY/versions/0.4+1.18/animatica-0.4%2B1.18.jar", "size": 72110, "MD5": "81efd5a0be9b4055c8bbaf7ec80e762f", "path": "Axolotlclient-1.18/optional/animatica-0.4%2B1.18.jar"}},
{"name": "clientsidenoteblocks", "id": "Axolotlclient-1.18:clientsidenoteblocks:2.1+1.18", "type": "Mod", "required": {"value": false, "def": true}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/flmhXQgb/versions/2.1/clientsidenoteblocks-2.1+1.18.jar", "size": 215925, "MD5": "c89dafe12fb4ede983c48af8c5c1f2c6", "path": "Axolotlclient-1.18/optional/clientsidenoteblocks-2.1+1.18.jar"}},
{"name": "entity", "id": "Axolotlclient-1.18:entity:texture-features-1.18%2B_2.6.RC1", "type": "Mod", "required": {"value": false, "def": false}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/BVzZfTc1/versions/2.5.99/entity-texture-features-1.18%2B_2.6.RC1.jar", "size": 1120916, "MD5": "b30ab3487d67fe985a3b5081e7021ce8", "path": "Axolotlclient-1.18/optional/entity-texture-features-1.18%2B_2.6.RC1.jar"}},
{"name": "entityculling", "id": "Axolotlclient-1.18:entityculling:fabric-mc1.18-1.5.0", "type": "Mod", "required": {"value": false, "def": true}, "artifact": {"url": "https://github.com/tr7zw/EntityCulling/releases/download/1.5.0-1.18/entityculling-fabric-mc1.18-1.5.0.jar", "size": 44583, "MD5": "a07ca2ae6ecdca282589428c14b87e5e", "path": "Axolotlclient-1.18/optional/entityculling-fabric-mc1.18-1.5.0.jar"}},
{"name": "CITResewn", "id": "Axolotlclient-1.18:CITResewn:1.0.1%2B1.18.2", "type": "Mod", "required": {"value": false, "def": false}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/otVJckYQ/versions/1.0.1+1.18.2/CITResewn-1.0.1%2B1.18.2.jar", "size": 374977, "MD5": "4d991bc8d57f55dc42a0d67801e5eac6", "path": "Axolotlclient-1.18/optional/CITResewn-1.0.1%2B1.18.2.jar"}},
{"name": "fastopenlinksandfolders", "id": "Axolotlclient-1.18:fastopenlinksandfolders:1.1.0", "type": "Mod", "required": {"value": false, "def": true}, "artifact": {"url": "https://media.forgecdn.net/files/3629/291/fastopenlinksandfolders-1.1.0.jar", "size": 4639, "MD5": "d8f3bf9ed538b88c2901c2ecdc9f9ad6", "path": "Axolotlclient-1.18/optional/fastopenlinksandfolders-1.1.0.jar"}},
{"name": "skyblocker", "id": "Axolotlclient-1.18:skyblocker:1.6.2%2B1.18.x", "type": "Mod", "required": {"value": false, "def": false}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/y6DuFGwJ/versions/v1.6.2+1.18.x/skyblocker-1.6.2%2B1.18.x.jar", "size": 4037903, "MD5": "3fb7d384ae7aa71abb80dd8497142821", "path": "Axolotlclient-1.18/optional/skyblocker-1.6.2%2B1.18.x.jar"}},
{"name": "architectury", "id": "Axolotlclient-1.18:architectury:4.1.36", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://media.forgecdn.net/files/3717/905/architectury-4.1.36.jar", "size": 539286, "MD5": "e9969355fbdf5a216304799c27d60d98", "path": "Axolotlclient-1.18/required/architectury-4.1.36.jar"}},
{"name": "malilib", "id": "Axolotlclient-1.18:malilib:fabric-1.18.2-0.12.1", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://media.forgecdn.net/files/3692/220/malilib-fabric-1.18.2-0.12.1.jar", "size": 495524, "MD5": "846774b75ac020cc038dedd6e460a349", "path": "Axolotlclient-1.18/required/malilib-fabric-1.18.2-0.12.1.jar"}},
{"name": "skeletonfix", "id": "Axolotlclient-1.18:skeletonfix:1.1.1%2B1.18", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://media.forgecdn.net/files/3575/600/skeletonfix-1.1.1%2B1.18.jar", "size": 29337, "MD5": "78bb97b935d7cae6c63389deaedc196c", "path": "Axolotlclient-1.18/required/skeletonfix-1.1.1%2B1.18.jar"}},
{"name": "tooltipfix", "id": "Axolotlclient-1.18:tooltipfix:1.0.4-1.18", "type": "Mod", "required": {"value": false, "def": true}, "artifact": {"url": "https://media.forgecdn.net/files/3543/273/tooltipfix-1.0.4-1.18.jar", "size": 10653, "MD5": "143913026baf5f0915384bbadae56e99", "path": "Axolotlclient-1.18/optional/tooltipfix-1.0.4-1.18.jar"}},
{"name": "BetterBlockOutline", "id": "Axolotlclient-1.18:BetterBlockOutline:1.4.2-1.18.1", "type": "Mod", "required": {"value": false, "def": false}, "artifact": {"url": "https://media.forgecdn.net/files/3637/945/BetterBlockOutline-1.4.2-1.18.1.jar", "size": 276873, "MD5": "4bf79cd4241ddde032393612c4a6809a", "path": "Axolotlclient-1.18/optional/BetterBlockOutline-1.4.2-1.18.1.jar"}},
{"name": "osmium", "id": "Axolotlclient-1.18:osmium:1.3.1-1.18.2", "type": "Mod", "required": {"value": false,"def": true}, "artifact": {"url": "https://github.com/Intro-Dev/Osmium/releases/download/1.3.1-1.18.2/osmium-1.3.1-1.18.2.jar", "size": 366091, "MD5": "0bbf25ed5066c044785595b784c307fd", "path": "Axolotlclient-1.18/optional/osmium-1.3.1-1.18.2.jar"}},
{"name": "chat", "id": "Axolotlclient-1.18:chat:coords-0.2.2152", "type": "Mod", "required": {"value":false, "def": false}, "artifact": {"url": "https://cdn.modrinth.com/data/tCwzXT0s/versions/0.2.2152/chat-coords-0.2.2152.jar", "size": 7410, "MD5": "4fe5998f7ef1fbd4e99fff5df8e1a340", "path": "Axolotlclient-1.18/optional/chat-coords-0.2.2152.jar"}},
{"name": "TNTTime", "id": "Axolotlclient-1.18:TNTTime:mc1.18.1-1.0.0", "type": "Mod", "required": {"value": false, "def": false}, "artifact": {"url": "https://cdn.modrinth.com/data/qbVUbcik/versions/v1.0.0/TNTTime-mc1.18.1-1.0.0.jar", "size": 12578, "MD5": "3d090ccd4effda005c867192b90abdc3", "path": "Axolotlclient-1.18/optional/TNTTime-mc1.18.1-1.0.0.jar"}},
{"name": "ears", "id": "Axolotlclient-1.18:ears:fabric-1.17-1.4.5_01", "type": "Mod", "required": {"value": false, "def": false}, "artifact": {"url": "https://github.com/unascribed/Ears/releases/download/v1.4.5/ears-fabric-1.17-1.4.5_01.jar", "size": 168157, "MD5": "e275a3c22e774d5db5e416a97f050713", "path": "Axolotlclient-1.18/optional/ears-fabric-1.17-1.4.5_01.jar"}},
{"name": "bsvsb", "id": "Axolotlclient-1.18:bsvsb:2.0.5", "type": "Mod", "required": {"value": false, "def": true}, "artifact": {"url": "https://media.forgecdn.net/files/3559/468/bsvsb-2.0.5.jar", "size": 83521, "MD5": "73b9a9d0a4f8443b50ba8bcdd3a200a9", "path": "Axolotlclient-1.18/optional/bsvsb-2.0.5.jar"}},
{"name": "KronHUD", "id": "Axolotlclient-1.18:KronHUD:2.0.2", "type": "Mod", "required": {"value": false, "def": true}, "artifact": {"url": "https://media.forgecdn.net/files/3653/59/KronHUD-2.0.2.jar", "size": 147726, "MD5": "733c18b1677f00ca352dce073d5e63a8", "path": "Axolotlclient-1.18/optional/KronHUD-2.0.2.jar"}},
{"id": "config", "type": "File", "artifact": {"url": "https://github.com/moehreag/AxolotlClient-files/raw/master/servers.dat","path":"../../minecraft/servers.dat"}},
{"id": "config", "type": "File", "artifact": {"url": "https://github.com/moehreag/AxolotlClient-files/raw/1.17-main/config/modmenu.json", "path": "config/modmenu.json"}},
{"name": "interactic.json5", "id": "Axolotlclient-1.18:config", "type": "File", "artifact": {"url": "https://github.com/moehreag/AxolotlClient-files/raw/1.18-main/config/interactic.json5", "path": "config/interactic.json5"}},
{"name": "replaymod.json", "id": "AxolotlClient-1.18:config", "type": "File", "artifact": {"url": "https://github.com/moehreag/AxolotlClient-files/raw/1.18-main/config/replaymod.json", "path": "config/replaymod.json"}},
{"id": "config", "type": "File", "artifact": {"url": "https://github.com/moehreag/AxolotlClient-files/raw/master/options.txt","path":"options.txt"}}
]},
{
"id":"Axolotlclient-1.16",
"name":"AxolotlClient 1.16",
"description": "Click to select the main 1.16 Version of AxolotlClient!",
"icon":"https://github.com/moehreag/AxolotlClient-files/raw/master/axolotl.png",
"version":"1.0.0",
"address":"moehreag.duckdns.org",
"minecraftVersion":"1.16.5",
"discord": {
"shortId":"v1.16.5",
"largeImageText":"Version 1.16.5",
"largeImageKey": "icon"
},
"mainServer": false,
"autoconnect": false,
"modules": [{
"name": "fabric-loader-0.13.3",
"id": "net.fabricmc:fabric-loader:0.13.3",
"artifact":{
"url": "https://maven.fabricmc.net/net/fabricmc/fabric-loader/0.13.3/fabric-loader-0.13.3.jar"
},
"type": "Loader",
"subModules": [
{
"id":"fabric-loader-0.12.11-1.16.5",
"name":"Version Manifest",
"type": "VersionManifest",
"artifact":{
"url":"https://github.com/moehreag/AxolotlClient-files/raw/1.16-main/fabric-loader-0.12.11-1.16.5.json"
}
},
{
"name":"intermediary-1.16.5",
"id":"net.fabricmc:intermediary:1.16.5",
"type":"Library",
"artifact":{
"url":"https://maven.fabricmc.net/net/fabricmc/intermediary/1.16.5/intermediary-1.16.5-v2.jar"
}
},
{
"id": "net.fabricmc:yarn:1.16.5+build.10",
"type":"Library",
"artifact":{
"url": "https://maven.fabricmc.net/net/fabricmc/yarn/1.16.5%2Bbuild.10/yarn-1.16.5%2Bbuild.10-v2.jar"
}
},
{
"id": "net.fabricmc:tiny-mappings-parser:0.3.0+build.17",
"type":"Library",
"artifact":{
"url": "https://maven.fabricmc.net/net/fabricmc/tiny-mappings-parser/0.3.0%2Bbuild.17/tiny-mappings-parser-0.3.0+build.17.jar"
}
},
{
"id": "net.fabricmc:sponge-mixin:0.10.7+mixin.0.8.4",
"type":"Library",
"artifact":{
"url": "https://maven.fabricmc.net/net/fabricmc/sponge-mixin/0.10.7+mixin.0.8.4/sponge-mixin-0.10.7+mixin.0.8.4.jar"
}
},
{
"id": "net.fabricmc:tiny-remapper:0.6.0",
"type":"Library",
"artifact":{
"url": "https://maven.fabricmc.net/net/fabricmc/tiny-remapper/0.6.0/tiny-remapper-0.6.0.jar"
}
},
{
"id": "net.fabricmc:access-widener:2.0.1",
"type":"Library",
"artifact":{
"url": "https://maven.fabricmc.net/net/fabricmc/access-widener/2.0.1/access-widener-2.0.1.jar"
}
},
{
"id": "net.fabricmc:fabric-loader-sat4j:2.3.5.4",
"type":"Library",
"artifact":{
"url": "https://maven.fabricmc.net/net/fabricmc/fabric-loader-sat4j/2.3.5.4/fabric-loader-sat4j-2.3.5.4.jar"
}
},
{
"id": "com.google.jimfs:jimfs:1.2-fabric",
"type":"Library",
"artifact":{
"url": "https://maven.fabricmc.net/com/google/jimfs/jimfs/1.2-fabric/jimfs-1.2-fabric.jar"
}
},
{
"id": "org.ow2.asm:asm:9.2",
"type":"Library",
"artifact":{
"url": "https://maven.fabricmc.net/org/ow2/asm/asm/9.2/asm-9.2.jar"
}
},
{
"id": "org.ow2.asm:asm-analysis:9.2",
"type":"Library",
"artifact":{
"url": "https://maven.fabricmc.net/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar"
}
},
{
"id": "org.ow2.asm:asm-commons:9.2",
"type":"Library",
"artifact":{
"url": "https://maven.fabricmc.net/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.jar"
}
},
{
"id": "org.ow2.asm:asm-tree:9.2",
"type":"Library",
"artifact":{
"url": "https://maven.fabricmc.net/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar"
}
},
{
"id": "org.ow2.asm:asm-util:9.2",
"type":"Library",
"artifact":{
"url": "https://maven.fabricmc.net/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar"
}
}
]},
{"name": "fabric-api", "id": "Axolotlclient-1.16:fabric-api:0.42.0+1.16", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://cdn.modrinth.com/data/P7dR8mSH/versions/0.42.0+1.16/fabric-api-0.42.0+1.16.jar", "size": 1090414, "MD5": "a0c502455195b498a8f5b4f5c15e6a04", "path": "Axolotlclient-1.16/required/fabric-api-0.42.0+1.16.jar"}},
{"name": "AxolotlClient", "id": "Axolotlclient-1.16:AxolotlClient:1.1.5", "type": "Mod", "required": {"value":true, "def": true}, "artifact": {"url": "https://github.com/moehreag/AxolotlClient-files/raw/1.16-main/mods/AxolotlClient-1.1.5.jar", "size": 2191552, "MD5": "5b118d462c96d6d70b7b037efc5a8f88", "path": "Axolotlclient-1.16/required/AxolotlClient-1.1.5.jar"}},
{"name": "sodium-fabric-mc1.16.5", "id": "Axolotlclient-1.16:sodium-fabric-mc1.16.5:0.2.0+build.4", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://cdn.modrinth.com/data/AANobbMI/versions/mc1.16.5-0.2.0/sodium-fabric-mc1.16.5-0.2.0+build.4.jar", "size": 507710, "MD5": "156bf500e9d127d695a78378527525e0", "path": "Axolotlclient-1.16/required/sodium-fabric-mc1.16.5-0.2.0+build.4.jar"}},
{"name": "iris", "id": "Axolotlclient-1.16:iris:mc1.16.5-1.2.0-pre", "type": "Mod", "required": {"value": false, "def": true}, "artifact": {"url": "https://cdn.modrinth.com/data/YL57xq9U/versions/1.16.x/v1.2.0/iris-mc1.16.5-1.2.0-pre.jar", "size": 1682879, "MD5": "59c4814f1d2b786deffb2c8c7625a732", "path": "Axolotlclient-1.16/optional/iris-mc1.16.5-1.2.0-pre.jar"}},
{"name": "lithium-fabric-mc1.16.5", "id": "Axolotlclient-1.16:lithium-fabric-mc1.16.5:0.6.6", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://cdn.modrinth.com/data/gvQqBUqZ/versions/mc1.16.5-0.6.6/lithium-fabric-mc1.16.5-0.6.6.jar", "size": 349400, "MD5": "d7b1d829c23b740fc3d8a613e105938e", "path": "Axolotlclient-1.16/required/lithium-fabric-mc1.16.5-0.6.6.jar"}},
{"name": "lazydfu", "id": "Axolotlclient-1.16:lazydfu:0.1.2", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://cdn.modrinth.com/data/hvFnDODi/versions/0.1.2/lazydfu-0.1.2.jar", "size": 15517, "MD5": "e2c6a060999351575c695706cc1694c1", "path": "Axolotlclient-1.16/required/lazydfu-0.1.2.jar"}},
{"name": "lambdynamiclights-fabric", "id": "Axolotlclient-1.16:lambdynamiclights-fabric:1.3.4+1.16", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://cdn.modrinth.com/data/yBW8D80W/versions/1.3.4+1.16/lambdynamiclights-fabric-1.3.4+1.16.jar", "size": 506005, "MD5": "d28d5a913a49c70c15ff0a7bfd18f2eb", "path": "Axolotlclient-1.16/required/lambdynamiclights-fabric-1.3.4+1.16.jar"}},
{"name": "indium", "id": "Axolotlclient-1.16:indium:1.0.0+mc1.16.5", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://cdn.modrinth.com/data/Orvt0mRa/versions/1.0.0+mc1.16.5/indium-1.0.0+mc1.16.5.jar", "size": 114793, "MD5": "dbba4ce7d95af5358388e0148c2bf025", "path": "Axolotlclient-1.16/required/indium-1.0.0+mc1.16.5.jar"}},
{"name": "modmenu", "id": "Axolotlclient-1.16:modmenu:1.16.22", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://cdn.modrinth.com/data/mOgUt4GM/versions/1.16.22/modmenu-1.16.22.jar", "size": 255238, "MD5": "b54f4e81751f42174d294fb83f4d747a", "path": "Axolotlclient-1.16/required/modmenu-1.16.22.jar"}},
{"name": "sodium-extra-mc1.16.5", "id": "Axolotlclient-1.16:sodium-extra-mc1.16.5:0.3.5", "type": "Mod", "required": {"value": true, "def": true}, "artifact":{"url": "https://cdn.modrinth.com/data/PtjYWJkn/versions/mc.1.16.5-0.3.5/sodium-extra-mc1.16.5-0.3.5.jar", "size": 70485, "MD5": "9971cd87ec95097a26092d4510d0de72", "path": "Axolotlclient-1.16/required/sodium-extra-mc1.16.5-0.3.5.jar"}},
{"name": "phosphor-fabric-mc1.16.2", "id": "Axolotlclient-1.16:phosphor-fabric-mc1.16.2:0.8.0", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://cdn.modrinth.com/data/hEOCdOgW/versions/mc1.16.2-0.8.0/phosphor-fabric-mc1.16.2-0.8.0.jar", "size": 93350, "MD5": "aaf905d302fb541101921fab00556bf2", "path": "Axolotlclient-1.16/required/phosphor-fabric-mc1.16.2-0.8.0.jar"}},
{"name": "okzoomer", "id": "Axolotlclient-1.16:okzoomer:4.0.1+1.16.2", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://cdn.modrinth.com/data/aXf2OSFU/versions/4.0.1+1.16.2/okzoomer-4.0.1+1.16.2.jar", "size": 611285, "MD5": "9a0da8b464a74287e1da9201d958f63f", "path": "Axolotlclient-1.16/required/okzoomer-4.0.1+1.16.2.jar"}},
{"name": "lambdabettergrass-fabric", "id": "Axolotlclient-1.16:lambdabettergrass-fabric:1.0.3+1.16", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://cdn.modrinth.com/data/2Uev7LdA/versions/1.0.3+1.16/lambdabettergrass-fabric-1.0.3+1.16.jar", "size": 1091254, "MD5": "c412a49c383686d504a843fe94c49c50", "path": "Axolotlclient-1.16/required/lambdabettergrass-fabric-1.0.3+1.16.jar"}},
{"name": "dynamic-fps", "id": "Axolotlclient-1.16:dynamic-fps:2.0.2", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://cdn.modrinth.com/data/LQ3K71Q1/versions/2.0.2/dynamic-fps-2.0.2.jar", "size": 1275301, "MD5": "2bfdc4929b6ffef5a80b51ce6aeaa728", "path": "Axolotlclient-1.16/required/dynamic-fps-2.0.2.jar"}},
{"name": "enhancedblockentities-0.4-", "id": "Axolotlclient-1.16:enhancedblockentities-0.4-:1.16.x", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://cdn.modrinth.com/data/OVuFYfre/versions/0.4/enhancedblockentities-0.4--1.16.x.jar", "size": 247198, "MD5": "77449de6a5f7c9046fdf9975a054ed9d", "path": "Axolotlclient-1.16/required/enhancedblockentities-0.4--1.16.x.jar"}},
{"name": "antighost-1.16.5-fabric0.30.0", "id": "Axolotlclient-1.16:antighost-1.16.5-fabric0.30.0:1.1.3", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://cdn.modrinth.com/data/Jw3Wx1KR/versions/1.16.5-fabric0.30.0-1.1.3/antighost-1.16.5-fabric0.30.0-1.1.3.jar", "size": 79984, "MD5": "4152e155d92b3c90b90dcf8d3b6010a0", "path": "Axolotlclient-1.16/required/antighost-1.16.5-fabric0.30.0-1.1.3.jar"}},
{"name": "fabricskyboxes-1.16-1.16.3", "id": "Axolotlclient-1.16:fabricskyboxes-1.16-1.16.3:0.5.0", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://cdn.modrinth.com/data/YBz7DOs8/versions/0.5.0/fabricskyboxes-1.16-1.16.3-0.5.0.jar", "size": 151405, "MD5": "fc3e2d488121d67d7f26a44b0aadc745", "path": "Axolotlclient-1.16/required/fabricskyboxes-1.16-1.16.3-0.5.0.jar"}},
{"name": "bobby", "id": "Axolotlclient-1.16:bobby:1.2.0", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://cdn.modrinth.com/data/M08ruV16/versions/1.2.0/bobby-1.2.0.jar", "size": 750539, "MD5": "82a72ee9a18d28089a00fcd20a15d3cb", "path": "Axolotlclient-1.16/required/bobby-1.2.0.jar"}},
{"name": "vt-downloader", "id": "Axolotlclient-1.16:vt-downloader:1.0.4+1.16", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://cdn.modrinth.com/data/1E2sq1cp/versions/1.0.4+1.16/vt-downloader-1.0.4+1.16.jar", "size": 47285, "MD5": "fc941a644cf02d4ab4ec3151398a9859", "path": "Axolotlclient-1.16/required/vt-downloader-1.0.4+1.16.jar"}},
{"name": "reeses_sodium_options-mc1.16.5", "id": "Axolotlclient-1.16:reeses_sodium_options-mc1.16.5:1.2.1", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://cdn.modrinth.com/data/Bh37bMuy/versions/1.2.1/reeses_sodium_options-mc1.16.5-1.2.1.jar", "size": 42376, "MD5": "7074efc8b846b8e229ecae446ed5d550", "path": "Axolotlclient-1.16/required/reeses_sodium_options-mc1.16.5-1.2.1.jar"}},
{"name": "deathlog", "id": "Axolotlclient-1.16:deathlog:0.1.2", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://cdn.modrinth.com//data/TPAYeAOc/versions/0.1.2/deathlog-0.1.2.jar", "size": 41246, "MD5": "0ffe40fa9d71868689776d10adc40741", "path": "Axolotlclient-1.16/required/deathlog-0.1.2.jar"}},
{"name": "DCCH", "id": "Axolotlclient-1.16:DCCH:2.0+1.16", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://cdn.modrinth.com/data/sUbMm93i/versions/2.0+1.16/DCCH-2.0+1.16.jar", "size": 63922, "MD5": "8022c23f49e97137ba96d79384fb19ab", "path": "Axolotlclient-1.16/required/DCCH-2.0+1.16.jar"}},
{"name": "fabricskyboxes-1.16-1.16.3", "id": "Axolotlclient-1.16:fabricskyboxes-1.16-1.16.3:0.5.0", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://cdn.modrinth.com/data/YBz7DOs8/versions/0.5.0/fabricskyboxes-1.16-1.16.3-0.5.0.jar", "size": 151405, "MD5": "f6f5e16ce1cab977e5995c59f286f100", "path": "Axolotlclient-1.16/required/fabricskyboxes-1.16-1.16.3-0.5.0.jar"}},
{"name": "bobby", "id": "Axolotlclient-1.16:bobby:1.2.0", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://cdn.modrinth.com/data/M08ruV16/versions/1.2.0/bobby-1.2.0.jar", "size": 750539, "MD5": "9385b2a1cc3ee386997f063026fe049c", "path": "Axolotlclient-1.16/required/bobby-1.2.0.jar"}},
{"name": "authme-mc1.16.5", "id": "Axolotlclient-1.16:authme-mc1.16.5:2.1.0", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://cdn.modrinth.com/data/yjgIrBjZ/versions/2.1.0/authme-mc1.16.5-2.1.0.jar", "size": 921826, "MD5": "28779f994148774671552da047dfa386", "path": "Axolotlclient-1.16/required/authme-mc1.16.5-2.1.0.jar"}},
{"name": "rebind-all-the-keys", "id": "Axolotlclient-1.16:rebind-all-the-keys:1.1.1+1.16.2", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://cdn.modrinth.com/data/TpKqzzMu/versions/v1.1.1+1.16.2/rebind-all-the-keys-1.1.1+1.16.2.jar", "size": 24132, "MD5": "7e6e76fdd929523156032fadd8aef626", "path": "Axolotlclient-1.16/required/rebind-all-the-keys-1.1.1+1.16.2.jar"}},
{"name": "KronHUD", "id": "Axolotlclient-1.16:KronHUD:1.1.1-beta-1.16.2%2B", "type": "Mod", "required": {"value": false, "def": false}, "artifact": {"url": "https://media.forgecdn.net/files/3054/820/KronHUD-1.1.1-beta-1.16.2%2B.jar", "size": 252915, "MD5": "65dbc384d7e4655cc6ec9800237f2fad", "path": "Axolotlclient-1.16/optional/KronHUD-1.1.1-beta-1.16.2%2B.jar"}},
{"name": "titlefixer", "id": "Axolotlclient-1.16:titlefixer:1.0+1.16.5", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://cdn.modrinth.com/data/8zYE8DiW/versions/1.0+1.16.5/titlefixer-1.0+1.16.5.jar", "size": 33959, "MD5": "260131c335d27a17b8df9dce04f5fc4e", "path": "Axolotlclient-1.16/required/titlefixer-1.0+1.16.5.jar"}},
{"name": "autoconfig1u", "id": "Axolotlclient-1.16:autoconfig1u:3.3.1", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://media.forgecdn.net/files/3095/961/autoconfig1u-3.3.1.jar", "size": 231447, "MD5": "3990d8acb0d114e8a5d7bdf59d8bd38e", "path": "Axolotlclient-1.16/required/autoconfig1u-3.3.1.jar"}},
{"name": "cloth-config-4.13.49", "id": "Axolotlclient-1.16:cloth-config-4.13.49:fabric", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://media.forgecdn.net/files/3559/633/cloth-config-4.13.49-fabric.jar", "size": 979157, "MD5": "709b40c84f2379d1ab3a467a44b1b44e", "path": "Axolotlclient-1.16/required/cloth-config-4.13.49-fabric.jar"}},
{"name": "PetOwner-1.8.0", "id": "Axolotlclient-1.16:PetOwner-1.8.0:1.16.5+", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://cdn.modrinth.com/data/IxUlAAFe/versions/1.8.0/PetOwner-1.8.0-1.16.5+.jar", "size": 184233, "MD5": "a1fc577ac5d5eba983d3cbdcc81333c8", "path": "Axolotlclient-1.16/required/PetOwner-1.8.0-1.16.5+.jar"}},
{"name": "custom_hud", "id": "Axolotlclient-1.16:custom_hud:1.2.3+1.16.2", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://cdn.modrinth.com/data/6jis0UTI/versions/v1.2.3+1.16/custom_hud-1.2.3+1.16.2.jar", "size": 49215, "MD5": "7c94709928baee7e64df653010756f2e", "path": "Axolotlclient-1.16/required/custom_hud-1.2.3+1.16.2.jar"}},
{"name": "mcwifipnp-1.5.3-1.16.5", "id": "Axolotlclient-1.16:mcwifipnp-1.5.3-1.16.5:fabric", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://cdn.modrinth.com/data/RTWpcTBp/versions/Fabric%201.16.x/mcwifipnp-1.5.3-1.16.5-fabric.jar", "size": 61611, "MD5": "074fedb45d6724b61960d86d49c66f39", "path": "Axolotlclient-1.16/required/mcwifipnp-1.5.3-1.16.5-fabric.jar"}},
{"name": "timechanger", "id": "Axolotlclient-1.16:timechanger:1.0.0", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://cdn.modrinth.com/data/1itdse3V/versions/1.0.0/timechanger-1.0.0.jar", "size": 584681, "MD5": "d46a7de509550faec642f35e6e83b6c8", "path": "Axolotlclient-1.16/required/timechanger-1.0.0.jar"}},
{"name": "Indicatia", "id": "Axolotlclient-1.16:Indicatia:mc1.16.5-v4.1.8-fabric", "type": "Mod", "required": {"value": false, "def": false}, "artifact": {"url": "https://media.forgecdn.net/files/3448/243/Indicatia-mc1.16.5-v4.1.8-fabric.jar", "size": 1283959, "MD5": "09e03b28bc93bd65d278bdee0be0bc45", "path": "Axolotlclient-1.16/optional/Indicatia-mc1.16.5-v4.1.8-fabric.jar"}},
{"name": "architectury", "id": "Axolotlclient-1.16:architectury:1.26.40", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://media.forgecdn.net/files/3570/506/architectury-1.26.40.jar", "size": 557399, "MD5": "27b9206158987d91f9ab5b972aaab33f", "path": "Axolotlclient-1.16/required/architectury-1.26.40.jar"}},
{"id": "mod", "type": "File", "artifact": {"url": "https://github.com/moehreag/AxolotlClient-files/raw/master/servers.dat","path":"servers.dat"}},
{"id": "mod", "type": "File", "artifact": {"url": "https://github.com/moehreag/AxolotlClient-files/raw/master/options.txt","path":"options.txt"}},
{"id": "mod", "type": "File", "artifact": {"url": "https://github.com/moehreag/AxolotlClient-files/raw/1.17-main/config/modmenu.json", "path": "config/modmenu.json"}}
]},
{
"id":"Axolotlclient-1.8",
"name":"AxolotlClient 1.8",
"description": "Click to select the main 1.8 Version of AxolotlClient!",
"icon":"https://github.com/moehreag/AxolotlClient-files/raw/master/axolotl.png",
"version":"1.0.0",
"address":"moehreag.duckdns.org",
"minecraftVersion":"1.8.9",
"discord": {
"shortId":"v1.8",
"largeImageText":"Version 1.8.9",
"largeImageKey": "icon"
},
"mainServer": false,
"autoconnect": false,
"modules": [{
"name": "fabric-loader-0.14.4",
"id": "net.fabricmc:fabric-loader:0.14.4",
"artifact":{
"url": "https://maven.fabricmc.net/net/fabricmc/fabric-loader/0.14.4/fabric-loader-0.14.4.jar"
},
"type": "Loader",
"subModules": [
{
"id":"fabric-loader-0.13.3-1.8.9",
"name":"Version Manifest",
"type": "VersionManifest",
"artifact":{
"url":"https://github.com/moehreag/AxolotlClient-files/raw/1.8-main/fabric-loader-0.13.3-1.8.9.json"
}
},
{
"name":"intermediary-1.8.9",
"id":"net.legacyfabric:intermediary:1.8.9",
"type":"Library",
"artifact":{
"url":"https://maven.legacyfabric.net/net/fabricmc/intermediary/1.8.9/intermediary-1.8.9-v2.jar"
}
},
{
"id": "net.fabricmc:yarn:1.8.9+build.202201302314",
"type":"Library",
"artifact":{
"url": "https://maven.legacyfabric.net/net/fabricmc/yarn/1.8.9%2Bbuild.202201302314/yarn-1.8.9%2Bbuild.202201302314-v2.jar"
}
},
{
"id": "net.fabricmc:tiny-mappings-parser:0.3.0+build.17",
"type":"Library",
"artifact":{
"url": "https://maven.fabricmc.net/net/fabricmc/tiny-mappings-parser/0.3.0%2Bbuild.17/tiny-mappings-parser-0.3.0+build.17.jar"
}
},
{
"id": "net.fabricmc:sponge-mixin:0.11.2+mixin.0.8.5",
"type":"Library",
"artifact":{
"url": "https://maven.fabricmc.net/net/fabricmc/sponge-mixin/0.11.2+mixin.0.8.5/sponge-mixin-0.11.2+mixin.0.8.5.jar"
}
},
{
"id": "net.fabricmc:tiny-remapper:0.8.1",
"type":"Library",
"artifact":{
"url": "https://maven.fabricmc.net/net/fabricmc/tiny-remapper/0.8.1/tiny-remapper-0.8.1.jar"
}
},
{
"id": "net.fabricmc:access-widener:2.1.0",
"type":"Library",
"artifact":{
"url": "https://maven.fabricmc.net/net/fabricmc/access-widener/2.1.0/access-widener-2.1.0.jar"
}
},
{
"id": "net.fabricmc:fabric-loader-sat4j:2.3.5.4",
"type":"Library",
"artifact":{
"url": "https://maven.fabricmc.net/net/fabricmc/fabric-loader-sat4j/2.3.5.4/fabric-loader-sat4j-2.3.5.4.jar"
}
},
{
"id": "com.google.jimfs:jimfs:1.2-fabric",
"type":"Library",
"artifact":{
"url": "https://maven.fabricmc.net/com/google/jimfs/jimfs/1.2-fabric/jimfs-1.2-fabric.jar"
}
},
{
"id": "org.ow2.asm:asm:9.2",
"type":"Library",
"artifact":{
"url": "https://maven.fabricmc.net/org/ow2/asm/asm/9.2/asm-9.2.jar"
}
},
{
"id": "org.ow2.asm:asm-analysis:9.2",
"type":"Library",
"artifact":{
"url": "https://maven.fabricmc.net/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar"
}
},
{
"id": "org.ow2.asm:asm-commons:9.2",
"type":"Library",
"artifact":{
"url": "https://maven.fabricmc.net/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.jar"
}
},
{
"id": "org.ow2.asm:asm-tree:9.2",
"type":"Library",
"artifact":{
"url": "https://maven.fabricmc.net/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar"
}
},
{
"id": "org.ow2.asm:asm-util:9.2",
"type":"Library",
"artifact":{
"url": "https://maven.fabricmc.net/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar"
}
}
]},
{"name": "legacy", "id": "Axolotlclient-1.8:legacy:fabric-api-1.7.1", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://github.com/Legacy-Fabric/fabric/releases/download/1.7.1/legacy-fabric-api-1.7.1.jar", "size": 974902, "MD5": "05df8f128bb64bed14c8c2941a66144b", "path": "Axolotlclient-1.8/required/legacy-fabric-api-1.7.1.jar"}},
{"name": "AxolotlClient", "id": "Axolotlclient-1.8:AxolotlClient:2.1.6%2B1.8.9", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://cdn-raw.modrinth.com/data/p2rxzX0q/versions/v2.1.6+1.8.9/AxolotlClient-2.1.6%2B1.8.9.jar", "size": 942445, "MD5": "ae23286bdb380522d43f0d1a63423dd8","path": "Axolotlclient-1.8/required/AxolotlClient-2.1.6%2B1.8.9.jar"}},
{"name": "old", "id": "Axolotlclient-1.8:old:block-hit-0.2.2", "type": "Mod", "required": {"value": false, "def": true}, "artifact": {"url": "https://github.com/TAKfsg/oldblockhit-legacy-fabric/releases/download/old-block-hit-0.2.2/old-block-hit-0.2.2.jar", "size": 18316, "MD5": "7171869a8e36024c3ba4ad73af942589", "path": "Axolotlclient-1.8/optional/old-block-hit-0.2.2.jar"}},
{"name": "SaltLib", "id": "Axolotlclient-1.8:SaltLib:0.1.1", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://github.com/DeexCoding/SaltLib/releases/download/v0.1.1-mc1.8.9/SaltLib-0.1.1.jar", "size": 26514, "MD5": "0b1029a379a3238e9bc5eb5c1ee5754d", "path": "Axolotlclient-1.8/required/SaltLib-0.1.1.jar"}},
{"name": "foveffectscale", "id": "Axolotlclient-1.8:foveffectscale:mod-1.0.1", "type": "Mod", "required": {"value": true, "def": true}, "artifact": {"url": "https://github.com/KingContaria/Fov-Effects-Scale-Mod/releases/download/v1.0.1/foveffectscale-mod-1.0.1.jar", "size": 12990, "MD5": "588fb5163c4ed84ec4e02510853f91e3", "path": "Axolotlclient-1.8/required/foveffectscale-mod-1.0.1.jar"}}
]
}
]
}