Hydra damage source doesn't have source entity
lcy0x1 opened this issue ยท 1 comments
Forge Version
47.1.3
Twilight Forest Version
4.3.1740
Client Log
No response
Crash Report (if applicable)
No response
Steps to Reproduce
- Install a mod that do special behavior when attacked by a mob (In my case, L2Hostility)
- Summon hydra
- Add Get hit by Hydra
What You Expected
Damage from Hydra is buffed by my mod, and player is inflicted with special mob effects
What Happened Instead
Damage is normal and mob effects not applied
Additional Details
Hydra and Ur Ghast are using This method for damage source, which does not provide attacker information. Could you please make it so that they use the causing entities (Hydra, Ur Ghast) as source entity, with a null direct entity?
Null direct entity is preferable because the damages are not visually direct damage. Making direct entity null means the damage is indirect but with no carrying projectile entity.
Please Read and Confirm The Following
- I have confirmed this bug can be replicated without the use of Optifine.
- I have confirmed the details provided in this report are concise as possible and does not contained vague information (ie. Versions are properly recorded, answers to questions are clear).
- I have confirmed this issue is unique and has not been reported already.