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 work, but this is dependent on this issue: https://github.com/HaxeFoundation/haxe/issues/11361
If two mods made with PickHaxe are installed on Forge, the shared
haxeclasses will cause a classpath overlap and crash.The required fix involves making the built-in shading macro work, but this is dependent on this issue: HaxeFoundation/haxe#11361