Skip to content

Commit

Permalink
Update Immersive Jewelry SSE (#2935)
Browse files Browse the repository at this point in the history
* Add location name
* Change message to &obsolete
* Change message order
* Update cleaning data
  • Loading branch information
pStyl3 authored May 6, 2024
1 parent b9d6187 commit 3440528
Showing 1 changed file with 9 additions and 11 deletions.
20 changes: 9 additions & 11 deletions masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18602,21 +18602,19 @@ plugins:
util: 'SSEEdit v4.0.2f'

- name: 'Immersive Jewelry.esp'
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/5336/' ]
url:
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/5336/'
name: 'Immersive Jewelry SSE'
after: [ 'Complete Crafting Overhaul_Remastered.esp' ]
inc: [ 'Lootification.esm' ]
msg:
- <<: *patch3rdParty_LotD
condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_ImmersiveJewelry_Patch.esp")'
- <<: *obsolete
subs: [ 'Immersive Jewelry 1.06a' ]
condition: 'version("Immersive Jewelry.esp", "1.05", ==)'
- <<: *patch3rdParty_KPH_CCOR
condition: 'active("Complete Crafting Overhaul_Remastered.esp") and not active("Immersive Jewelry_CCOR_Patch.esp")'
- type: warn
content:
- lang: en
text: 'Version 1.05 of this mod contains corrupt records. Update to version 1.06a.'
- lang: de
text: 'Die Version 1.05 dieses Mods enthält korrupte Einträge. Aktualieren Sie zu Version 1.06a.'
condition: 'version("Immersive Jewelry.esp", "1.05", ==)'
- <<: *patch3rdParty_LotD
condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_ImmersiveJewelry_Patch.esp")'
tag:
- Delev
- Graphics
Expand All @@ -18634,7 +18632,7 @@ plugins:
# version: 1.06a
- <<: *quickClean
crc: 0x20AA5984
util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
util: '[SSEEdit v4.1.5f](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
itm: 1

- name: 'Immersive Sanguine Note SE.esp'
Expand Down

0 comments on commit 3440528

Please sign in to comment.