Mod Details

JUSTNU'S ADDITIONAL CLOTHING PORT PACK

JUSTNU'S ADDITIONAL CLOTHING PORT PACK 1.0.0

Created by  iguana365play

702 Downloads

SPT 0.0.0 Compatible

Port of most* of JustNU's Additional Clothing mods.

Latest Version 1.0.0
SPT 0.0.0

Updated Sep 28, 2023 at 4:49 PM

Version Notes
This download is externally hosted.
Always scan for viruses.

This is a port pack of all of the Additional Clothing mods made by JustNU, ported by kobrakon, then ported by me including:

-Digital Flora Pack

-G3 Combat Uniforms Pack

-Western Pack

This mod requires JustNU’s Core to work.

Original Author: JustNU

Version 1.0.0
Download Mod Version
SPT 0.0.0
Latest Compatible SPT Version

702 Downloads

Created Sep 28, 2023 at 4:49 PM

Updated Sep 28, 2023 at 4:49 PM

Virus Total Results
iguana365play

The problem is now fixed

0 Likes

Still showing “Thursday, 6:49 pm”

0 Likes

I update it on the Google drive, not in the aki version tab

0 Likes
Andr2

it’s a pity there are only clothes without equipment

0 Likes

Check this out, if you haven’t already

0 Likes
Brave_Damage

can you show which line needs to be edited?

0 Likes

Using answer from andr2

const enLocale = require(“G:/AkiTarkov/user/mods/AdditionalClothing_DigitalFloraPack/db/locales/en.json”); Replace it with this: const enLocale = require(“../db/locales/en.json“);

0 Likes
blubberi

Getting error. This one is about Digital Flora, but when I delete one mod folder I’m getting same error with the next one

wraf.png

0 Likes
Luigi

Exactly the same problem

0 Likes

Had the same problem. But I have a fix for it.
Go into the mod, then the “src” folder. Open the “mod.js” file in notepad and replace line 13 with “const enLocale = require(../db/locales/en.json);”
(without the quotes of course).

7 Likes
Andr2

const enLocale = require(“G:/AkiTarkov/user/mods/AdditionalClothing_DigitalFloraPack/db/locales/en.json”); Replace it with this: const enLocale = require(“../db/locales/en.json“);

0 Likes

Sorry for that, that is a mistake on my side since its my game directory. I didn’t quite catch that. Going to update the mod in a sec

1 Like

Details