
Error in class MixinEntityItem
Closed this issue ยท 2 comments
Initial Questions
- I have searched this issue tracker and there is nothing similar already, and this is not on the list of known issues. Posting on a closed issue saying the bug still exists will prompt us to investigate and reopen it once we confirm your report.
- I have verified that this issue occurs in a SUPPORTED environment, meaning I can reproduce this WITHOUT OptiFine, and without Bukkit+Forge server software like KCauldron, Thermos, Crucible, Mohist etc
Mod Version
2.6.2
Describe the Issue
In the method makeImmuneToFire, in MixinEntityItem the mixin removes fire immunity from items that are already immune to fire. this would override other mixins or other ways trying to make items fireproof.
Conflicting Mods
No response
Crash Report
No response
Other Details
No response
Fixed in #633