Samū
Samū
Run configurations generated by `genIntellijRuns` build the mod twice before running, which is useless. Right now the generated configurations have this:  As `prepareRun[...]` builds the mod for...
In the development environment and maybe other places, in some contexts Cardinal Components fails when loading the world because the `Identifier` class is being loaded from different classloaders. It happens...
Gradle's recommended DSL for buildscripts has been Kotlin for quite a while. It integrates better into IDEs, especially IntelliJ. Loom seems to work fine with it, I've ported my mod...
I am working on a mod with several variants on fences, and it uses a block tag `mod:fences` (with a different namespace, of course, that I don't want to spoil...
I know this is a detail, but it is ## Versions #### Betweenlands version: 3.4.1, but it also appears to happen in earlier versions. #### Forge version: 1.12.2-14.23.5.2768, but it...