VivecraftMod
VivecraftMod copied to clipboard
redirect conflict with controllable on forge
this redirect conflicts with theirs can be fixed by using a mixin extras wrapper https://github.com/Vivecraft/VivecraftMod/blob/2549da93b318de2215e890314be06d40b090497e/forge/src/main/java/org/vivecraft/forge/mixin/ForgeIngameGuiVRMixin.java#L25-L28
https://github.com/MrCrayfish/Controllable/blob/c4f9d1a32c81018f5e6200a44c217cc0133f3178/Forge/src/main/java/com/mrcrayfish/controllable/mixin/client/ForgeGuiMixin.java#L18-L25