Apotheosis

Apotheosis

90M Downloads

overwrite mixin incompatibility with frycparry mod via connector, running forge 1.20.1

BeaversAreFish opened this issue ยท 1 comments

commented
commented

Apoth uses an overwrite here because it needs to completely replace the method. Other mods mixins would otherwise be incompatible, and without the overwrite, would fail silently (which might sound better for compatibility, but instead lead to hard-to-debug issues).