Mod Details

ODT's Item Info - 3.11 Update & Added Colored Name

ODT's Item Info - 3.11 Update & Added Colored Name 232025.0.0+jul-311

Created by  kobethuy

6.6K Downloads

SPT 3.11.4 Compatible

An updated version of ODT's Item Info mod.

Latest Version 232025.0.0+jul-311
SPT 3.11.4

Updated Jul 23, 4:46 PM

Version Notes

Fixed locale

This download is externally hosted.
Always scan for viruses.

This is an updated version of ODT’s Item Info mod. Uploaded with his permission.

Features:

  • Updated to SPT 3.11
  • Added colors to item name

Edit file “tiers_hex.json” to change colors.

Dependencies: ColorConverterAPI

Installation:

- Copy the mod folder into user/mods (user/mods/ODT-IntemInfo)

Known Issue:

  • English locale only at the moment.
Version 232025.0.0+jul-311
Download Mod Version
SPT 3.11.4
Latest Compatible SPT Version

1.9K Downloads

Created Jul 23, 4:46 PM

Updated Jul 23, 4:46 PM

Virus Total Results

Fixed locale

Version 202025.0.0+may-311
Download Mod Version
Unknown SPT Version
Latest Compatible SPT Version

2.4K Downloads

Created May 20, 11:04 AM

Updated May 20, 11:04 AM

Virus Total Results
Version 102025.0.0+aug-311
Download Mod Version
Unknown SPT Version
Latest Compatible SPT Version

843 Downloads

Created Aug 10, 5:24 AM

Updated Aug 10, 5:24 AM

Virus Total Results

Locale should work properly now, also fixed color tag duplication in en locale.

Version 1.1.0
Download Mod Version
Unknown SPT Version
Latest Compatible SPT Version

1.4K Downloads

Created Aug 24, 7:40 AM

Updated Aug 24, 7:40 AM

Virus Total Results

Fixed the locale properly

kobethuy Pinned

If you don’t need the colored name you can download ODT’s version, then change the package.json file’s version field to 3.11.

0 Likes
Lazerix
[deleted at 2025-10-15 05:07:47]
JMas

I’m confused what the color tiers are supposed to signify. For example, the mod description states green items are worth 60k per slot. I have a green AKS-74, description shows the Mechanic will pay 13,250, it has no star symbol which it should if it was worth 60k per slot, and the actual sell price is 41,414. It’s clearly wildly incorrect, pretty much every higher tier items are wrong. The only ones that are close to the sell price are items with a star. I’m sure I am misunderstanding it, but I can’t figure it out. What am I missing here? Is the price of a weapon suppose to be with it completely stripped of parts? Is the color irreverent to the price?

0 Likes

I’ll need to take a deeper dive into the code. I only apply the existing color scheme to the name.

0 Likes
Soyl

Hi, recently i reinstalled spt with mods and saw that odt item info didnt changed color of item names. So my question is can some mod conflict with Item Info or maybe its some config related problem?

0 Likes

Did you install ColorConverterAPI ? Any errors in the server logs ? Please post them here.

0 Likes

I do have colorConverterAPi. Also i saw that some items have different background and name colors. Like ComTacII have red background, but blue name. Also i have ShowMeMoney mod, maybe there is a problem. Maybe i can send logs to your discord?

0 Likes

Some other mod was messing with it then. I’m also using Show Me The Money without any problem.

0 Likes
Siuxter

quick question. what is the “default” color in hex?

0 Likes

I think it’s either White or if no color specified it will default to grey

0 Likes

So I can just leave it for example:
“COMMON”: “”, ? I’m no expert sorry if its a dumb question lol

0 Likes

I guess, let me know if it goes wrong

0 Likes
velletik

latest version has left over files from compiling. It causes an error

0 Likes

will fix soon

0 Likes
Darezi

Please put the mod into the user/mods folder for easier installation!

0 Likes

Will include an install instruction in mod page.

0 Likes

I know where it goes, but there are many who might have a problem figuring it out. That is why everyone puts the mod files into BepInEx or user/mods folders before they compress it into a zip or rar.

0 Likes
mikoning

Even though I changed the language code, the item names still appear in English.

0 Likes

Pushing a fix soon

0 Likes

Fixed. Let me know if there is any problem.

0 Likes

Wow, thanks for the quick feedback. You’re the best.

0 Likes
Hardiel

Is there a way to manually reload flea prices for items after mod load/server startin? Live Flea Prices mod loads its prices in postSptLoad phase, always after Item Info so Item Info doesnt show actual prices

0 Likes

Try increase the mod delay time in its config.json

0 Likes

I’m certain the Live Flea Prices runs after the delay no matter how long it is, being it’s in postSptLoad. I’ve posted a workaround fix PR on your github

Edit: i’m actually wrong and the delay does work, closing the pr…

0 Likes
gtc

does this affect the actual flea prices in any way? i had a greed preset that changed trader/flea prices and after installing it seems to have reverted or at least changed in some way

0 Likes

I think you mean that in item description you see old SPT flea prices instead of your new modified. I have same problem with Live Flea Prices mod.

That’s because Live Flea Prices mod always loads after Item Info mod so the latter gets vanilla prices instead of modified.

0 Likes

I installed 1.5.0 version from files and made it load early, now it works properly.

0 Likes

Details