-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmod-versions.json
More file actions
785 lines (785 loc) · 33.3 KB
/
mod-versions.json
File metadata and controls
785 lines (785 loc) · 33.3 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
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
{
"BelowZero": {
"BetterBioReactor": {
"lastChanged": "2025-08-16T15:49:09Z",
"dllPath": "bin/BelowZero/BetterBioReactor/BetterBioReactor.dll",
"version": "1.0.1",
"hash": "869149CC6E2D0A741BFB4BE8C51BA31F10A667FF01106F4890FEA1F4E59FC803"
},
"BetterACU": {
"lastChanged": "2025-08-16T15:49:08Z",
"dllPath": "bin/BelowZero/BetterACU/BetterACU.dll",
"version": "2.0.3",
"hash": "CEF68471E6AAD3053B21A0E0740F6B8B65B6286AEDD12BF7BDE01F65E2AF3B8C"
},
"BetterScannerRoom": {
"lastChanged": "2025-08-16T15:49:08Z",
"dllPath": "bin/BelowZero/BetterScannerRoom/BetterScannerRoom.dll",
"version": "2.0.1",
"hash": "6729824505816D3516EBD4C7C54437FB848D925F3E41FDAE61D4B06C29EDA44E"
},
"AIOFabricator": {
"lastChanged": "2025-08-16T15:49:09Z",
"dllPath": "bin/BelowZero/AIOFabricator/AIOFabricator.dll",
"version": "1.0.1",
"hash": "0D963AC1BBB0E7020F53A447C315412899F221623BDCCCA6810FE9E4D67642EE"
},
"ConfigurableDrillableCount": {
"lastChanged": "2025-08-16T15:49:09Z",
"dllPath": "bin/BelowZero/ConfigurableDrillableCount/ConfigurableDrillableCount.dll",
"version": "2.0.1",
"hash": "E2735F962C0F783FB88AF258E71678B660317AAEE451BE89F959F6044C3BAC4D"
},
"CreaturesFleeLess": {
"lastChanged": "2025-08-16T15:49:08Z",
"dllPath": "bin/BelowZero/CreaturesFleeLess/CreaturesFleeLess.dll",
"version": "2.0.1",
"hash": "8E96788DE7C0DA7E0EDD262A4256BAD791D51DD8F104835D8FA9F7F1D7EB41EE"
},
"NoEatingSounds": {
"lastChanged": "2025-08-16T15:49:08Z",
"dllPath": "bin/BelowZero/NoEatingSounds/NoEatingSounds.dll",
"version": "2.0.1",
"hash": "F72ABCA26598765F566D997176725C288ECDE077C1259AAAB5089EB539A0C607"
},
"TechPistol": {
"lastChanged": "2025-08-16T15:49:09Z",
"dllPath": "bin/BelowZero/TechPistol/TechPistol.dll",
"version": "2.0.1",
"hash": "92DD9E27C3A654D8A7687ADF453AE37CB456DA2B315739D01BEEFE52177D41E4"
},
"RadialTabs": {
"lastChanged": "2025-08-16T15:49:09Z",
"dllPath": "bin/BelowZero/RadialTabs/RadialTabs.dll",
"version": "1.0.1",
"hash": "25A7F2EAB610F8247D1B8E67AFC846BF61488D5B740E3F7DC122BAF37F598ED3"
},
"BaseKits": {
"lastChanged": "2025-08-16T15:49:08Z",
"dllPath": "bin/BelowZero/BaseKits/BaseKits.dll",
"version": "2.0.1",
"hash": "9F0AB8439B1E435F8EB30F1BE9E5CA1B9AD6A016446C98A382B7D9D6B1CC91F6"
},
"MoreModifiedItems": {
"lastChanged": "2025-08-16T15:49:08Z",
"dllPath": "bin/BelowZero/MoreModifiedItems/MoreModifiedItems.dll",
"version": "2.0.6",
"hash": "025E95210B63C76152B82B093029CEE85B8C93C1D04C20CB24F70702E4BC6805"
},
"UnSlowSeaTruck": {
"lastChanged": "2025-08-16T15:49:09Z",
"dllPath": "bin/BelowZero/UnSlowSeaTruck/UnSlowSeaTruck.dll",
"version": "1.0.1",
"hash": "9F09384B8026727CD1A1928404300C7E3FF1CB03C9ACBEE5EAEFEE608169EA1D"
},
"NoMenuPause": {
"lastChanged": "2025-08-16T15:49:08Z",
"dllPath": "bin/BelowZero/NoMenuPause/NoMenuPause.dll",
"version": "2.0.1",
"hash": "EB6D6F46328C52CE2C18BDF31E1D72B7B4770B2B7E48AE57CC69087C69D102FD"
},
"IncreasedResourceSpawns": {
"lastChanged": "2025-08-16T15:49:08Z",
"dllPath": "bin/BelowZero/IncreasedResourceSpawns/IncreasedResourceSpawns.dll",
"version": "1.0.1",
"hash": "38DF7CC9374FD2C0E256068A79518699D0720A0A9ECEFB1DB147EC0AB38A0879"
},
"UnobtaniumBatteries": {
"lastChanged": "2025-08-16T15:49:09Z",
"dllPath": "bin/BelowZero/UnobtaniumBatteries/UnobtaniumBatteries.dll",
"version": "2.0.1",
"hash": "77234FC12952755963D567F1D5734B11B7487BF444EB334735B367A2E32D1F4C"
},
"NoMagicLights": {
"lastChanged": "2025-08-16T15:49:09Z",
"dllPath": "bin/BelowZero/NoMagicLights/NoMagicLights.dll",
"version": "2.0.1",
"hash": "E82BA18344321EA4280A4D246574EC02B7DA79DE7D0E4D0945A26CD158E7F878"
},
"AllItems1x1": {
"lastChanged": "2025-08-16T15:49:08Z",
"dllPath": "bin/BelowZero/AllItems1x1/AllItems1x1.dll",
"version": "1.0.1",
"hash": "DD49D43406479D179D3647B717B49A73A8F69103C985A79A02E0D9F182E9544E"
},
"GravTrapStorage": {
"lastChanged": "2025-08-16T15:49:08Z",
"dllPath": "bin/BelowZero/GravTrapStorage/GravTrapStorage.dll",
"version": "2.0.1",
"hash": "773663476EBE42D490FB6E814854F42D0D6B128A08229DFEC1484948C8D4825E"
},
"CustomPosters": {
"lastChanged": "2025-08-16T15:49:08Z",
"dllPath": "bin/BelowZero/CustomPosters/CustomPosters.dll",
"version": "2.0.1",
"hash": "48C6642ECFF90F6FD578B2D42D88ECDBC3132FCB4AF6FF2402CD04C53AAF7153"
},
"TimeEternal": {
"lastChanged": "2025-08-16T15:49:09Z",
"dllPath": "bin/BelowZero/TimeEternal/TimeEternal.dll",
"version": "1.0.1",
"hash": "FA550873F7E7FCA3EC0C8941F283FD5066168689005637997013C8882CCEF9A6"
},
"MoreCyclopsUpgrades": {
"lastChanged": "2025-08-16T15:49:09Z",
"dllPath": "bin/BelowZero/MoreCyclopsUpgrades/MoreCyclopsUpgrades.dll",
"version": "1.0.3",
"hash": "3976798E8ADBB0C3EFD923E4D0837627F0F8AD5992C7D1C70E80DC614C8D5023"
},
"PowerOrder": {
"lastChanged": "2025-08-16T15:49:09Z",
"dllPath": "bin/BelowZero/PowerOrder/PowerOrder.dll",
"version": "2.0.1",
"hash": "D0FE5E22464F10B369EF841E8139A6335C64E9C7964F71A8A16D1F3D4D05FE8E"
},
"CustomizeYourSpawns": {
"lastChanged": "2025-08-16T15:49:08Z",
"dllPath": "bin/BelowZero/CustomizeYourSpawns/CustomizeYourSpawns.dll",
"version": "2.0.1",
"hash": "FCD0BD5CE33825B5B5187508FB8A926B16AFAEF2A621DA33D37344907334F510"
},
"DropUpgradesOnDestroy": {
"lastChanged": "2025-08-16T15:49:08Z",
"dllPath": "bin/BelowZero/DropUpgradesOnDestroy/DropUpgradesOnDestroy.dll",
"version": "2.0.1",
"hash": "9ECBCAF010299C194A11AC944E0A9ECD9CC721293F7187ABB787ABBFC7CB355F"
},
"CustomBatteries": {
"lastChanged": "2025-08-16T15:49:09Z",
"dllPath": "bin/BelowZero/CustomBatteries/CustomBatteries.dll",
"version": "1.0.2",
"hash": "12C21B5CD0854A22E9BE81DF4BD540C456CC74643E92A9AC6BA00B212D0B2BDC"
},
"ChargeRequired": {
"lastChanged": "2025-08-16T15:49:08Z",
"dllPath": "bin/BelowZero/ChargeRequired/ChargeRequired.dll",
"version": "2.0.2",
"hash": "A3512EAA51C6DA896B499C64C022231D0F86CABC055D41CFF8923E4DC557F6EC"
},
"Defabricator": {
"lastChanged": "2025-08-16T15:49:09Z",
"dllPath": "bin/BelowZero/Defabricator/Defabricator.dll",
"version": "2.0.2",
"hash": "EF33E72502120F7B474869F1CC9AA6BBB9F80F2883A016ECA2F0176DC0F7FE48"
},
"BaseLegsRemoval": {
"lastChanged": "2025-08-16T15:49:08Z",
"dllPath": "bin/BelowZero/BaseLegsRemoval/BaseLegsRemoval.dll",
"version": "1.0.1",
"hash": "9E0A456B1F515C38F48BB470A1F5B6997FD8C78E45838B3C05CADD7507B5D13C"
},
"ToolInspection": {
"lastChanged": "2025-08-16T15:49:09Z",
"dllPath": "bin/BelowZero/ToolInspection/ToolInspection.dll",
"version": "2.0.1",
"hash": "7466546A27255E41313025A7547919A0D0989E06D5630B3F71F4AB5793D46580"
},
"ExtravagantGifts": {
"lastChanged": "2025-08-16T15:49:08Z",
"dllPath": "bin/BelowZero/ExtravagantGifts/ExtravagantGifts.dll",
"version": "2.0.1",
"hash": "CDB6EEECA4CD5625F2E34A8949D9DD5EB67BCA78C7AD2BCA05A19D3B0F15F30F"
},
"InstantBulkheadAnimations": {
"lastChanged": "2025-08-16T15:49:08Z",
"dllPath": "bin/BelowZero/InstantBulkheadAnimations/InstantBulkheadAnimations.dll",
"version": "2.0.1",
"hash": "C5B2823E3C8B63C68AEE3579E93FAB89F6FE26F4E39AA18A5D5FD7996A5011AD"
},
"BuildingTweaks": {
"lastChanged": "2025-08-16T15:49:08Z",
"dllPath": "bin/BelowZero/BuildingTweaks/BuildingTweaks.dll",
"version": "2.0.2",
"hash": "EDFC3F01146F7A6DAA3CDEAC217F5FFA6D5E9FEBD56974C49A4B40418684A492"
},
"IncreasedChunkDrops": {
"lastChanged": "2025-08-16T15:49:08Z",
"dllPath": "bin/BelowZero/IncreasedChunkDrops/IncreasedChunkDrops.dll",
"version": "2.0.2",
"hash": "D228D231B008F215FDBFCEFE507363A6ED261C77AB7E25530EE7A47425739D24"
},
"ImprovedPowerNetwork": {
"lastChanged": "2025-08-16T15:49:08Z",
"dllPath": "bin/BelowZero/ImprovedPowerNetwork/ImprovedPowerNetwork.dll",
"version": "2.0.1",
"hash": "6E17387C27D4FEDD6B8F79A7F7B52A782B3F16501E4986F5DCF30366C9E45869"
},
"CustomCraft3": {
"lastChanged": "2025-08-16T15:49:09Z",
"dllPath": "bin/BelowZero/CustomCraft3/CustomCraft3.dll",
"version": "1.0.1",
"hash": "DDE2C65D01A5D6B7AAA33DE8E8A07D4D6457BDCDB838A48A6B1BC2BE09A182F6"
},
"BuilderModule": {
"lastChanged": "2025-08-16T15:49:08Z",
"dllPath": "bin/BelowZero/BuilderModule/BuilderModule.dll",
"version": "2.0.1",
"hash": "05D1E641AD043E30611E3B0D34DB0DC511BD79105AE9FD1E8259264F603AF794"
},
"SolidTerrain": {
"lastChanged": "2025-08-16T15:49:09Z",
"dllPath": "bin/BelowZero/SolidTerrain/SolidTerrain.dll",
"version": "2.0.1",
"hash": "60461D73BB40F9BC897441F2E703A9C141B0D14972CA79E50A565DD70008F13A"
},
"NoOxygenWarnings": {
"lastChanged": "2025-08-16T15:49:09Z",
"dllPath": "bin/BelowZero/NoOxygenWarnings/NoOxygenWarnings.dll",
"version": "2.0.1",
"hash": "5B6C5FFA3040D7CE9127F1CEB41AA560E60C7DCB78EE17F5E9FB366A0E24572E"
},
"Pridenautica": {
"lastChanged": "2025-08-16T15:49:09Z",
"dllPath": "bin/BelowZero/Pridenautica/Pridenautica.dll",
"version": "2.0.1",
"hash": "463F8844424CA3654BB9D4756DBD1A1D4670770375EAA58E1D03444079A2873B"
},
"KeepInventoryOnDeath": {
"lastChanged": "2025-08-16T15:49:08Z",
"dllPath": "bin/BelowZero/KeepInventoryOnDeath/KeepInventoryOnDeath.dll",
"version": "1.0.1",
"hash": "D74147A0313FFCE724FDBF5BAC3E9A056060AFA7DC8C4879EEA7B1B29BF15B1A"
},
"UnknownName": {
"lastChanged": "2025-08-16T15:49:09Z",
"dllPath": "bin/BelowZero/UnknownName/UnknownName.dll",
"version": "1.0.1",
"hash": "FB0DDFD18F6EA05C4551731060EFF224954226BEDF00172CD69D1DAC653D921A"
},
"PersistentCommands": {
"lastChanged": "2025-08-16T15:49:09Z",
"dllPath": "bin/BelowZero/PersistentCommands/PersistentCommands.dll",
"version": "2.0.1",
"hash": "94A75EE7600E3B1782BB9FB2E44FAC2146DD24B0A35434CC25B1F3E39A308704"
},
"CustomCommands": {
"lastChanged": "2025-08-16T15:49:08Z",
"dllPath": "bin/BelowZero/CustomCommands/CustomCommands.dll",
"version": "2.0.1",
"hash": "1B87BD33BCD2AEB0454DFEAB3970F709C8C322F5B33773F2311E1A925E69D1B6"
},
"MoreSeamothDepth": {
"lastChanged": "2025-08-16T15:49:09Z",
"dllPath": "bin/BelowZero/MoreSeamothDepth/MoreSeamothDepth.dll",
"version": "1.0.1",
"hash": "0172618B7ACDAA76D378049BAEBE8D6F447B303A60DA260B66C6907F990BEF09"
},
"FabricatorNoAutoClose": {
"lastChanged": "2025-08-16T15:49:08Z",
"dllPath": "bin/BelowZero/FabricatorNoAutoClose/FabricatorNoAutoClose.dll",
"version": "2.0.1",
"hash": "B20ACD29DBE73676DD6C9587BE1248F5359D3FF264296EC13667EF0818109373"
},
"BetterScannerBlips": {
"lastChanged": "2025-08-16T15:49:09Z",
"dllPath": "bin/BelowZero/BetterScannerBlips/BetterScannerBlips.dll",
"version": "1.0.1",
"hash": "B9FDEFF80F10EB18E06242B07DB0ADBA13D953C87E202579D7B7F3FF36D62459"
},
"SpecialtyManifold": {
"lastChanged": "2025-08-16T15:49:09Z",
"dllPath": "bin/BelowZero/SpecialtyManifold/SpecialtyManifold.dll",
"version": "2.0.4",
"hash": "A7E9BA2567346B142DD2B1611BED10A60E5BFC86A068C5C442225D6ECE5DD71F"
},
"CopperFromScanning": {
"lastChanged": "2025-08-16T15:49:08Z",
"dllPath": "bin/BelowZero/CopperFromScanning/CopperFromScanning.dll",
"version": "2.0.1",
"hash": "91D3AE32986D3803974BD0312FB3496C441B2AEE7D40B200305A338F66B7C301"
},
"NoMask": {
"lastChanged": "2025-08-16T15:49:09Z",
"dllPath": "bin/BelowZero/NoMask/NoMask.dll",
"version": "2.0.1",
"hash": "B575DD67385B6695567F589DADFD952AB48ADDF33F9B84763F025737F67BE7CA"
},
"RandomCreatureSize": {
"lastChanged": "2025-08-16T15:49:09Z",
"dllPath": "bin/BelowZero/RandomCreatureSize/RandomCreatureSize.dll",
"version": "2.0.1",
"hash": "CCC417F24279C3E3362A6D9F480301228D12C9AA6900F2A048667766970E02A7"
},
"NoCrosshair": {
"lastChanged": "2025-08-16T15:49:08Z",
"dllPath": "bin/BelowZero/NoCrosshair/NoCrosshair.dll",
"version": "2.0.1",
"hash": "686AEA157F526725B5B3CCDAF17DE61934E941FF21BDF6D6459E197C56C62847"
},
"UpgradedVehicles": {
"lastChanged": "2025-08-16T15:49:09Z",
"dllPath": "bin/BelowZero/UpgradedVehicles/UpgradedVehicles.dll",
"version": "1.0.5",
"hash": "78B8194E4D3623BDA1A72196D73E8DB7B5ACBCB452BA85AB7ABC4FD27394C54C"
},
"ExtraOptions": {
"lastChanged": "2025-08-16T15:49:09Z",
"dllPath": "bin/BelowZero/ExtraOptions/ExtraOptions.dll",
"version": "1.0.1",
"hash": "62664CECC342D66B24EE65A183BF73F0F626839F9F534D8D01D4B18C89C09102"
},
"ConfigurableChunkDrops": {
"lastChanged": "2025-08-16T15:49:08Z",
"dllPath": "bin/BelowZero/ConfigurableChunkDrops/ConfigurableChunkDrops.dll",
"version": "2.0.2",
"hash": "E77B5AD2D1E41768891FA201CEAEF95F3B9BB5B1131CF746A3BB9C320DBAF233"
},
"ScannableTimeCapsules": {
"lastChanged": "2025-08-16T15:49:09Z",
"dllPath": "bin/BelowZero/ScannableTimeCapsules/ScannableTimeCapsules.dll",
"version": "2.0.1",
"hash": "F5FEE615ADC7B8D8E2C732194A3C9853C5DF23BDDED78E065190C8F509E85423"
},
"BetterVehicleStorage": {
"lastChanged": "2025-08-16T15:49:09Z",
"dllPath": "bin/BelowZero/BetterVehicleStorage/BetterVehicleStorage.dll",
"version": "1.0.2",
"hash": "EE8FCDB58A6EF8E86EBB075CE4976E96F7D1F57E055077918DE3D3348991642F"
},
"PickupableStorageEnhanced": {
"lastChanged": "2025-08-16T15:49:08Z",
"dllPath": "bin/BelowZero/PickupableStorageEnhanced/PickupableStorageEnhanced.dll",
"version": "1.0.1",
"hash": "75CD31F25F38BBD2FF9BB6E2D8CE7AF86C768EF85090F65C2F0E158A2AC9C9F3"
},
"SeamothThermal": {
"lastChanged": "2025-08-16T15:49:09Z",
"dllPath": "bin/BelowZero/SeamothThermal/SeamothThermal.dll",
"version": "2.0.1",
"hash": "A4084A3D45A48D5ED33E9CF35376C6D9FA65CB54C4C8DCA0802B692BC14194B6"
},
"CustomHullPlates": {
"lastChanged": "2025-08-16T15:49:08Z",
"dllPath": "bin/BelowZero/CustomHullPlates/CustomHullPlates.dll",
"version": "2.0.1",
"hash": "96047CDA76CF1E6872EB15DE151ADFE85AE93DCDA768791B148104BAB89501CD"
},
"QuitToDesktop": {
"lastChanged": "2025-08-16T15:49:09Z",
"dllPath": "bin/BelowZero/QuitToDesktop/QuitToDesktop.dll",
"version": "1.0.1",
"hash": "5E2B286E2EE59486337D8D1B9392E1E39D89272B565810D45F9FE648976D0382"
}
},
"Subnautica": {
"BetterACU": {
"lastChanged": "2025-08-16T15:49:04Z",
"dllPath": "bin/Subnautica/BetterACU/BetterACU.dll",
"version": "2.0.3",
"hash": "EBD518D07F20D9B27D8B762F6355615796C2AEF1F071709593739E445FAFD503"
},
"RadialTabs": {
"lastChanged": "2025-08-16T15:49:05Z",
"dllPath": "bin/Subnautica/RadialTabs/RadialTabs.dll",
"version": "1.0.1",
"hash": "861AC04CFCA2FA497015757D6454C3DFD6812CB5E816D9FF8AD9C421AB6EA5E0"
},
"NoMenuPause": {
"lastChanged": "2025-08-16T15:49:04Z",
"dllPath": "bin/Subnautica/NoMenuPause/NoMenuPause.dll",
"version": "2.0.1",
"hash": "6DB69F147F34FB271DC97AC084A7213A34C00059ADD97DA0016DE81AD75C013F"
},
"NoMagicLights": {
"lastChanged": "2025-08-16T15:49:04Z",
"dllPath": "bin/Subnautica/NoMagicLights/NoMagicLights.dll",
"version": "2.0.1",
"hash": "4A7ADB78798955E4F6BEFDA591CC1754B5300F9B1FA87579DD30BF0CA9E8E6F5"
},
"IncreasedChunkDrops": {
"lastChanged": "2025-08-16T15:49:04Z",
"dllPath": "bin/Subnautica/IncreasedChunkDrops/IncreasedChunkDrops.dll",
"version": "2.0.2",
"hash": "C754D5A3BFB6FB97BA7E8374B6A9FFBB73FDAAB633921E16B1B2565514A0C025"
},
"BaseLegsRemoval": {
"lastChanged": "2025-08-16T15:49:04Z",
"dllPath": "bin/Subnautica/BaseLegsRemoval/BaseLegsRemoval.dll",
"version": "1.0.1",
"hash": "A592BC45175B5FDB9D0A13FA42E8189A68494064E71E0C370E1F7AB0CB7906DE"
},
"ExtraOptions": {
"lastChanged": "2025-08-16T15:49:04Z",
"dllPath": "bin/Subnautica/ExtraOptions/ExtraOptions.dll",
"version": "1.0.1",
"hash": "F6DF2C3131C2A3C18CEDAF3F8367CB89F14F82831DAD930A92B0CCD4D41EE2A1"
},
"SpecialtyManifold": {
"lastChanged": "2025-08-16T15:49:04Z",
"dllPath": "bin/Subnautica/SpecialtyManifold/SpecialtyManifold.dll",
"version": "2.0.4",
"hash": "7E9BE23C82025C3389A9F2E4037C7531BD16DBA441955436E0F8506A212A9372"
},
"CyclopsThermalUpgrades": {
"lastChanged": "2025-08-16T15:49:05Z",
"dllPath": "bin/Subnautica/CyclopsThermalUpgrades/CyclopsThermalUpgrades.dll",
"version": "1.0.2",
"hash": "8353F0810E3A479A5CE622743DA25ABB569E7143E5B905895881E8E32FA855B1"
},
"NoCrosshair": {
"lastChanged": "2025-08-16T15:49:04Z",
"dllPath": "bin/Subnautica/NoCrosshair/NoCrosshair.dll",
"version": "2.0.1",
"hash": "6D008BC9D91BEAE1A795042FD1EE73D71B00D756A3762811A54F237CEBD6C500"
},
"NoOxygenWarnings": {
"lastChanged": "2025-08-16T15:49:04Z",
"dllPath": "bin/Subnautica/NoOxygenWarnings/NoOxygenWarnings.dll",
"version": "2.0.1",
"hash": "937B9160BF12BCA0C4542E98F489757FF1FC43E3F49B7C77577D0EBFA6642218"
},
"CreaturesFleeLess": {
"lastChanged": "2025-08-16T15:49:04Z",
"dllPath": "bin/Subnautica/CreaturesFleeLess/CreaturesFleeLess.dll",
"version": "2.0.1",
"hash": "18E8C99965E9E960D36A383E395926381B0FEE90F082FBA76F27EAE5260F0F28"
},
"CustomCommands": {
"lastChanged": "2025-08-16T15:49:04Z",
"dllPath": "bin/Subnautica/CustomCommands/CustomCommands.dll",
"version": "2.0.1",
"hash": "5DACA0D956938D9207693BA527F83DA802CDB7B49DFE41D07762B3C034117E9C"
},
"MoreModifiedItems": {
"lastChanged": "2025-08-16T15:49:04Z",
"dllPath": "bin/Subnautica/MoreModifiedItems/MoreModifiedItems.dll",
"version": "2.0.6",
"hash": "AEBBF20B0301BCDB198A4B7551082CBA28D37EE6C2A0064960ABBB4052022410"
},
"BuildingTweaks": {
"lastChanged": "2025-08-16T15:49:04Z",
"dllPath": "bin/Subnautica/BuildingTweaks/BuildingTweaks.dll",
"version": "2.0.2",
"hash": "2CB9424B1E9977C92659CCE7D15940020247E7A0699E1FD8B48267E17E57AEB0"
},
"Pridenautica": {
"lastChanged": "2025-08-16T15:49:04Z",
"dllPath": "bin/Subnautica/Pridenautica/Pridenautica.dll",
"version": "2.0.1",
"hash": "C137BDE50624882DCC6169022A0192B8DAF0257EBA75A36C77A48534E271EFBC"
},
"PersistentCommands": {
"lastChanged": "2025-08-16T15:49:04Z",
"dllPath": "bin/Subnautica/PersistentCommands/PersistentCommands.dll",
"version": "2.0.1",
"hash": "3ACDC9BDD83B496FB9129599FCF0D2F2F162636A6E37B4C932D60C0891D32FF7"
},
"PickupableStorageEnhanced": {
"lastChanged": "2025-08-16T15:49:04Z",
"dllPath": "bin/Subnautica/PickupableStorageEnhanced/PickupableStorageEnhanced.dll",
"version": "1.0.1",
"hash": "953DAE73871EB38DEB408777C9004DCC43DD32983E17200AC5A3F555185D52D6"
},
"UnobtaniumBatteries": {
"lastChanged": "2025-08-16T15:49:05Z",
"dllPath": "bin/Subnautica/UnobtaniumBatteries/UnobtaniumBatteries.dll",
"version": "2.0.1",
"hash": "E04ED002DED7DD18C23167160576C9190B16BFCA733BE5D82A8F72B1DEC6CC77"
},
"SeamothThermal": {
"lastChanged": "2025-08-16T15:49:04Z",
"dllPath": "bin/Subnautica/SeamothThermal/SeamothThermal.dll",
"version": "2.0.1",
"hash": "764C29D8DCC8DBF0AE1B62E6CC9BBB3131B024EB5325E60A43E251BA0C3CC359"
},
"SolidTerrain": {
"lastChanged": "2025-08-16T15:49:04Z",
"dllPath": "bin/Subnautica/SolidTerrain/SolidTerrain.dll",
"version": "2.0.1",
"hash": "F1535892B9B0FF0E7CE22402CDBF6296C1C71AC9F1669DB15563464488D52664"
},
"BetterVehicleStorage": {
"lastChanged": "2025-08-16T15:49:05Z",
"dllPath": "bin/Subnautica/BetterVehicleStorage/BetterVehicleStorage.dll",
"version": "1.0.2",
"hash": "DDE6B17729D34CD5BDF2F2CD9FA04A8AECA8B0D4141DB6C55E5A2EA85464F164"
},
"CyclopsSolarUpgrades": {
"lastChanged": "2025-08-16T15:49:05Z",
"dllPath": "bin/Subnautica/CyclopsSolarUpgrades/CyclopsSolarUpgrades.dll",
"version": "1.0.1",
"hash": "1611F8951BEF620F0F6D76D532A8AD320FD400765518CCED3A24364D475A4053"
},
"CustomBatteries": {
"lastChanged": "2025-08-16T15:49:04Z",
"dllPath": "bin/Subnautica/CustomBatteries/CustomBatteries.dll",
"version": "1.0.2",
"hash": "3EE489919310D12615E30692EFC127D878BC3A920598AFD1831DFCCEFDAC770E"
},
"QuitToDesktop": {
"lastChanged": "2025-08-16T15:49:05Z",
"dllPath": "bin/Subnautica/QuitToDesktop/QuitToDesktop.dll",
"version": "1.0.1",
"hash": "D9C6AE47514131793BDF2FD2A80CA6768E14601ACC2C2C6AF2BD86F20339D8DB"
},
"IncreasedResourceSpawns": {
"lastChanged": "2025-08-16T15:49:04Z",
"dllPath": "bin/Subnautica/IncreasedResourceSpawns/IncreasedResourceSpawns.dll",
"version": "1.0.1",
"hash": "00860769BEA421795B83A891B01438747627798F69F5DC963EF3BEBAFF58EFDE"
},
"CyclopsEnhancedSonar": {
"lastChanged": "2025-08-16T15:49:05Z",
"dllPath": "bin/Subnautica/CyclopsEnhancedSonar/CyclopsEnhancedSonar.dll",
"version": "1.0.1",
"hash": "7A19288C3D2ADE25A092FDB96A604363A1BBC9E45623D791FA44CA8082BAE38A"
},
"CyclopsArmorUpgrades": {
"lastChanged": "2025-08-16T15:49:05Z",
"dllPath": "bin/Subnautica/CyclopsArmorUpgrades/MoreCyclopsUpgrades.dll",
"version": "1.0.1",
"hash": "E6268AC5407AF1FF0076DB691E5D9000F49A085557CDE349378764F2ACEF7B0B"
},
"CyclopsEngineUpgrades": {
"lastChanged": "2025-08-16T15:49:05Z",
"dllPath": "bin/Subnautica/CyclopsEngineUpgrades/CyclopsEngineUpgrades.dll",
"version": "1.0.1",
"hash": "C8E8121D9EDC249BFBE2C2ACB17CE57BB86D2BE7BAA474125B767324F83F57B9"
},
"CustomPosters": {
"lastChanged": "2025-08-16T15:49:04Z",
"dllPath": "bin/Subnautica/CustomPosters/CustomPosters.dll",
"version": "2.0.1",
"hash": "EB58670F5BCF33F0F89B0586066418EC023D45DC186776D5E9F353B62825B72C"
},
"InstantBulkheadAnimations": {
"lastChanged": "2025-08-16T15:49:04Z",
"dllPath": "bin/Subnautica/InstantBulkheadAnimations/InstantBulkheadAnimations.dll",
"version": "2.0.1",
"hash": "6C6C549C45F71CB4791357319D423B8CD41B51998214649C0651D780473D23B6"
},
"ConfigurableDrillableCount": {
"lastChanged": "2025-08-16T15:49:04Z",
"dllPath": "bin/Subnautica/ConfigurableDrillableCount/ConfigurableDrillableCount.dll",
"version": "2.0.1",
"hash": "1240BF9968D5F1A3A3964887F6C2E795964BD2424BA023A206778F7F17F2F2A3"
},
"ImprovedPowerNetwork": {
"lastChanged": "2025-08-16T15:49:04Z",
"dllPath": "bin/Subnautica/ImprovedPowerNetwork/ImprovedPowerNetwork.dll",
"version": "2.0.1",
"hash": "DB38DD400B83574BA49A1BD32AD677DCC47820D3F3F5760C613C67BED04EC7A4"
},
"CustomizeYourSpawns": {
"lastChanged": "2025-08-16T15:49:04Z",
"dllPath": "bin/Subnautica/CustomizeYourSpawns/CustomizeYourSpawns.dll",
"version": "2.0.1",
"hash": "A16313193EF8720E605FF56F898C79183A4DB88FDC6CF69073BE63E610C402BF"
},
"IslandCloudRemoval": {
"lastChanged": "2025-08-16T15:49:04Z",
"dllPath": "bin/Subnautica/IslandCloudRemoval/IslandCloudRemoval.dll",
"version": "2.0.1",
"hash": "2E990D423C51A356629E5A0BA301235825F929FCC51584A1B976D7E7F81D9975"
},
"TechPistol": {
"lastChanged": "2025-08-16T15:49:04Z",
"dllPath": "bin/Subnautica/TechPistol/TechPistol.dll",
"version": "2.0.1",
"hash": "2F6C281DFED3ECDC5AEDA0F36512C0E0EEDF89C408A07A654431A62833A9E16C"
},
"KeepInventoryOnDeath": {
"lastChanged": "2025-08-16T15:49:04Z",
"dllPath": "bin/Subnautica/KeepInventoryOnDeath/KeepInventoryOnDeath.dll",
"version": "1.0.1",
"hash": "409EE8C5F9793656C1E8596F5FD21BB64D5DF9CCF19871B477437EF8CB56B10E"
},
"MoreSeamothDepth": {
"lastChanged": "2025-08-16T15:49:04Z",
"dllPath": "bin/Subnautica/MoreSeamothDepth/MoreSeamothDepth.dll",
"version": "1.0.1",
"hash": "550D0EA320EE107D8DB9A3862757F8984BB17BABDBC7D4703F2F2375D00A5121"
},
"Defabricator": {
"lastChanged": "2025-08-16T15:49:05Z",
"dllPath": "bin/Subnautica/Defabricator/Defabricator.dll",
"version": "2.0.2",
"hash": "281F03658002BC3CEC68BE1714200A472D56CBABB3EC0A0FABD8BC1C9146F144"
},
"ScannableTimeCapsules": {
"lastChanged": "2025-08-16T15:49:05Z",
"dllPath": "bin/Subnautica/ScannableTimeCapsules/ScannableTimeCapsules.dll",
"version": "2.0.1",
"hash": "50ACD033A45573957D64EDA2384416BA6577E7BC567A26643C18C4EFA3CB61AF"
},
"CustomCraft3": {
"lastChanged": "2025-08-16T15:49:05Z",
"dllPath": "bin/Subnautica/CustomCraft3/CustomCraft3.dll",
"version": "1.0.1",
"hash": "5CAE339FC32C4D48F692B50D4B5DE45E3B271D3F3754FA1F3B8EF61396C69ABD"
},
"NoEatingSounds": {
"lastChanged": "2025-08-16T15:49:04Z",
"dllPath": "bin/Subnautica/NoEatingSounds/NoEatingSounds.dll",
"version": "2.0.1",
"hash": "3CAD6778B8B2B4E3EAB15783E466F590A1061DE9921441888DC3239107507EA3"
},
"CyclopsNuclearUpgrades": {
"lastChanged": "2025-08-16T15:49:05Z",
"dllPath": "bin/Subnautica/CyclopsNuclearUpgrades/CyclopsNuclearUpgrades.dll",
"version": "1.0.1",
"hash": "7D7520D0C40233D2A7465CCD8970520351A4F085C82B65DF486E917DDD5FB5C2"
},
"CopperFromScanning": {
"lastChanged": "2025-08-16T15:49:04Z",
"dllPath": "bin/Subnautica/CopperFromScanning/CopperFromScanning.dll",
"version": "2.0.1",
"hash": "0287C8DFB06C9701C3281C944A50C74D03470333CB3CF0CB8DE41A324B8EA7FA"
},
"MoreCyclopsUpgrades": {
"lastChanged": "2025-08-16T15:49:05Z",
"dllPath": "bin/Subnautica/MoreCyclopsUpgrades/MoreCyclopsUpgrades.dll",
"version": "1.0.3",
"hash": "E6268AC5407AF1FF0076DB691E5D9000F49A085557CDE349378764F2ACEF7B0B"
},
"ConfigurableChunkDrops": {
"lastChanged": "2025-08-16T15:49:04Z",
"dllPath": "bin/Subnautica/ConfigurableChunkDrops/ConfigurableChunkDrops.dll",
"version": "2.0.2",
"hash": "D1BB23DEB11D316C4AFA6270AB35A503F0A82CD577FC67D3AD28CAE3E14788DA"
},
"CyclopsSimpleSolar": {
"lastChanged": "2025-08-16T15:49:05Z",
"dllPath": "bin/Subnautica/CyclopsSimpleSolar/CyclopsSimpleSolar.dll",
"version": "1.0.1",
"hash": "3F16F9F0CBF47274917F82C4EFF3B821052A9A2E5029F977D9CDA12A769A5B19"
},
"PowerOrder": {
"lastChanged": "2025-08-16T15:49:04Z",
"dllPath": "bin/Subnautica/PowerOrder/PowerOrder.dll",
"version": "2.0.1",
"hash": "E812B5F9E163579BF18FA5312082BE68327B768B8CF7B8F6ADF6BC8633F4422A"
},
"ToolInspection": {
"lastChanged": "2025-08-16T15:49:04Z",
"dllPath": "bin/Subnautica/ToolInspection/ToolInspection.dll",
"version": "2.0.1",
"hash": "2F6C26B7F0E9088A7104733A0FCAF142B781D0A5B4B318D8E67A6180BDFDFED6"
},
"FabricatorNoAutoClose": {
"lastChanged": "2025-08-16T15:49:04Z",
"dllPath": "bin/Subnautica/FabricatorNoAutoClose/FabricatorNoAutoClose.dll",
"version": "2.0.1",
"hash": "F1F748014709661041AE71DCACC1C22258FBCD2BB08AE1D4CC3E036073D1A94F"
},
"ChargeRequired": {
"lastChanged": "2025-08-16T15:49:04Z",
"dllPath": "bin/Subnautica/ChargeRequired/ChargeRequired.dll",
"version": "2.0.2",
"hash": "553FA2A1F5FECCF9E7ABA2F07F71782E2EE84E270FAC15FDA40AB166E316AF44"
},
"UpgradedVehicles": {
"lastChanged": "2025-08-16T15:49:05Z",
"dllPath": "bin/Subnautica/UpgradedVehicles/UpgradedVehicles.dll",
"version": "1.0.5",
"hash": "C3DE7F7021CA8359225FDEC2C0D140046E2DCBC71D268C81878B6C6B69863498"
},
"AIOFabricator": {
"lastChanged": "2025-08-16T15:49:05Z",
"dllPath": "bin/Subnautica/AIOFabricator/AIOFabricator.dll",
"version": "1.0.1",
"hash": "8557ED3567F6C14EACE00146E4F9FF32E2578A721AE0514A6AC53A05F0BF547A"
},
"BaseKits": {
"lastChanged": "2025-08-16T15:49:04Z",
"dllPath": "bin/Subnautica/BaseKits/BaseKits.dll",
"version": "2.0.1",
"hash": "0E328B731BFA60D73E949D8F6BE200310F44B52C760EB51CCCF264406EC73E77"
},
"AllItems1x1": {
"lastChanged": "2025-08-16T15:49:04Z",
"dllPath": "bin/Subnautica/AllItems1x1/AllItems1x1.dll",
"version": "1.0.1",
"hash": "270099BC3C113B81DC5CCBBECAF9B1743684E1EECBBD16B0ED90830561CF786A"
},
"CyclopsSpeedUpgrades": {
"lastChanged": "2025-08-16T15:49:05Z",
"dllPath": "bin/Subnautica/CyclopsSpeedUpgrades/CyclopsSpeedUpgrades.dll",
"version": "1.0.1",
"hash": "322E4B48607A017ACE36186C1CA5678AD199A29E508D7A433DA26C4636A91451"
},
"BetterBioReactor": {
"lastChanged": "2025-08-16T15:49:04Z",
"dllPath": "bin/Subnautica/BetterBioReactor/BetterBioReactor.dll",
"version": "1.0.1",
"hash": "24D2AA27CA2154EECF47E578886006C3FD66E94EF4A53E5D4E1105258D32BE98"
},
"DropUpgradesOnDestroy": {
"lastChanged": "2025-08-16T15:49:04Z",
"dllPath": "bin/Subnautica/DropUpgradesOnDestroy/DropUpgradesOnDestroy.dll",
"version": "2.0.1",
"hash": "12E458FD1E2EC06E8D329A0E5F4C1351C618CD6CB0E21AA293E31353E3D64BAE"
},
"BetterScannerRoom": {
"lastChanged": "2025-08-16T15:49:04Z",
"dllPath": "bin/Subnautica/BetterScannerRoom/BetterScannerRoom.dll",
"version": "2.0.1",
"hash": "7DD744912B71C30E590485602B35449551C67A5099E9B164EA7DF8C120B6113C"
},
"NoMask": {
"lastChanged": "2025-08-16T15:49:04Z",
"dllPath": "bin/Subnautica/NoMask/NoMask.dll",
"version": "2.0.1",
"hash": "6E84FBDB65BA22C0ED8A40E7B54374FDDB95A9EDACF190FCDDA931676C3F75E3"
},
"WarpersNoWarping": {
"lastChanged": "2025-08-16T15:49:04Z",
"dllPath": "bin/Subnautica/WarpersNoWarping/WarpersNoWarping.dll",
"version": "2.0.1",
"hash": "E42A7EFCFF4E04541A994DFB3C19A8973D5F0E4ACCCE6FBA3141D39662308F6B"
},
"CyclopsAutoZapper": {
"lastChanged": "2025-08-16T15:49:05Z",
"dllPath": "bin/Subnautica/CyclopsAutoZapper/CyclopsAutoZapper.dll",
"version": "1.0.2",
"hash": "334CF6E406066E71A7EF01B07C240CA085E052F6B06A4EDA96225A6F0C3D6768"
},
"BuilderModule": {
"lastChanged": "2025-08-16T15:49:04Z",
"dllPath": "bin/Subnautica/BuilderModule/BuilderModule.dll",
"version": "2.0.1",
"hash": "7A51F4870492AB0BC147A99242B11C97D9259287279F265E8758EBEBDF1A70E3"
},
"GravTrapStorage": {
"lastChanged": "2025-08-16T15:49:04Z",
"dllPath": "bin/Subnautica/GravTrapStorage/GravTrapStorage.dll",
"version": "2.0.1",
"hash": "CEE135596EB713939F6F6CBC61BE487E4F2B60F016E7CF5E7CE2E6141BA52851"
},
"CustomHullPlates": {
"lastChanged": "2025-08-16T15:49:04Z",
"dllPath": "bin/Subnautica/CustomHullPlates/CustomHullPlates.dll",
"version": "2.0.1",
"hash": "4E7D64CEF4DADDB58F15DE528589BCBA1B5EF9A5D0F8F1C77D56AFFDEAD49481"
},
"BetterScannerBlips": {
"lastChanged": "2025-08-16T15:49:05Z",
"dllPath": "bin/Subnautica/BetterScannerBlips/BetterScannerBlips.dll",
"version": "1.0.1",
"hash": "C1CFD0D201AAE2F8015877A54ACA30EEAB65C37BB6FC0CFD883FD9B639783BDD"
},
"TimeEternal": {
"lastChanged": "2025-08-16T15:49:04Z",
"dllPath": "bin/Subnautica/TimeEternal/TimeEternal.dll",
"version": "1.0.1",
"hash": "87FE011F8FF1AD9BE20A21A5E15D9FF9C43317F42630B88C55F73E24FF3049EF"
},
"UnknownName": {
"lastChanged": "2025-08-16T15:49:04Z",
"dllPath": "bin/Subnautica/UnknownName/UnknownName.dll",
"version": "1.0.1",
"hash": "2E3CB57D78E97324FCCD17125D515474A4EF0390B8A4219087A318C3DD479C5F"
},
"RandomCreatureSize": {
"lastChanged": "2025-08-16T15:49:04Z",
"dllPath": "bin/Subnautica/RandomCreatureSize/RandomCreatureSize.dll",
"version": "2.0.1",
"hash": "786B6A3A88600DDD44CA5A72C65C8DC1940DBEAD99B474635D9B911635235AB8"
}
},
"metadata": {
"description": "Mod version tracking and hash verification for UnifiedSubnautica",
"lastUpdated": "2025-08-16T16:21:24Z",
"formatVersion": "2.0"
}
}