lokolopes
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 Mods Yet
This user has not yet published any mods.
No Addons Yet
This user has not yet published any addons.
Recent Activity
Liked comment
I set it up so you would lose them. I wanted to make this as configurable as the player wants.
Nov 27, 2025 10:01 PM
View details
Created comment
Hello! Thanks for this mod!
What happens if I leave options such as secure case, scabbard, armband etc, that you wouldn't lose anyway, out of the snapshot? Will I lose the items inside or will they just work normally? i suppose if I do enable snapshot for them they'll rollback to when I took the snapshot which is undesirable, but I also don't wanna risk losing the items in them.
Nov 27, 2025 5:02 PM
View details
Followers
No followers yet.
Following
Not yet following anyone.