Kai
Kai
Displaying the resulting VoxelShape code in a dialog is a very welcome addition 😄
Sorry, but the json files in the mod jar will always be minified. You can easily pretty format json files with any capable text editor. **But..** Soon I will no...
They are now available https://github.com/Elenterius/Biomancy/tree/mc1.20.1/dev/src/generated/resources (the main branch mc1.20.1/prod will have them when a release happens)
Very odd bug. The jar is build with Java 17 (Temurin) and the gradle java toolchain is set to 17 as well. Have you checked that your Gradle JVM is...
Well i can't reproduce the issue, but I made a blind fix with the suggested `TypedScaleModifier` even though you mentioned your mixin attempt didn't work. @ByThePowerOfScience please try the following...
> RecipeWrapper: Still unsure what you mean by this; I'm more than willing to learn, just haven't quite figured out how you'd want me to use/implement that specifically. I'm planning...
> Particles: I wanted to do them for the visual feedback of _something_ happening, but even after creating an entirely different particle that's just a green bubble that doesn't care...
afaik this is an issue with the translucent block render type