diff --git a/pakku-lock.json b/pakku-lock.json index c499fd0ee..b5dbaa450 100644 --- a/pakku-lock.json +++ b/pakku-lock.json @@ -13819,6 +13819,7 @@ { "pakku_id": "UUgCxePdwRd5MyWw", "type": "MOD", + "side": "CLIENT", "slug": { "curseforge": "third-person-shooting" }, diff --git a/pakku.json b/pakku.json index ad46b672f..6b92cd98b 100644 --- a/pakku.json +++ b/pakku.json @@ -244,6 +244,9 @@ "pick-up-notifier": { "side": "CLIENT" }, + "third-person-shooting": { + "side": "CLIENT" + }, "inventory-tweaks-refoxed": { "side": "BOTH" },