LucunJi

Results 13 comments of LucunJi

Use `aligned` instead of `align` environment. Double dollar (`$$`) means a math environment so I'm afraid `align` is just not the right way for it. @MarlondCrio ~~I got the same...

I am having a similar issue when editing my `.bashrc` with nvim + mason + bash-language-server (which calls shellcheck for linting). After exploring a bit, I found it's because a...

+1 OS: Arch Linux 5.15.79-1-lts ``` $ npm run electron --version 8.19.2 ```

I did not see anything related to my mod in the logs, but I have the same suspicion. Can you please tell me the modpack's name if I can find...

I just find some free time and come back to 1.16.5 modding. I tried to solve this bug, and it turns out there is a conflict with FallFlyingLib, a dependency...

Some notes for myself: both mods create a `@Invoker` mixin for `Entity#getFlag` method with the same invoker method name `callGetFlag`. If the bug still comes up in the future, several...

possible duplication of #94 I got the same issue when building it as a dependency of the aur package `micromamba 1.4.9-1` today. ``` $ gcc -v Using built-in specs. COLLECT_GCC=gcc...

Thank you! It is actually an ancient issue and I totally forget about it. Now you can try the latest version of the mod. In the new `2.3.1` version of...

Close as complete. The remaining visual glitch can't be fixed easily. We can also have some settings to fix the body while rotating the head (*as an improvement*). Rotating both...

- [x] Simplify some configs that are too technical, e.g. replace min-max with range&offset - [ ] Remove some configs with poor effect - [ ] Add a way to...