You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it seems to be possible to place the mod loader autoloads first in order by setting all vanilla autoloads to null. this requires manual file editing though, since ConfigFile doesn't allow setting to null (it will remove the key instead) afaik