
Hessel
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
hi, i am getting an issue where i am unable to save or create a preset. It tells me
Action is Cancelled
Something went wrong, is there and incorrect type in the field or is it empty?
Oct 13, 2025 2:32 PM
View details
Unliked comment
hi, i am getting an issue where i am unable to save or create a preset. It tells me
Action is Cancelled
Something went wrong, is there and incorrect type in the field or is it empty?
Oct 13, 2025 2:32 PM
View details
Liked comment
# 4.0.0 THREAD
Feel free to contact me here, in SPT Hub, in Fika's mod questions or in my mod's thread.
I'll be monitoring feedback next 5 days, i expect a lot of things to be 'a little' off due to the scale of changes (whole code from scratch, plus new stuff).
May not answer/look into issues right in time - electricity is once again iffy here.
Oct 13, 2025 2:32 PM
View details
Liked comment
hi, i am getting an issue where i am unable to save or create a preset. It tells me
Action is Cancelled
Something went wrong, is there and incorrect type in the field or is it empty?
Oct 13, 2025 2:19 PM
View details
Followers
No followers yet.
Following
Not yet following anyone.