Yao Chung Hu
Yao Chung Hu
 I'm still not sold on this idea
This is a vanilla feature, there isn't a difference between `Minimum` and `Maximum` at least in Sodium, so it's just been a single toggle under `Quality > Smooth Lighting`.
As far as I'm aware from looking at the vanilla's autosave code, it tells me: Integrated Server (singleplayer): Autosaves on the pause screen. Dedicated Server (multiplayer): Autosaves every 6000 ticks...
> > > > Adaptive Sync needs V-Sync on to work > > > > > > > > > Could add that smth like "Require Vsync enabled to work...
> > > > > > Adaptive Sync needs V-Sync on to work > > > > > > > > > > > > > > > Could add...
> Should i make an issue in sodium-extra to add the requirement to A-sync tooltip ? Should i also make another issue to add this behavior of disabling A-sync tautomatically...
> Require to disable Vsync for which Adaptive Sync to work ? That one from sodium extra ? Or the other ? Because from what i tested the A-sync from...
What version are you running? Is it possible that you can provide those command aliases files as well?
Quick question does reloading the datapack using `/reload` still not let you reference `addbonus`? To be honest, I have no idea why it won't let you reference it as a...
The main issue is that Command Aliases are registered after default mod commands and datapacks, making it impossible for the datapack to locate them. Additionally, moving the Command Aliases registration...