Open TheDoc989 opened 2 years ago
The sword deals the maximum amount of damage possible.
In previous versions, it would just set the hit entity to be dead, but that caused other incompatibility issues.
This is likely the result of the Ender Guardian capping the amount of damage that can be done to it.
cc @brandon3055 Thoughts?
This is likely the result of the Ender Guardian capping the amount of damage that can be done to it.
That would be my guess. We may need to look into alternate methods of applying silly amounts of damage....
The sword deals the maximum amount of damage possible.
In previous versions, it would just set the hit entity to be dead, but that caused other incompatibility issues.
This is likely the result of the Ender Guardian capping the amount of damage that can be done to it.
cc @brandon3055 Thoughts?
What incompatibility issues?
Against the Ender Guardian from the Cataclysm Mod, the sword only does as much as a powerful sword with a high damage number (which is around 5 hits points), but it does not one shot the boss. I assume this is because the boss has phases, so it limits how much damage can be done to it.