Acanses
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
I'm not the mod author, just wanted to let people know how they can download it if they're having an issue.
Will likely have to wait for bushtail to look into any issues.
Nov 3, 2025 5:27 PM
View details
Created comment
Maybe add how to install? Because I did add to both folder of mods and plugins and both don't work
Nov 3, 2025 5:01 PM
View details
Created comment
I've been waiting for this mod, but the download page is not found, maybe fixing?
Nov 3, 2025 3:41 AM
View details
Followers
No followers yet.
Following
Not yet following anyone.