Kitchen
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
This mod will only update lasers that use the vanilla laser bundle.
Nov 15, 2025 10:42 AM
View details
Created comment
I tried Epic's All in one mod, and new laser's didn't affected by mod, unlike the vanilla ones. Is that ok, or mod should affect them?
Nov 15, 2025 9:34 AM
View details
Created comment
Sorry, but could you explain, what for this new feature about "lock web config"? I can't get it. thanks!
Nov 15, 2025 9:03 AM
View details