BlueStaggo

Results 5 issues of BlueStaggo

Minecraft Version: 1.18.1 Chisels and Bits version: 1.2.77 Has Optifine: No (But I do have Sodium and Indium, but rendering doesn't matter with this issue). If a player holds a...

Bug
Requires Research
Priority: Low

## Describe the issue/bug I have installed 7zip without administrator rights by using this command: ```bat cmd /min /C "set __COMPAT_LAYER=RUNASINVOKER && start "" %1" ``` However, when I install...

Issue #6108 has been around for almost two years now and it has been over a year since I created my own theme. Back then, I was not a contributor...

```ts type First = T extends { length: 0 } ? never : T[0] ```

answer
en
14

Fixed a mixin so that it works in 1.21.2. Fixes #37. Please merge into a new "1.21.2" branch.