TheEpicBlock
TheEpicBlock
Yeah, looks like I forgot to change that comment when copying it over. But if I understand Github correctly you already fixed it? This is my first time using this...
I should really move around some of that code to make clear what the states reperesent and to prevent some of the repeated getting of polymaps and such. Either way,...
Hrmm, make sure defaultEnabled is set to true in the config. Caan you access the `/portal toggle` command?
I believe this issue is caused by going through a portal whilst packets are being sent to render the other side. It can be reproduced by quickly going through a...
This should already be a feature, you should travel through portals instantly?
The ideal UX here imo would be to show all the context-dependent actions you can currently take in the bottom-right. Ofc that's not really in-scope for qsl to do, but...
> the problem where mod potion effects on the server may be considered as prohibited by the mini-map functionality? What does this mean exactly? I know certain minimap mods use...
Which minimap mod is being used exactly? I know Xaero's uses potions but I don't think think it's intended to disable everything for every unrecognized potion
I'm guessing there was probably some reason for that, might have something to do with attributes?
As of the port to 1.20.5 (b0a34b111a7affb5bbe658b913a7dd11d48f796a), the tooltip fixing code has been overhauled. The hacky `atBeginning` stuff has been removed, and it now takes all the properties into account...