forked from loot/starfield
-
Notifications
You must be signed in to change notification settings - Fork 0
/
masterlist.yaml
861 lines (748 loc) · 28.7 KB
/
masterlist.yaml
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
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
# LOOT ignores anything that doesn't come under 'bash_tags', 'globals',
# 'groups', or 'plugins', so a section like 'common' is useful for storing
# data that gets re-used.
prelude:
common:
# Message Anchors
- &alreadyInX
type: error
content: 'Delete. Already included in {0}.'
- &alreadyInOrFixedByX
type: error
content: 'Delete. Already included or otherwise fixed in {0}.'
- &alsoUseX
type: say
content: 'It''s highly recommended that you also use {0}.'
- &compatIssuesWithX
type: say
content: 'This plugin has compatibility issues with {0}. For more information, read this mod''s compatibility notes.'
- &compatNotes
type: say
content: 'It is recommended that you read this mod''s [Compatibility Notes]({0}).'
- &compatPatch
type: say
content: 'It is recommended that you check the following compatibility patch compilation for this mod: {0}'
- &compatPatchForX
type: say
content: 'It is recommended that you check the following compatibility patch compilation for {0}: {1}'
- &corrupt
type: warn
content: 'This file is corrupt and should not be used.'
- &deactivateAfterCharacterCreation
type: say
content: 'Deactivate and/or uninstall this mod after character creation.'
- &deleteOrDeactivateX
type: error
content: 'Delete or deactivate. {0}'
subs: [ '' ]
- &deletePlugin
type: warn
content: 'When using **{0}**, it''s recommended that you deactivate or delete this ESP file but keep the resources (e.g. meshes, textures) installed with this mod.'
- &deprecated
type: warn
content: 'This file is deprecated and should no longer be used.'
- &disableAfterGeneratingXwithY
type: say
content: 'This plugin may be disabled after generating **{0}** with **{1}**.'
- &essentialFiles
type: warn
content: 'Another mod seems to be overwriting one of this mod''s essential files. Please ensure you''re using this mod''s version of {0} or a compatible version if available.'
- &includesX
type: say
content: '{0} is included with this mod.'
- &languageX
type: say
content: 'Language: {0}'
- &mainQuestCompleted
type: say
content: 'Only use this plugin once the main quest of the game has been completed.'
- &masterReassign
type: say
content: 'The **{0}** master must be reassigned to **{1}**.'
- &mismatchedFormIDs
type: error
content: 'This plugin is a **{0}**, but it contains FormIDs that do not match this type of Master. Using this plugin would have unpredictable consequences for your game and is therefore not recommended.'
- &missingRequirementXforY
type: warn
content: 'It appears you have installed **{1}**, but some of its requirements seem to be missing. Please ensure you have correctly installed **{0}**.'
- &missingRequirementXforPlugin
type: warn
content: 'Some of this plugin''s requirements seem to be missing. Please ensure you have correctly installed **{0}**.'
- &moddingPlugin
type: error
content: 'This plugin is a modding resource and should not be used in-game.'
- &moveXFromYToZ
type: say
content: 'Move {0} from {1} to {2}.'
- &obsolete
type: warn
content: 'Obsolete. Update to the latest version. {0}'
subs: [ '' ]
- &optional
type: say
content: 'This plugin is optional.'
- &patch3rdParty
type: say
content: 'You seem to be using **{0}**, but you have not enabled a compatibility patch for this mod. A third party patch is available here: {1}'
- &patcherScriptAvailable
type: say
content: '{0} patcher script available here: {1}'
- &patchIncluded
type: say
content: 'You seem to be using **{0}**, but you have not enabled a compatibility patch for this mod. A compatibility patch is included with this plugin''s installer.'
- &patchOutdated
type: warn
content: 'This patch is outdated and may not be compatible with the latest version of the patched mod.'
- &patchProvided
type: say
content: 'You seem to be using **{0}**, but you have not enabled a compatibility patch for this mod. A compatibility patch is provided on this plugin''s mod page.'
- &patchUnavailable
type: warn
content: 'A patch is required to make this mod fully compatible with {0}. None is currently available for download.'
- &patchUpdateAvailable
type: say
content: 'Update Patch available: {0}'
- &renameFile
type: say
content: 'Rename this file to {0}.'
- &renameXtoY
type: warn
content: 'You need to rename {0} to {1} or this mod won''t work.'
# Useful for when a plugin needs SkyUI, but shouldn't load after it (eg. when it's a master plugin).
- &requiresMCM_X
type: warn
content: 'A **Mod Configuration Menu** is required for this mod to be fully functional. An **MCM** can be added by installing {0}.'
- &requiresResources
type: warn
content: 'Requires resources (e.g. meshes, textures; not plugins) from {0}.'
- &requiresX
type: warn
content: 'Requires: {0}'
- &runAnimFramework
type: say
content: 'It appears you have **{0}** installed. Remember to run **{1}** every time you have installed or uninstalled {2}, or a {2}-based mod.'
- &runxLODGen
type: say
content: 'If you add, remove, or update plugins that alter WRLD/CELL records, remember to update this module with **xLODGen**.'
- &unsupportedChangeVerified
type: warn
content: 'This plugin has been changed from **{0}** to **{1}**.'
subs:
- 'Previous Type'
- 'Type'
- &useBashTweakInstead
type: say
content: 'A Bashed Patch tweak can be used instead of this plugin. {0}'
subs: [ '' ]
condition: 'file("Bashed Patch.*\.esp")'
- &useINITweakInstead
type: say
content: 'An INI tweak can be used instead of this plugin. {0}'
subs: [ '' ]
- &useInstead
type: warn
content: 'Use {0} instead.'
- &useOnlyOneX
type: error
content: 'Use only one {0}.'
- &useVersion
type: error
content: 'Use {0} version.'
- &useVersionNon
type: error
content: 'Use non-{0} version.'
- &versionOldX
type: say
content: 'It appears you do not have the latest version of {0}. Some mods may require functionality added in the latest version of {0} to work.'
- &versionPrecedence
type: error
content: 'Delete {0} from {1}. {2}''s version must take precedence.'
- &versionUpToDateX
type: say
content: 'Your {0} is up-to-date.'
- &versionXIncY
type: error
content: 'Your installed version of {0} is not compatible with your version of {1}.'
- &versionXofYorGreaterRequired
type: error
content: 'Requires version **{0}** or greater of **{1}**.'
# Cleaning Data Anchors
# Global Anchors
- &changeUnsupported
type: say
content: 'Changing the type of an existing plugin isn''t supported. Additional details are provided [here]({0}).'
subs: [ 'https://loot.github.io/docs/help/Changing-Plugin-Types-In-Starfield.html' ]
- &filenameExtension
type: error
content: '{0} does not support the usage of **{1}** plugins ingame, but your load order contains such plugins. In order to avoid irreversible damage to your game, it is recommended to not use **{1}** plugins.'
- &incompatible
type: error
content: '{0} is incompatible with {1}, but both are present.'
- &latestLOOTThread
type: say
content: '[Latest LOOT thread]({0}).'
subs: [ 'https://loot.github.io/latest-thread/' ]
- &pluginEnabler
type: warn
content: 'You have installed {0}, but since {1} version {2} this is no longer needed.'
- &scriptExtenderMissing
type: error
content: 'You have installed an {0} plugin but {0} was not found! See {0} download page: {1}.'
subs:
- 'SFSE'
- '[Starfield Script Extender](https://sfse.silverlock.org)'
condition: 'file("SFSE/Plugins/([^\.]+\.dll)") and not file("../sfse_loader.exe")'
- &supersede
type: warn
content: 'You seem to be using **{0}**, but it has been superseded. It is recommended that you use **{1}** instead.'
common:
# File Anchors
- &SFSE
name: '../sfse_loader.exe'
display: '[Starfield Script Extender](https://sfse.silverlock.org/)'
# Sub-Anchors
bash_tags: []
globals:
# Unsupported Plugin type change
- *changeUnsupported
# Filename extension .esp
- <<: *filenameExtension
subs:
- 'Starfield'
- '.esp'
condition: 'file("([^\.]+\.esp)")'
# Filename extension .esl
- <<: *filenameExtension
subs:
- 'Starfield'
- '.esl'
condition: 'file("([^\.]+\.esl)")'
# Latest LOOT Thread
- *latestLOOTThread
# Plugins.txt Enabler
- <<: *pluginEnabler
subs:
- '[Plugins.txt Enabler](https://www.nexusmods.com/starfield/mods/4157/)'
- 'Starfield'
- '1.12.30.0'
condition: 'readable("../Starfield.exe") and product_version("../Starfield.exe", "1.12.30.0", >=) and (file("SFSE/Plugins/SFPluginsTxtEnabler.dll") or file("../SFPluginsTxtEnabler.asi"))'
# Latest Version
# Starfield Game Runtime
- <<: *versionOldX
subs: [ '**Starfield**' ]
condition: 'readable("../Starfield.exe") and product_version("../Starfield.exe", "1.14.70.0", <)'
- <<: *versionUpToDateX
subs: [ '**Starfield**' ]
condition: 'readable("../Starfield.exe") and product_version("../Starfield.exe", "1.14.70.0", >=)'
# SFSE
- <<: *versionOldX
subs: [ '**[SFSE](https://www.nexusmods.com/starfield/mods/106/)**' ]
condition: 'file("../sfse_loader.exe") and file("../sfse_1_([7-9]|1[0-4])_\d+\.dll") and version("../sfse_1_14_70.dll", "0.0.2.13", <) and readable("../Starfield.exe") and product_version("../Starfield.exe", "1.14.70.0", >=)'
- <<: *versionUpToDateX
subs: [ '**SFSE**' ]
condition: 'version("../sfse_1_14_70.dll", "0.0.2.13", >=) and readable("../Starfield.exe") and product_version("../Starfield.exe", "1.14.70.0", >=)'
# SFSE
# Missing
- <<: *scriptExtenderMissing
subs:
- 'SFSE'
- '[Starfield Script Extender](https://sfse.silverlock.org)'
condition: 'readable("../Starfield.exe") and not file("../sfse_loader.exe") and file("SFSE/Plugins/([^\.]+\.dll)")'
groups:
- name: &mainGroup Main Plugins
- name: &bgsCreationsGroup Bethesda Game Studios Creations
after: [ *mainGroup ]
- name: &fixesGroup Fixes & Resources
after: [ *bgsCreationsGroup ]
- name: &earlyLoadersGroup Early Loaders
after: [ *fixesGroup ]
- name: default
after: [ *earlyLoadersGroup ]
- name: &lowPriorityGroup Low Priority Overrides
description: 'A group for modules that must load after most other mods.'
after: [ default ]
- name: &coreGroup Core Mods
after: [ *lowPriorityGroup ]
- name: &highPriorityGroup High Priority Overrides
after: [ *coreGroup ]
- name: &lateLoadersGroup Late Loaders
after: [ *highPriorityGroup ]
- name: &dynamicPatchGroup Dynamic Patches
after: [ *lateLoadersGroup ]
- name: &lateChangesGroup Late Fixes & Changes
after: [ *dynamicPatchGroup ]
- name: 'NPC Behaviour & Dialogue'
after:
- Gameplay Changes
- name: 'User Interface'
after:
- Poster Replacers
- name: 'SVF Ships'
after:
- Ship Vendor Framework
- name: 'Ship Vendor Framework'
after:
- Ship Modules
- name: 'Armour and Clothing Replacers'
after:
- New clothing or armour
- name: 'NPC Appearance'
after:
- Low Priority Overrides
- name: 'Gameplay Changes'
after:
- Vehicles - New
- name: 'New clothing or armour'
after:
- NPC Appearance
- name: 'Vehicles - New'
after:
- Core Mods
- name: 'Audio Replacers'
after:
- Visual Effects
- name: 'Ship Modules'
after:
- Player Homes
- name: 'Visual Effects'
after:
- User Interface
- name: 'Poster Replacers'
after:
- "NPC Behaviour & Dialogue"
- name: 'Player Homes'
after:
- Early Loaders
plugins:
###### Official Game Files ######
- name: 'Starfield.esm'
group: *mainGroup
- name: 'Constellation.esm'
group: *mainGroup
- name: 'OldMars.esm'
group: *mainGroup
- name: 'BlueprintShips-Starfield.esm'
group: *mainGroup
- name: 'SFBGS003.esm'
group: *mainGroup
- name: 'SFBGS004.esm'
group: *mainGroup
- name: 'SFBGS006.esm'
group: *mainGroup
- name: 'SFBGS007.esm'
group: *mainGroup
- name: 'SFBGS008.esm'
group: *mainGroup
###### Official DLC ######
- name: 'ShatteredSpace.esm'
url:
- link: 'https://creations.bethesda.net/en/starfield/details/b6b52ca2-3f1f-4316-bef8-dcb0bb2dcc32/Starfield__Shattered_Space/'
name: 'Starfield: Shattered Space'
group: *mainGroup
###### Official BGS Creations ######
- name: 'sfbgs00a_a.esm'
url:
- link: 'https://creations.bethesda.net/en/starfield/details/31ccf130-4852-417b-842a-9d82672028e4/Skin__Blackout__Drum_Beat_/'
name: 'Blackout Drumbeat Skin'
group: *bgsCreationsGroup
- name: 'sfbgs00a_d.esm'
url:
- link: 'https://creations.bethesda.net/en/starfield/details/2880d357-3084-447d-a712-c9317eac56d1/Blackout_Shotty_Skin/'
name: 'Blackout Shotty Skin'
group: *bgsCreationsGroup
- name: 'sfbgs00a_e.esm'
url:
- link: 'https://creations.bethesda.net/en/starfield/details/0dd23a7f-3e76-491c-b879-4f3054708b1f/Blackout_Big_Bang_Skin/'
name: 'Blackout Big Bang Skin'
group: *bgsCreationsGroup
- name: 'sfbgs00a_f.esm'
url:
- link: 'https://creations.bethesda.net/en/starfield/details/c5bbdd20-29a6-4508-9dea-24e864dc255b/Blackout_Equinox_Skin/'
name: 'Blackout Equinox Skin'
group: *bgsCreationsGroup
- name: 'sfbgs00a_g.esm'
url:
- link: 'https://creations.bethesda.net/en/starfield/details/044b2aa7-42f9-4ba6-93a8-2265d4008641/Blackout_Grendel_Skin/'
name: 'Blackout Grendel Skin'
group: *bgsCreationsGroup
- name: 'sfbgs00a_i.esm'
url:
- link: 'https://creations.bethesda.net/en/starfield/details/3301d73c-b6dd-4fa9-ad43-9b9094fb8bc3/Blackout_Hard_Target_Skin/'
name: 'Blackout Hard Target Skin'
group: *bgsCreationsGroup
- name: 'sfbgs00a_j.esm'
url:
- link: 'https://creations.bethesda.net/en/starfield/details/5a8a341a-03a9-43b6-aa11-3d25231cd3ee/Blackout_Kodama_Skin/'
name: 'Blackout Kodama Skin'
group: *bgsCreationsGroup
- name: 'sfbgs00b.esm'
url:
- link: 'https://creations.bethesda.net/en/starfield/details/1106af41-fac5-431e-aa1a-163b3e5d2892/Escape/'
name: 'Escape'
group: *bgsCreationsGroup
- name: 'sfbgs00e.esm'
url:
- link: 'https://creations.bethesda.net/en/starfield/details/bdf19afb-2be7-43ad-b023-9c310e3602d9/Constellation_Plushie_Set/'
name: 'Constellation Plushie Set'
group: *bgsCreationsGroup
- name: 'sfbgs00f_a.esm'
url:
- link: 'https://creations.bethesda.net/en/starfield/details/6cb482a0-9fb6-48f5-ad69-c4c40d830bd5/CombaTech_Digital_Camo_Skin_Pack/'
name: 'CombaTech Digital Camo Skin Pack'
group: *bgsCreationsGroup
- name: 'sfbgs01b.esm'
url:
- link: 'https://creations.bethesda.net/en/starfield/details/37bf9b4b-f281-4460-a9a5-c67bf87139fa/Shattered_Space_Plushie_Set/'
name: 'Shattered Space Plushie Set'
group: *bgsCreationsGroup
- name: 'sfbgs01c.esm'
url:
- link: 'https://creations.bethesda.net/en/starfield/details/f84790ea-caeb-4a73-9d06-d4db254dc37d/Water_Cooled_Miners__39__Outfit/'
name: 'Water-Cooled Miners'' Outfit'
group: *bgsCreationsGroup
- name: 'sfbgs02a_a.esm'
url:
- link: 'https://creations.bethesda.net/en/starfield/details/128b6982-590d-47eb-b8cd-b20917b2de13/Allied_Desert_Camo_Skin_Pack/'
name: 'Allied Desert Camo Skin Pack'
group: *bgsCreationsGroup
- name: 'sfbgs02b_a.esm'
url:
- link: 'https://creations.bethesda.net/en/starfield/details/4d2573b0-b5fb-4e18-ad2a-eb93243e9338/Allied_Winter_Camo_Skin_Pack/'
name: 'Allied Winter Camo Skin Pack'
group: *bgsCreationsGroup
- name: 'sfbgs009.esm'
url:
- link: 'https://creations.bethesda.net/en/starfield/details/07fe73ab-6edb-471d-8769-7bff25ffeb95/Ancient_Mariner_Module/'
name: 'Ancient Mariner Module'
group: *bgsCreationsGroup
- name: 'sfbgs021.esm'
url:
- link: 'https://creations.bethesda.net/en/starfield/details/e8ff65fc-7c13-44b3-b8a5-27df6b28007d/Observatory/'
name: 'Observatory'
group: *bgsCreationsGroup
- name: 'sfbgs023.esm'
url:
- link: 'https://creations.bethesda.net/en/starfield/details/beefc7ae-59f4-4934-b2a5-d04e5264f029/Starborn_Gravis_Suit/'
name: 'Starborn Gravis Suit'
group: *bgsCreationsGroup
- name: 'sfbgs024.esm'
url:
- link: 'https://creations.bethesda.net/en/starfield/details/66311a58-23a4-4950-9b25-d70f693fadc0/Civilian_Survival_Suit/'
name: 'Civilian Survival Suit'
group: *bgsCreationsGroup
- name: 'sfbgs031.esm'
url:
- link: 'https://creations.bethesda.net/en/starfield/details/a4c2c041-fcd5-455b-a8a4-41e106ba3de1/Creature_Plushie_Set/'
name: 'Creature Plushie Set'
group: *bgsCreationsGroup
- name: 'sfta01.esm'
url:
- link: 'https://creations.bethesda.net/en/starfield/details/4bf1a31f-46d5-47bf-a5e6-d0f9e2496d0c/Trackers_Alliance__The_Vulture/'
name: 'Trackers Alliance: The Vulture'
group: *bgsCreationsGroup
###### Verified Creations ######
###### Base Game Patches ######
- name: 'StarfieldCommunityPatch.esm'
url:
- link: 'https://www.nexusmods.com/starfield/mods/1/'
name: 'Starfield Community Patch (Nexus Mods)'
- link: 'https://creations.bethesda.net/en/starfield/details/a11a0cdf-5abb-4a59-9e12-e261e5aae8d5/Starfield_Community_Patch/'
name: 'Starfield Community Patch (Bethesda.net Mods)'
group: *fixesGroup
- name: 'unofficial starfield patch.esm'
url:
- link: 'https://www.nexusmods.com/starfield/mods/143/'
name: 'Unofficial Starfield Patch (Nexus Mods)'
- link: 'https://creations.bethesda.net/en/starfield/details/363ee78b-1735-4402-b3db-24236d060f7f/Unofficial_Starfield_Patch/'
name: 'Unofficial Starfield Patch (Bethesda.net Mods)'
group: *fixesGroup
- name: 'unofficial starfield patch - blueprint edits.esm'
url:
- link: 'https://www.nexusmods.com/starfield/mods/143/'
name: 'Unofficial Starfield Patch (Nexus Mods)'
- link: 'https://creations.bethesda.net/en/starfield/details/6d5e3b81-8ffb-4535-a39c-16d794f2651f/Unofficial_Starfield_Patch___Blueprint_Edits/'
name: 'Unofficial Starfield Patch - Blueprint Edits (Bethesda.net Mods)'
group: *lateChangesGroup
- name: 'unofficial shattered space patch.esm'
url:
- link: 'https://www.nexusmods.com/starfield/mods/143/'
name: 'Unofficial Shattered Space Patch (Nexus Mods)'
- link: 'https://creations.bethesda.net/en/starfield/details/b752542d-e488-437d-8c99-a3e5a19cad64/Unofficial_Shattered_Space_Patch/'
name: 'Unofficial Shattered Space Patch (Bethesda.net Mods)'
group: *fixesGroup
after: [ 'unofficial starfield patch.esm' ]
###### Modding Tools - Resources ######
###### Modding Tools - Generated Files ######
###### Resources & Frameworks ######
###### AudioVisual ######
###### AudioVisual - Animations & Physics ######
- name: 'MoreDramaticGravJumps.es[mp]'
url:
- link: 'https://www.nexusmods.com/starfield/mods/2413/'
name: 'More Dramatic Grav Jumps'
- name: 'MoreDramaticGravJumps.esp'
msg:
- <<: *obsolete
subs: [ '[More Dramatic Grav Jumps .esm Plugin](https://www.nexusmods.com/starfield/mods/2413/)' ]
###### AudioVisual - Models & Textures ######
###### AudioVisual - Sound & Music ######
###### AudioVisual - Water ######
###### AudioVisual - Weather & Lighting ######
###### Character Appearance - Body,face & hair ######
###### Character Appearance - Children ######
###### Character Appearance - NPCs ######
###### Character Appearance - Presets ######
###### Encounters - Allies ######
###### Encounters - Enemies ######
###### Encounters - Neutrals ######
###### Environment, Landscape & Flora ######
###### Gameplay ######
- name: 'cargo2x.esp'
url:
- link: 'https://www.nexusmods.com/starfield/mods/1049/'
name: 'CargoPlus'
msg:
- <<: *corrupt
condition: 'checksum("cargo2x.esp", A5257F3C)'
###### Gameplay - Character Classes & Races ######
###### Gameplay - Combat ######
- name: 'RealisticDamageMultipliers.esm'
url:
- link: 'https://www.nexusmods.com/starfield/mods/188/'
name: 'Realistic Damage Multipliers'
msg:
- <<: *corrupt
condition: 'checksum("RealisticDamageMultipliers.esm", CBC568FF)'
###### Gameplay - Crafting & Harvesting ######
- name: 'legendaries.es[mp]'
url:
- link: 'https://www.nexusmods.com/starfield/mods/1379/'
name: 'Legendary Modifications'
- name: 'legendaries.esp'
msg:
- <<: *obsolete
subs: [ '[Legendary Modifications .esm Plugin](https://www.nexusmods.com/starfield/mods/1379/)' ]
condition: 'checksum("legendaries.esp", 333DF58A) or checksum("legendaries.esp", 62E07118)'
###### Gameplay - Economy & Item Balance ######
- name: 'CaptLockerUnlimited.esp'
url:
- link: 'https://www.nexusmods.com/starfield/mods/911/'
name: 'Captain''s Locker Unlimited'
msg:
- <<: *corrupt
condition: 'checksum("CaptLockerUnlimited.esp", F41DB3F5)'
###### Gameplay - Abilities ######
###### Gameplay - Mount & Follower Managers ######
###### Gameplay - NPC Balance & Distribution ######
###### Gameplay - NPC Behaviour & Dialogue ######
###### Gameplay - Quests ######
###### Gameplay - Skills & Perks ######
###### Gameplay - User Interface ######
###### Gameplay - User Interface - Map markers ######
###### Gameplay - User Interface - Maps ######
###### Items ######
###### Locations - New Lands ######
###### Locations - New Structures & Landmarks ######
###### Location - Overhauls ######
###### Locations - Player Homes ######
###### 3RD Party Patches ######
###### Anything new can go after this (If you're not sure where to put it) ######
- name: 'akiracer.esm'
url:
- link: 'https://creations.bethesda.net/en/starfield/details/110b7f99-d1eb-4cf8-9031-dda8ec17efc2'
name: 'AkiRacer'
group: 'Vehicles - New'
inc:
- 'grav_79_z.esm'
- 'bubegg.esm'
- name: 'alternate vasco.esm'
group: 'NPC Behaviour & Dialogue'
after: ['byecora.esm']
- name: 'ancientmarinerextended.esm'
url:
- link: 'https://creations.bethesda.net/en/starfield/details/f12d2d5c-14a6-481d-8d07-8717af173dfd'
name: 'Ancient Mariner Extended'
group: 'Ship Modules'
after: ['sfbgs009.esm']
req:
- name: 'sfbgs009.esm'
display: 'Ancient Mariner Module'
- name: 'andreja_outfit_z.esm'
group: 'Late Fixes & Changes'
- name: 'astrolabe.esm'
group: 'User Interface'
- name: 'better crowd citizens_ck2.esm'
group: 'NPC Appearance'
- name: 'bubegg.esm'
url:
- link: 'https://creations.bethesda.net/en/starfield/details/9320bd94-1eaf-408d-b614-52dce852db6d'
name: 'Sub-Orbital Shuttle SOS-8'
group: 'Vehicles - New'
inc: ['grav_79_z.esm']
- name: 'byecora.esm'
group: 'NPC Behaviour & Dialogue'
after: ['shutupcora.esm']
- name: 'color filter remover.esm'
group: 'Visual Effects'
inc: ['starluminous - lighting overhaul.esm']
- name: 'cwhdigipickshortcut.esm'
group: 'Gameplay Changes'
- name: 'deluxedynamicboostpacks.esm'
group: 'Gameplay Changes'
- name: 'easy_temples.esm'
group: 'Gameplay Changes'
- name: 'eit_clothiers_z.esm'
group: 'New clothing or armour'
- name: 'grav_79_z.esm'
url:
- link: 'https://creations.bethesda.net/en/starfield/details/569b05ba-0c48-4196-a240-7b26f80be34f'
name: 'GRAV-79 (Hovercraft Vehicle)'
group: 'Vehicles - New'
inc: ['bubegg.esm']
- name: 'hstships.esm'
url:
- link: 'https://www.nexusmods.com/starfield/mods/10834'
name: 'Ships by hst using Ship Vendor Framework'
- link: 'https://creations.bethesda.net/en/starfield/details/4463fcf3-3834-4d4b-80c5-3ea2ecbeafd3'
name: 'Ships by hst using Ship Vendor Framework'
group: 'SVF Ships'
after: ['shipvendorframework.esm']
req:
- name: 'shipvendorframework.esm'
display: 'Ship Vendor Framework'
msg:
- type: say
content: 'Requires Ship Vendor Framework'
- name: 'hstShips2.esm'
url:
- link: ''
name: 'hst Shp Pack 2 using Ship Vendor Framework'
group: 'SVF Ships'
- name: 'improvedfollowerbehavior.esm'
group: 'NPC Behaviour & Dialogue'
after:
- 'shutupcora.esm'
- 'byecora.esm'
- name: 'Infinite Car Boost.esm'
group: 'Vehicle Mods'
after: ['better crowd citizens_ck2.esm']
- name: 'kinggathcreations_legendary.esm'
group: 'Gameplay Changes'
- name: 'KZ_AIO.esm'
url:
- link: 'https://www.nexusmods.com/starfield/mods/11471'
name: 'KZ Aggregation of Scraps'
group: 'New clothing or armour'
- name: 'lin.esm'
group: 'NPC Appearance'
after:
- 'starfield billboards and posters.esm'
- name: 'mercurypenthousefurnished.esm'
group: 'Player Homes'
- name: 'mordrid-easy-lockpick.esm'
group: 'Gameplay Changes'
- name: 'NASA Lunar Rover.esm'
group: 'Vehicle Replacers'
- name: 'NASA Lunar Rover.esp'
group: 'Vehicle Replacers'
- name: 'neon_entertainers_z.esm'
group: 'Armour and Clothing Replacers'
- name: 'ng-20 thruster animation fix.esm'
group: 'Fixes & Resources'
- name: 'NG-20 Thruster Animation Patch.esm'
group: 'Ships'
- name: 'nk_andrejawalk.esm'
group: 'NPC Appearance'
- name: 'noel_replacer_z.esm'
group: 'Armour and Clothing Replacers'
- name: 'nsfnafss.esm'
group: 'UI'
- name: 'nsfnafss1.2.esm'
group: 'User Interface'
- name: 'oddzealot_constellationtanktops.esm'
group: 'New clothing or armour'
- name: 'outfits_swimsuits.esm'
group: 'New clothing or armour'
- name: 'praxisui inventory.esm'
group: 'User Interface'
- name: 'Relaxed Jetpacks Sound.esm'
group: 'Sound Replacers'
- name: 'rev-8-pro.esm'
group: 'Vehicle Mods'
- name: 'rev-8-pro_nomusic.esm'
group: 'Vehicle Mods'
- name: 'rev8_improved.esm'
group: 'Vehicle Mods'
- name: 'rev8_improved_v3.esm'
group: 'Vehicle Mods'
- name: 'RRLD - Rabbit''s Real Lights Dazra.esm'
group: 'Late Loaders'
- name: 'SarahMorgan.esm'
url:
- link: 'https://www.nexusmods.com/starfield/mods/11760/'
name: 'Ultimate Sarah - Replacer'
group: 'NPC Appearance'
- name: 'sarah_replacer_z.esm'
group: 'Armour and Clothing Replacers'
- name: 'sci-fi loading screens mega pack.esm'
group: 'Visuals'
- name: 'sedwtvwextreme.esm'
group: 'UI'
- name: 'sedwtvwextreme1.1.esm'
group: 'User Interface'
- name: 'sedwtvwfpivaruun.esm'
group: 'UI'
after: ['starfield billboards and posters.esm']
- name: 'shades_glowy_stuff.esm'
group: 'Gameplay Changes'
- name: 'shades_vehicle_tuner.esm'
group: 'Vehicle Mods'
- name: 'ship power fix.esm'
group: 'Fixes & Resources'
- name: 'shipvendorframework.esm'
url:
- link: 'https://www.nexusmods.com/starfield/mods/10057'
name: 'Ship Vendor Framework'
group: 'Ship Vendor Framework'
- name: 'showpowernamehud.esm'
group: 'UI'
- name: 'showstarnames.esm'
group: 'User Interface'
- name: 'shutupcora.esm'
group: 'NPC Behaviour & Dialogue'
- name: 'skkcorpselooting.esm'
group: 'Gameplay Changes'
- name: 'smarterspacesuitautohide.esm'
group: 'Gameplay Changes'
- name: 'smarterspacesuitautohideoption2.esm'
group: 'Visuals'
- name: 'smooth 1st person boost pack.esm'
group: 'Gameplay Changes'
- name: 'Star UI Inventory.esm'
group: 'User Interface'
- name: 'starfield billboards and posters.esm'
group: 'Poster Replacers'
- name: 'starfieldcompendium.esm'
group: 'User Interface'
after: ['uiplaynice.esm']
- name: 'starfieldcompendiumimages.esm'
group: 'User Interface'
after: ['starfieldcompendium.esm']
- name: 'starluminous - lighting overhaul.esm'
group: 'Visuals'
inc: ['color filter remover.esm']
- name: 'StarUI Inventory.esm'
url:
- link: 'https://www.nexusmods.com/starfield/mods/773?tab=description'
name: 'StarUI Inventory'
group: 'User Interface'
- name: 'subtleflashlight - bluenospec.esm'
group: 'User Interface'
- name: 't-47 airspeeder.esm'
group: 'Vehicle Mods'
- name: 'thegangsallhere.esm'
group: 'Early Loaders'
- name: 'themidasmanor.esm'
group: 'Player Homes'
- name: 'vanilla flashlight improved.esm'
group: 'UI'