Eric

Results 206 issues of Eric

enhancement
blocked-by-haxe

If two mods made with PickHaxe are installed on Forge, the shared `haxe` classes will cause a classpath overlap and crash. The required fix involves making the built-in shading macro...

bug
blocked-by-haxe

Implement support for both [Fabric](https://fabricmc.net/wiki/tutorial:datagen_setup) and [Forge](https://docs.minecraftforge.net/en/1.20.x/datagen/).

enhancement
blocked-by-haxe

Look into using Dox to generate some documentation

documentation

If the Minecraft version is >= 1.17, and the user is on JDK 8, stop the build process and inform the user of the issue. This prevents issues with Gradle...

enhancement