fix: side third-person-shooting

This commit is contained in:
Xikaro 2025-10-30 11:33:22 +05:00
parent 64d28c7efd
commit 2b4d2912f4
2 changed files with 4 additions and 0 deletions

View file

@ -13819,6 +13819,7 @@
{
"pakku_id": "UUgCxePdwRd5MyWw",
"type": "MOD",
"side": "CLIENT",
"slug": {
"curseforge": "third-person-shooting"
},

View file

@ -244,6 +244,9 @@
"pick-up-notifier": {
"side": "CLIENT"
},
"third-person-shooting": {
"side": "CLIENT"
},
"inventory-tweaks-refoxed": {
"side": "BOTH"
},