Carbon Black
Member since
{
const element = document.getElementById(elementId);
if (!element) return;
element.scrollIntoView({ behavior: 'smooth', block: 'start' });
const highlightClasses = ['bg-yellow-100', 'dark:bg-sky-700', 'transition-colors', 'duration-1000'];
element.classList.add(...highlightClasses);
setTimeout(() => element.classList.remove(...highlightClasses), 2000);
});
"
>
No Addons Yet
This user has not yet published any addons.
Recent Activity
Created comment
Also for the add on tid bit, I didn’t really know what it did since I am new to this so I turned it off to keep things simple. I do not know the pros and cons to turning that option on, so I’d have to research more!
Nov 26, 2025 1:35 AM
View details
Created comment
Yeah, I was toying with the idea but adapted this originally from a mod I made for myself- I made this more to provide a bit of easement for those who play without traders or flea like I do at times and hence tend to get locked at low workbench levels- but I could try to map out what would be a good way to provide separation and progression
As for the tools in the craft, I really don’t plan on adding tools to each craft- for the most part I will try to add more ammo and experiment with the progression factor to keep it beneficial but fair- but I am pretty busy in life but thank you for the insight, and enjoy!
Nov 26, 2025 1:31 AM
View details
Liked comment
honestly i love these mods for SPT that makes it more crafting/survival orientated
Nov 26, 2025 1:25 AM
View details