Add new equipment types and attributes for Aether-themed items across various RPG classes, including archers, bards, berserkers, elemental wizards, forcemasters, paladins, and rogues; enhance sound properties for Aether-related entities in Sound Physics Remastered.

This commit is contained in:
Leonid Pershin
2026-05-08 11:07:10 +03:00
parent 05fd7ec484
commit 2e99f341f4
1176 changed files with 188646 additions and 47 deletions
+5
View File
@@ -40,6 +40,11 @@ $ClientOnlyJarLikePatterns = @(
'time_on_display-*'
'ToastControl-*'
'AmbientSounds-*'
'JustEnoughProfessions-*'
'JustEnoughResources-*'
'jei-*'
'EuphoriaPatcher-*'
'notenoughanimations-*'
)
function Test-ClientOnlyJarName([string] $fileName) {