VivecraftMod icon indicating copy to clipboard operation
VivecraftMod copied to clipboard

redirect conflict with controllable on forge

Open fayer3 opened this issue 1 year ago • 0 comments

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

fayer3 avatar Feb 15 '24 21:02 fayer3