
Nightingale
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);
});
"
>
if you don’t mind a little question is there a wiki tags and other things on this ?>
0 Likes
wow so fking help my dude i dont know what i was doing before i found this godly mod: Inventory Organizing Features by Nightingale (god tier) thanks man i hope this is fun making this mods hope its not too much update work sounds like a pain thanks
^^]
0 Likes
Recent Activity
No recent activity to display
Activity will appear here as the user interacts with the platform
if not mind if i make a tiny wiki on what i have for others ?