LambdAurora
LambdAurora
The channels. The codec stuff looks straightforward, I mean, it's codecs.
Both.
> A custom config file at `./config/qsl/key_binds.json` allowing for our own key bind extensions (WIP) Now that I'm thinking of it, probably should be `./config/quilt/key_binds.json`.
> I checked Vanilla, and oh god, you're right, i invented an already-existing feature somehow Well, an excuse to keep it would be "middle click without having to select a...
> Hm, good point; I'd only remove it because I'm worried about going beyond the scope, but if it would be fine, then it would be fine If "Middle Click...
> Yeah, I know you're not talking about the tooltip; 1.18 has cleared a lot of space by moving the mouse settings to a separate menu, I don't think a...
Good point. This is annoying to find a good way.
> I actually mark stuff with NotNull for the kotlin devs out there. The kotlin compiler is able to parse NotNull and allow the kotlin side to just use the...
Gonna put this here, if something starts blocking out this PR we always can delay said implementation to a later PR so we can do more thinking on it ;)...
> 'said implementation' aka ItemStack, am I correct in that? yup, you don't have to get everything at once (and sometimes incremental implementation is easier to review too ahah :p)