mirror of
https://github.com/loot/skyrimse.git
synced 2026-07-27 14:15:30 -07:00
Add Happy Little Shrubs (#3170)
* Add Location - https://www.nexusmods.com/skyrimspecialedition/mods/71992/ * Add requirement - Main file required by patches. * Add sorting rule - Place SLaWF Patch after USSEP patch. * Add requirements - Textures from Happy Little Trees. - Base Object Swapper for alt version.
This commit is contained in:
@@ -8970,6 +8970,23 @@ plugins:
|
||||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/17909/' ]
|
||||
group: *earlyLoadersGroup
|
||||
|
||||
- name: 'HappyLittleShrubs( - (SLaWF|USSEP) Patch)?\.esp'
|
||||
url:
|
||||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/71992/'
|
||||
name: 'Happy Little Shrubs'
|
||||
- name: 'HappyLittleShrubs.esp'
|
||||
req:
|
||||
- <<: *BaseObjSwap
|
||||
condition: 'file("HappyLittleShrubsPine_SWAP.ini")'
|
||||
msg:
|
||||
- <<: *requiresResources
|
||||
subs: [ '[Happy Little Trees](https://www.nexusmods.com/skyrimspecialedition/mods/50961/)' ]
|
||||
condition: 'not file("textures/landscape/trees/Northern Hemispheres/AshBark_Atlas.dds")'
|
||||
- name: 'HappyLittleShrubs - (SLaWF|USSEP) Patch\.esp'
|
||||
req: [ 'HappyLittleShrubs.esp' ]
|
||||
- name: 'HappyLittleShrubs - SLaWF Patch.esp'
|
||||
after: [ 'HappyLittleShrubs - USSEP Patch.esp' ]
|
||||
|
||||
- name: 'HappyPBRTrees.esp'
|
||||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/129150' ]
|
||||
after: [ 'HappyLittleTrees.esp' ]
|
||||
|
||||
Reference in New Issue
Block a user