longzhiyu
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
Created comment
This mod can't be downloaded now; it seems the author deleted the repository.
Nov 6, 2025 12:35 PM
View details
Downloaded mod
Version 1.4.0 of Inventory Organizing Features (Ported to 3.11.x)
Oct 28, 2025 3:15 PM
View details
Downloaded mod
Version 1.0.1 of The better reflex sight collection
Oct 26, 2025 3:14 PM
View details