mirror of
https://github.com/loot/morrowind.git
synced 2026-07-27 14:16:19 -07:00
Update Graphic Herbalism - MWSE and OpenMW Edition (#86)
* Move plugins * To `Fixes` section. * Add location * https://www.nexusmods.com/morrowind/mods/46599/ * Add `useOnlyOneX` message * Only one Correct UV Diverse Ore Replacer ESP should be used at once. * Replaces some incompatibilities. * Formatting changes * Refactor incompatibilities with regex plugin. * Sort incompatibilities alphanumerically.
This commit is contained in:
+16
-20
@@ -464,6 +464,22 @@ plugins:
|
||||
group: *earlyLoadersGroup
|
||||
|
||||
###### Fixes ######
|
||||
- name: 'correctUV Ore Replacer_(fixed|respawning)\.esp'
|
||||
url:
|
||||
- link: 'https://www.nexusmods.com/morrowind/mods/46599/'
|
||||
name: 'Graphic Herbalism - MWSE and OpenMW Edition'
|
||||
inc:
|
||||
- 'correctUV Ore Replacer 1.0.esp'
|
||||
- 'Graphic Herbalism.esp'
|
||||
- 'Graphic Herbalism Extra.esp'
|
||||
- 'Graphic Herbalism Extra (Correct UV).esp'
|
||||
- 'Graphic Herbalism TR.ESP'
|
||||
- 'Graphic Herbalism TR Extra.ESP'
|
||||
msg:
|
||||
- <<: *useOnlyOneX
|
||||
subs: [ 'Correct UV Diverse Ore Replacer ESP' ]
|
||||
condition: 'many("correctUV Ore Replacer_(fixed|respawning)\.esp")'
|
||||
|
||||
- name: 'gr_ScriptImprovements.es(m|p)'
|
||||
url: [ 'https://www.nexusmods.com/morrowind/mods/43828/' ]
|
||||
msg:
|
||||
@@ -715,26 +731,6 @@ plugins:
|
||||
- 'TR_Travels_(Preview_and_Mainland).esp'
|
||||
- 'TR_Travels Patch.esp'
|
||||
###### Anything new can go after this (If you're not sure where to put it) ######
|
||||
- name: 'correctUV Ore Replacer_fixed.esp'
|
||||
inc:
|
||||
- 'correctUV Ore Replacer_respawning.esp'
|
||||
- 'Graphic Herbalism Extra (Correct UV).esp'
|
||||
- 'correctUV Ore Replacer 1.0.esp'
|
||||
- 'Graphic Herbalism.esp'
|
||||
- 'Graphic Herbalism Extra.esp'
|
||||
- 'Graphic Herbalism TR.ESP'
|
||||
- 'Graphic Herbalism TR Extra.ESP'
|
||||
|
||||
- name: 'correctUV Ore Replacer_respawning.esp'
|
||||
inc:
|
||||
- 'correctUV Ore Replacer_fixed.esp'
|
||||
- 'Graphic Herbalism Extra (Correct UV).esp'
|
||||
- 'correctUV Ore Replacer 1.0.esp'
|
||||
- 'Graphic Herbalism.esp'
|
||||
- 'Graphic Herbalism Extra.esp'
|
||||
- 'Graphic Herbalism TR.ESP'
|
||||
- 'Graphic Herbalism TR Extra.ESP'
|
||||
|
||||
### OAAB dependent mods ###
|
||||
- name: 'OAAB - Tombs and Towers.esp'
|
||||
url: [ 'https://www.nexusmods.com/morrowind/mods/49131/' ]
|
||||
|
||||
Reference in New Issue
Block a user