You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our fix to Creators-of-Create/Create#9459 (ContraptionUOEMixin) uses a hacky mixin fix to never call setChanged on the client; it's simple but it's gross and might miss edge cases. the proper fix presumably requires ASM to replace the class.
Our fix to Creators-of-Create/Create#9459 (
ContraptionUOEMixin) uses a hacky mixin fix to never call setChanged on the client; it's simple but it's gross and might miss edge cases. the proper fix presumably requires ASM to replace the class.