Senk Ju
Senk Ju
Currently only `&&` is supported for booleans.
Currently, numbers that exceed the 32-bit limit cause issues when written in hexadecimal.
``` let test = func() { Sys.println("ok"); return 0; }; let arr = [2]; arr[test()] += 2; ``` Output: ``` ok ok ```
``` { 2 } let test = func() {}(); Sys.println(test); // Prints 2 ``` Add pop has to be inserted.
Somehow, the theme's NPM lockfile went missing...
### LiquidBounce Branch Nextgen ### LiquidBounce Build/Version 0.28.2 ### Operating System Windows 11 ### Minecraft Version 1.21.4 ### Describe the bug The crosshair always appears solid white. It should adapt...
### LiquidBounce Branch Nextgen ### Describe your feature request. The [original mod](https://cc.senkju.net/) is no longer compatible with the latest Minecraft versions. It could be included as a fun module. ...