Tinuzz
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've done the same error^^ You missed the dependencies, check the "donwload" tab ;)
Nov 8, 2025 7:08 PM
View details
Liked comment
Pushed hotfix 2.0.1
Known working mods:
- Epic's AIO
- Lacy's PVE Tweaks
- SamSwat Fire Support
- Gilded Key Storage
Nov 8, 2025 7:08 PM
View details
Liked comment
I'm working on a hotfix to address modded items compatibility ATM, will push it soon.
Known compatible mods:
- Epic's AIO
Nov 8, 2025 7:08 PM
View details
Created comment
im such an idiot :D, thanks I completely missed that.
Nov 8, 2025 5:45 PM
View details
Edited comment
I got a different error, cant seem to find it in the logs though. https://i.imgur.com/XyiM4Mi.png
List of mods in use https://i.imgur.com/K4RQL4U.png
Nov 8, 2025 4:08 PM
View details
Created comment
I got a different error, cant seem to find it in the logs though. https://i.imgur.com/XyiM4Mi.png
List of mods in use https://i.imgur.com/K4RQL4U.png
Nov 8, 2025 4:07 PM
View details
Followers
No followers yet.
Following
Not yet following anyone.