Mick A.
Mick A.
### Server Implementation Paper ### Server Version 1.17.1 ### Describe the bug Setting a negative value for `max-tiles` in the chunk processor causes a massive amount of console spam and...
On my monitor, the gutter lines a very thin. I'm using minimap-git-diff and went digging through the settings and code to figure out how to change the line thickness. Turns...
Depends upon #5595, Adopt Node@18 as minimum supported version. With this new version, we get Array.flat(depth), which can be used instead of a package. `Infinity` would have the same behavior...
### Problem Using the fabric-loader-junit test runner fails to instantiate the `FabricLoaderLauncherSessionListener`, caused by an assert added very recently here: https://github.com/FabricMC/fabric-loader/blob/f12e9fd2de9f05758523c2bd3be521037f7c5cf4/src/main/java/net/fabricmc/loader/impl/discovery/ClasspathModCandidateFinder.java#L57-L58 ### Versions From my `gradle.properties` ```gradle.properties fabric_version=0.77.0+1.18.2 loader_version=0.16.5 minecraft_version=1.18.2...