[1.12.2] Set require of `ModifyConstant` to 0 for working with mods modifying the same part
SettingDust opened this issue ยท 2 comments
Some mods providing the other functions are trying to modify the packet size as well.
Should be easier by changing https://github.com/TonimatasDEV/PacketFixer/blob/1.12.2/forge/src/main/resources/packetfixer.mixins.json#L19 to 0
I will do it in the next version, thanks for the information. Sorry for late response.