AbdElAziz333 / Canary

A performance mod designed to optimize Minecraft's general performance and unofficial fork of Lithium mod for Minecraft Forge.
https://www.curseforge.com/minecraft/mc-mods/canary
GNU Lesser General Public License v3.0
41 stars 3 forks source link

Savage Ravage mod error item. #164

Closed GitJhopa closed 1 year ago

GitJhopa commented 1 year ago

In the Savage Ravage mod there is a mask of deception, when your mod is installed on the client, it does not work correctly, it should hide the player completely even with armor, and with your mod it does not hide him (every other time), sometimes you need to restart the client for this error to appear.

GitJhopa commented 1 year ago

Maybe some mixin should be turned off?

GitJhopa commented 1 year ago

I set canary, mixin.entity=false in the client settings and the error disappeared, now the deception mask works correctly. please fix