-
Notifications
You must be signed in to change notification settings - Fork 1
/
modules.json
562 lines (562 loc) · 18.2 KB
/
modules.json
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
[
{
"id": "unifiedPatchingFramework",
"name": "Unified Patching Framework",
"author": "Mator",
"types": ["core", "api"],
"description": "A zEdit module which provides a framework for dynamic patch generation, similar to SkyProc/SUM.",
"links": {
"github": "https://github.com/z-edit/zedit-unified-patching-framework/"
}
},
{
"id": "hishyNoDragonLods",
"name": "No Dragon LODs",
"author": "Hishy",
"types": ["patcher"],
"games": ["TES5", "SSE"],
"description": "A patcher that removes dragon lods by finding all races that use the dragon skeleton.",
"links": {
"github": "https://github.com/hishutup/hishy-no-dragon-lods",
"nexus": "https://www.nexusmods.com/skyrimspecialedition/mods/13541"
}
},
{
"id": "hishyNpcEnchantFix",
"name": "NPC Enchant Fix",
"author": "Hishy",
"types": ["patcher"],
"games": ["TES5", "SSE"],
"description": "A simple port of ASIS's NPC Enchant Fix.",
"links": {
"github": "https://github.com/z-edit/hishy-npc-enchant-fix",
"nexus": "https://www.nexusmods.com/skyrimspecialedition/mods/13543"
}
},
{
"id": "hishyCellEncounters",
"name": "Cell Encounter Level in Name",
"author": "Hishy",
"types": ["patcher"],
"games": ["TES5", "SSE"],
"description": "A patcher that puts encounter zone levels into cell names.",
"links": {
"github": "https://github.com/z-edit/hishy-cell-encounter-level-in-name",
"nexus": "https://www.nexusmods.com/skyrimspecialedition/mods/13542"
}
},
{
"id": "hishyKhajiitEarsShow",
"name": "Khajiit Ears Show Patcher",
"author": "Hishy",
"types": ["patcher"],
"games": ["TES5", "SSE"],
"description": "A patcher which makes it so Khajiit ears show through headwear.",
"links": {
"github": "https://github.com/hishutup/hishy-khajiit-ears-show",
"nexus": "https://www.nexusmods.com/skyrimspecialedition/mods/13544"
}
},
{
"id": "qdxLoadScreenRemover",
"name": "Load Screen Remover",
"author": "Qudix",
"types": ["patcher"],
"games": ["TES5", "SSE"],
"description": "A patcher which stops 3D objects and lore text from showing up during loading screens. The lore text can be re-enabled through the patcher's settings.",
"links": {
"github": "https://github.com/Qudix/qdxLoadScreenRemover",
"nexus": "https://www.nexusmods.com/skyrimspecialedition/mods/18279"
}
},
{
"id": "qdxOppositeAnimationDisabler",
"name": "Opposite Animation Disabler",
"author": "Qudix",
"types": ["patcher"],
"games": ["TES5", "SSE"],
"description": "A patcher which disables the Use Opposite Animations flag on all NPCs, forcing them to use the correct animations for their gender.",
"links": {
"github": "https://github.com/Qudix/qdxOppositeAnimationDisabler",
"nexus": "https://www.nexusmods.com/skyrimspecialedition/mods/18281"
}
},
{
"id": "qdxDualSheathRedux",
"name": "Dual Sheath Redux Patcher",
"author": "Qudix",
"types": ["patcher"],
"games": ["TES5", "SSE"],
"description": "A patcher that makes it so sheathed left-hand weapons are visible.",
"links": {
"github": "https://github.com/Qudix/qdxDualSheathRedux"
}
},
{
"id": "qdxEcotoneDualSheath",
"name": "Ecotone Dual Sheath",
"author": "Qudix",
"types": ["patcher"],
"games": ["SSE"],
"description": "A patcher that makes it so sheathed left-hand weapons and shields are visible. A port of Ecotone Dual Sheath's xEdit patcher to UPF.",
"links": {
"github": "https://github.com/Qudix/qdxEcotoneDualSheath"
}
},
{
"id": "reproccerReborn",
"name": "Reproccer Reborn",
"author": "jdsmith2816",
"types": ["patcher"],
"games": ["TES5", "SSE"],
"description": "A patcher which makes armor, weapons, ammunition, and potions added by mods compatible with T3nd0's Skyrim Redone.",
"links": {
"github": "https://github.com/jdsmith2816/reproccer-reborn",
"nexus": "https://www.nexusmods.com/skyrimspecialedition/mods/17913"
}
},
{
"id": "reproccerXmlConverter",
"name": "Reproccer XML Converter",
"author": "Mator",
"types": ["tool"],
"games": ["TES5", "SSE"],
"description": "Converts SkyRe Reproccer XML files to the JSON format used by Reproccer Reborn.",
"links": {
"github": "https://github.com/matortheeternal/zedit-reproccer-xml-converter"
}
},
{
"id": "skyrimKeywordHelpers",
"name": "Skyrim Keyword Helpers",
"author": "Mator",
"types": ["api"],
"games": ["TES5", "SSE"],
"description": "A set of APIs for interacting with Skyrim keywords.",
"links": {
"github": "https://github.com/z-edit/zedit-skyrim-keyword-helpers"
}
},
{
"id": "skyrimMaterialPatcher",
"name": "Skyrim Material Patcher",
"author": "Mator",
"types": ["patcher"],
"games": ["TES5", "SSE"],
"description": "A patcher to apply consistent material keywords to Skyrim armors and weapons.",
"links": {
"github": "https://github.com/z-edit/zedit-skyrim-material-patcher"
}
},
{
"id": "miniNoEnchRestrictions",
"name": "Enchantment Restriction Remover",
"author": "minizbot2012",
"types": ["patcher"],
"games": ["TES5", "SSE"],
"description": "A temporary enchantment restriction remover until the skse64 plugin can be written; for zEdit.",
"links": {
"nexus": "https://www.nexusmods.com/skyrimspecialedition/mods/17370"
}
},
{
"id": "teo",
"name": "True Equipment Overhaul",
"author": "DanielUA",
"types": ["patcher"],
"games": ["TES5","SSE"],
"description": "New and reworked armor sets, medium armors, immersive redistribution of items, and more.",
"links": {
"nexus": "https://www.nexusmods.com/skyrim/mods/91693",
"nexus2": "https://www.nexusmods.com/skyrimspecialedition/mods/18157"
}
},
{
"id": "tre",
"name": "True Renaissance Economy",
"author": "DanielUA",
"types": ["patcher"],
"games": ["TES5", "SSE"],
"description": "Renaissance-style economy overhaul for Skyrim.",
"links": {
"nexus": "https://www.nexusmods.com/skyrimspecialedition/mods/30510"
}
},
{
"id": "tus",
"name": "True Unleveled Skyrim",
"author": "DanielUA",
"types": ["patcher"],
"games": ["TES5", "SSE"],
"description": "A simple, modular, compatible-with-everything solution for those who want to play in an unleveled world.",
"links": {
"nexus": "https://www.nexusmods.com/skyrimspecialedition/mods/18342"
}
},
{
"id": "hunterbornCreaturePatcher",
"name": "Hunterborn Creature Patcher",
"author": "Hazado",
"types": ["patcher"],
"games": ["TES5", "SSE"],
"description": "zEdit module for adding Hunterborn compatibility with mod-added creatures.",
"links": {
"nexus": "https://www.nexusmods.com/skyrimspecialedition/mods/17993"
}
},
{
"id": "KnowYourEnemyPatcher",
"name": "Know Your Enemy Patcher",
"author": "tjhm4",
"types": ["patcher"],
"games": ["TES5", "SSE"],
"description": "Uses a trait system to change resistances and weaknesses of creatures to magic, physical damage, poison, and disease.",
"links": {
"nexus": "https://www.nexusmods.com/skyrimspecialedition/mods/13807"
}
},
{
"id": "KnowYourArmorPatcher",
"name": "Know Your Armor Patcher",
"author": "tjhm4",
"types": ["patcher"],
"games": ["TES5", "SSE"],
"description": "Uses a trait system to change resistances and weaknesses of armors to magic, physical damage, poison, and disease.",
"links": {
"nexus": "https://www.nexusmods.com/skyrimspecialedition/mods/13807"
}
},
{
"id": "praAutoDoorsIfier",
"name": "AutoDoors-Ifier",
"author": "pra",
"types": ["patcher"],
"games": ["FO4"],
"description": "Adds compatibility for AutoDoors. Can either process all or only constructible doors.",
"links": {
"nexus": "https://www.nexusmods.com/fallout4/mods/33858"
}
},
{
"id": "praAwkcrIfier",
"name": "AwkcrIfier",
"author": "pra",
"types": ["patcher"],
"games": ["FO4"],
"description": "Moves recipes to AWKCR benches. Requires Item Type Service >= 0.1.1",
"links": {
"nexus": "https://www.nexusmods.com/fallout4/mods/33858"
}
},
{
"id": "praHorizonifier",
"name": "Horizonifier",
"author": "pra",
"types": ["patcher"],
"games": ["FO4"],
"description": "Rebalances some things for Horizon, moves some recipes to Horizon workbenches. Requires Horizon >= 1.7",
"links": {
"nexus": "https://www.nexusmods.com/fallout4/mods/33858"
}
},
{
"id": "itemTypeService",
"name": "ItemTyper",
"author": "pra",
"types": ["api"],
"games": ["FO4"],
"description": "Item Type Service",
"links": {
"nexus": "https://www.nexusmods.com/fallout4/mods/33858"
}
},
{
"id": "makeItemsWeightless",
"name": "MakeItemsWeightless",
"author": "pra",
"types": ["patcher"],
"games": ["FO4"],
"description": "Makes items weightless. Types to process can be configured.",
"links": {
"nexus": "https://www.nexusmods.com/fallout4/mods/33858"
}
},
{
"id": "makeModsScrappable",
"name": "MakeModsScrappable",
"author": "pra",
"types": ["patcher"],
"games": ["FO4"],
"description": "Adds scrap components to loose object modifications.",
"links": {
"nexus": "https://www.nexusmods.com/fallout4/mods/33858"
}
},
{
"id": "praTagifier",
"name": "Tagifier",
"author": "pra",
"types": ["patcher"],
"games": ["FO4"],
"description": "Tagifier module. Requires ItemTypeService >= 1.2.0. Compatible with Horizon >= 1.6.",
"links": {
"nexus": "https://www.nexusmods.com/fallout4/mods/33858"
}
},
{
"id": "praOwmIfier",
"name": "WorkbenchOrganizer",
"author": "pra",
"types": ["patcher"],
"games": ["FO4"],
"description": "zEdit patcher for Organized Workbench Menu. Requires OWM ESL version >= 1.1.",
"links": {
"nexus": "https://www.nexusmods.com/fallout4/mods/33858"
}
},
{
"id": "SORT",
"name": "Scripted Overrides that Rename Things (SORT)",
"author": "EQLIBRIIM",
"types": ["patcher"],
"games": ["TES5", "SSE"],
"description": "A sorting mod to soothe your sorting needs! ",
"links": {
"nexus": "https://www.nexusmods.com/skyrim/mods/87820"
}
},
{
"id": "randomizedBirthstonesPatch",
"name": "Randomized Birthstones",
"author": "trueshot",
"types": ["patcher"],
"games": ["TES5", "SSE"],
"description": "Randomizes the placement of birthstones throughout Skyrim.",
"links": {
"nexus": "https://www.nexusmods.com/skyrimspecialedition/mods/23838"
}
},
{
"id": "mct",
"name": "Engarde",
"author": "tudoru",
"types": ["patcher"],
"games": ["TES5", "SSE"],
"description": "Fixing Skyrim's melee combat one tweak at a time.",
"links": {
"nexus": "https://www.nexusmods.com/skyrim/mods/97404"
}
},
{
"id": "experiencePatcher",
"name": "Experience Mod Patcher",
"author": "mtreis86",
"types": ["patcher"],
"games": ["TES5", "SSE"],
"description": "Adds compatibility to Experience so the kills function will work on all NPCs.",
"links": {
"nexus": "https://www.nexusmods.com/skyrimspecialedition/mods/23589"
}
},
{
"id": "enbLightPatcher",
"name": "ENB Light Patcher",
"author": "jdsmith2816 & 4109",
"types": ["patcher"],
"games": ["TES5", "SSE"],
"description": "Patches light sources for use with the ENB Light mod.",
"links": {
"nexus": "https://www.nexusmods.com/skyrimspecialedition/mods/22574"
}
},
{
"id": "keysHaveWeight",
"name": "Keys Have Weight",
"author": "thetrader",
"types": ["patcher"],
"games": ["TES5", "SSE"],
"description": "Adds weight to keys.",
"links": {
"nexus": "https://www.nexusmods.com/skyrim/mods/95168"
}
},
{
"id": "falloutGeneticsPatcher",
"name": "Fallout Genetics - everyone is beautiful",
"author": "User_17916404",
"types": ["patcher"],
"games": ["FO4"],
"description": "You can now add all your custom hairstyles, eyes to everyone throughout the wasteland.",
"links": {
"nexus": "https://www.nexusmods.com/fallout4/mods/35459"
}
},
{
"id": "noDistantLODforNPCs",
"name": "No Distant LOD for NPCs",
"author": "thetrader",
"types": ["patcher"],
"games": ["TES5", "SSE"],
"description": "Removes distant LOD from NPCs.",
"links": {
"nexus": "https://www.nexusmods.com/skyrim/mods/95175"
}
},
{
"id": "zeditAnimatedArmoryAnimationPatcher",
"name": "Animated Armory Animation Patcher",
"author": "darkphoenixff4",
"types": ["patcher"],
"games": ["TES5", "SSE"],
"description": "Add the keywords to weapons so they can take advantage of the spear animations in Animated Armory.",
"links": {
"nexus": "https://www.nexusmods.com/skyrimspecialedition/mods/25969"
}
},
{
"id": "saveYourFinger",
"name": "Save Your Finger",
"author": "mrudat",
"types": ["patcher"],
"games": ["FO4"],
"description": "Makes all weapons (vanilla and mod added) continuously attack so long as the attack button is held.",
"links": {
"nexus": "https://www.nexusmods.com/fallout4/mods/38781"
}
},
{
"id": "noLoweredSuppressorAndBayonetRange",
"name": "No Lowered Suppressor and Bayonet Range",
"author": "mrudat",
"types": ["patcher"],
"games": ["FO4"],
"description": "Removes the range penalties for Suppressors, Muzzle Brakes, Recoil Compensators and Bayonets.",
"links": {
"nexus": "https://www.nexusmods.com/fallout4/mods/38817"
}
},
{
"id": "noLoweredAutomaticWeaponDamage",
"name": "No Lowered Automatic Weapon Damage",
"author": "mrudat",
"types": ["patcher"],
"games": ["FO4"],
"description": "Removes the damage and range (damage dropoff) penalties for automatic weapon mods.",
"links": {
"nexus": "https://www.nexusmods.com/fallout4/mods/38805"
}
},
{
"id": "NPCHealthRescaled",
"name": "NPC Stat Rescaler",
"author": "tjhm4",
"types": ["patcher"],
"games": ["TES5", "SSE"],
"description": "A patcher that gives the user control over NPC and player stats, including health, magicka, stamina, regeneration rates, carry weight and combat penalties.",
"links": {
"nexus": "https://www.nexusmods.com/skyrimspecialedition/mods/24254"
}
},
{
"id": "ChallengingSpellLearningPatcher",
"name": "Challenging Spell Learning Patcher",
"author": "tjhm4",
"types": ["patcher"],
"games": ["TES5", "SSE"],
"description": "Turns spell learning into a 10 second magical trial with trial difficulty proportional to the cost of the spell. Pass the trial and you learn the spell. Fail and you suffer the consequences.",
"links": {
"nexus": "https://www.nexusmods.com/skyrimspecialedition/mods/20521"
}
},
{
"id": "XPEditor",
"name": "XP Editor",
"author": "tjhm4",
"types": ["patcher"],
"games": ["TES5", "SSE"],
"description": "A patcher that lets you modify how much skill XP you gain from using each skill, and how much is needed to advance to the next level.",
"links": {
"nexus": "https://www.nexusmods.com/skyrimspecialedition/mods/24356"
}
},
{
"id": "LimitedPerksPatcher",
"name": "Limited Perk Trees",
"author": "Griffin III",
"types": ["patcher"],
"games": ["TES5", "SSE"],
"description": "Restricts how many perk trees you can put perks into, while letting you continue to level the locked trees.",
"links": {
"nexus": "https://www.nexusmods.com/skyrim/mods/95540"
}
},
{
"id": "PickYourPoisonPatcher",
"name": "Pick Your Poison",
"author": "tjhm4",
"types": ["patcher"],
"games": ["TES5", "SSE"],
"description": "Gives the player a series of books that tell you what ingredients you need for a given alchemical effect and where specific ingredients can be found.",
"links": {
"nexus": "https://www.nexusmods.com/skyrim/mods/96473"
}
},
{
"id": "speedAndReachFix",
"name": "Speed and Reach Fixes",
"author": "GodlySandwich",
"types": ["patcher"],
"games": ["TES5", "SSE"],
"description": "Changes the speed and reach of every weapon in a load order based on keywords.",
"links": {
"nexus": "https://www.nexusmods.com/skyrimspecialedition/mods/29847"
}
},
{
"id": "zedit-potions-weights",
"name": "Potions weight recalculator",
"author": "Bystander",
"types": ["patcher"],
"games": ["TES5", "SSE"],
"description": "Divides the weight of every potion and poison in the game by 5.",
"links": {
"nexus": "https://www.nexusmods.com/skyrimspecialedition/mods/23254"
}
},
{
"id": "zedit-spell-absorb-fix",
"name": "Conjuration spells magicka absorb fix",
"author": "Bystander",
"types": ["patcher"],
"games": ["TES5", "SSE"],
"description": "Adds the \"no absorb\" flag to summoning spells that are missing it.",
"links": {
"nexus": "https://www.nexusmods.com/skyrimspecialedition/mods/23254",
"github": "https://github.com/mangomango/zedit-spell-absorb-fix"
}
},
{
"id": "zedit-water-damage",
"name": "Water damage fix",
"author": "Bystander",
"types": ["patcher"],
"games": ["TES5", "SSE"],
"description": "Puts \"causes damage\" flags on every water type in the game, as is required by iNeed, RND, and other mods.",
"links": {
"nexus": "https://www.nexusmods.com/skyrimspecialedition/mods/23254",
"github": "https://github.com/mangomango/zedit-water-damage"
}
},
{
"id": "zedit-visual-transfer",
"name": "Visual Transfer",
"author": "Bystander",
"types": ["patcher"],
"games": ["TES5", "SSE"],
"description": "Fixes the gray face bug on NPCs by transfering NPC's visual attributes from specified plugins to the end of your load order.",
"links": {
"nexus": "https://www.nexusmods.com/skyrimspecialedition/mods/23254",
"github": "https://github.com/mangomango/zedit-visual-transfer"
}
}
]