Valerie Sablin
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);
});
"
>
This user has not yet published any mods.
Recent Activity
Liked comment
unable to pull new mods
I believe this is because of the change to a new site
pls fix
Oct 18, 2025 7:33 AM
View details
Liked comment
installed and it just a blank page when looking for a mod
Oct 18, 2025 7:33 AM
View details
Liked comment
Needs an update for the spt site name address change...
Oct 3, 2025 9:57 AM
View details
Created comment
Same here !
If Anyone could tell how to do it manually that would be great
Oct 3, 2025 9:56 AM
View details
Liked comment
I LOVE being able to have such a user-friendly way of installing mods for SPT. Thank you for taking the time to create and publish this for the community!
Oct 2, 2025 8:59 PM
View details
Created comment
Great mod never had the courage to make my owns modpack before but thanks to you i now can !
Oct 2, 2025 8:59 PM
View details