SettingDust

Results 137 comments of SettingDust

It is always possible to introduce a separate util class like "GameSystem" or any name to avoid circular dependencies. But I don't think it's the solution to lazy inject. The...

What could be the reason for this? I'm facing this on Windows with Floorp. There is raw data but no visualizations The process is `floorp.exe` Is it related to https://github.com/ActivityWatch/aw-webui/pull/111/files?...

> Is there a simple way that I can edit this file and see if that helps without having to build ActivityWatch? @GitFr33 You needn't build it since the file...

> @SettingDust Hi, can you tell me which file you changed? What directory was aw_server folder in? IDK. Depends on your installation path. For file name. IDK either. It's hash...

After looking into it. It's a vanilla mechanic. Besides adventure or no sky dims. Any dims will find the top block to spawn the player. This means need a mod...

> 主意不错,有时间了我会去看一下Quilt的API实现的。 `QuiltLoaderPlugin` 提供了加载器插件,然后在 load 这个事件的 context 可以加载 https://github.com/QuiltMC/quilt-loader/blob/develop/src/main/java/org/quiltmc/loader/api/plugin/QuiltLoaderPlugin.java https://github.com/QuiltMC/quilt-loader/blob/develop/src/main/java/org/quiltmc/loader/api/plugin/QuiltPluginContext.java#L56-L61

独立的话,集成到启动器更好

https://github.com/QuiltMC/quilt-loader/issues/38 https://github.com/QuiltMC/quilt-loader/pull/135 看起来 quilt 本体要实现本模组部分功能,也许只需要管理了lul

@Chocohead Can you grant right or create a license file for @natanfudge further developing with the features this mod provided