Yao Chung Hu
Yao Chung Hu
I would love to but not in it's current state, I need to refactor a lot of things first.
> I have tried other languages and found the options that is highlighted are different. Unfortunately, I can't really control what is highlighted when using fuzzy search, translations strings may...
I took a look at their code, this will likely need to be done on their end since they mixin directly into other components from other mods as well. As...
If you don't provide any information, not even a crash report or game log, I can't assist you or diagnose the issue. Therefore, I may have to close the issue...
Update to latest versions of Sodium and RSO
To better illustrate the issue, I have created a custom command using an older version of the software. The command is structured as shown below: ```json { "commandMode": "COMMAND_CUSTOM", "customCommand"...
One idea that comes to my mind is replacing/refactoring the scheduler system to use `CompletableFuture`. This should eliminate certain pitfalls like needing to wait for command return states.
It should be alphabetically based on the filename, you could check the log it should be loaded in that order.
This will only be implemented for 1.19.3 and above. Unless someone is willing to backport and maintain older branches.
I will investigate the matter, but the objective is to ensure that the database is saved along with the world, preventing the use of the same database for a different...