Noxcrew/noxesium

[incompatibility] Remove use of @Overwrite

Closed this issue · 1 comments

Causes incompatibility's with mods that need to change how block entity's are rendered when mixing into Sodium

(this specific incompatibility was from https://github.com/Noxcrew/noxesium/blob/main/fabric/src/main/java/com/noxcrew/noxesium/mixin/beacon/SodiumWorldRendererMixin.java#L35-L43)

Will all be removed in the next release.
See 98a421b