-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
None
-
Affects Version/s: None
-
None
-
1.5.1-R0.2 (commit b87eac0) ~
-
Yes
Fire resistance potion effect does not prevent melt damage of snow golem.
Cause: Implementation of CraftDamageSource::copyOf (from commit b87eac0) is not actually copying whether original damagesource is fire. It has not been fixed in latest (1.18) version.
Fix: Check whether original damagesource is fire.