Mirsario
Mirsario
Working on it.
v1.4.1 is now out with 1.20.6 and 1.21 both supported. My apologies for this taking so long - I started a redesign for a v2.0, but should've patched this first....
You can now separately configure strafing roll factors in 1.3.0. Is that sufficient?
> > > It was done by me, but for some reason github wont let me PR it to this repo ðŸ˜. You probably can't PR it because, for one,...
A nice and helpful gist on the topic of ECS GUI that could be used as a reference: https://gist.github.com/MrSmith33/f210a7cbd79f6c5446a93dd044ec371e
If anyone comes here looking for a workaround to use before this is implemented (or in case it won't be), MathJS' `createUnit` function allows overriding default units: ```js createUnit('EUR', '1.0801906...
I noticed that too at some point, MathJS calls affect a global state, which can "leak" between different documents, values of the latest calls to run being the ones to...
It is toggleable and uses the outlined color of the base cursor - set it to contrasting values if you fail to track it.
You can turn off the whole feature under `Music` in the meanwhile.
> I recommend upping the max-tick-time setting in your server.properties as an attempt to mitigate the issue, or fix it via data. The former can't help without the latter in...