Up
Up
## Description I have a variable value that contains a dollar sign `$`. Currently it seems like there is no way to get the parser to NOT try and expand...
### Description When setting a java version (both by having a dependency on java >=21, as well as explicitly setting `"java": ["21"]` in fabric.mod.json `custom.mc-publish` section, my uploaded files are...
- introduce channel templates that provide the blocks for each guild; this allows using other configuration sources than URLs - remove transient fields from `Block` and instead pass a context...
Appears to be caused by something modifying the world's player list while CCA is iterating over it when trying to sync components
The config file parser cannot handle the config file existing, but containing invalid data. This leads to a `NumberFormatException` here because the returned string is `null`: https://github.com/Ladysnake/Cardinal-Components-API/blob/d328b40135a4f1d7b659a3655eb4cb8f31e65986/cardinal-components-base/src/main/java/org/ladysnake/cca/internal/base/ComponentsInternals.java#L59 That exception is...
When using OkZoomer to zoom in, the minimal icons and frame disappear but the actual map icon stays behind. Video example: https://drive.google.com/file/d/16jSh9jrM79Mpzto13fl_19bX4vEh-CuI/view?usp=sharing JM `1.21.7-6.0.0-beta.53`, OkZoomer `14.0.0-beta.3`, MC `1.21.7`, but I've...