Mekanism's Atomic Dissasembler deals 1 damage (instead of 20)
Krutoy242 opened this issue · 6 comments
MC: 1.12.2
Forge: 14.23.5.2847
BHT: 1.3.0.0
When hitting, Atomic Disassembler from Mekanism mod usually deals 20 constant damage, but with BHT only 1.
Expected similar to hand attack, but with 20 damage.
Hit video: https://imgur.com/xIvdFgj
I found out why... and its not pretty.
Mekanism is hitting the same entity twice in the same game update here, this is not possible under normal circumstances............. this is incredibly wrong on their part as hit damage is NOT meant be applied like that, they should've made it an Additive Attribute like regular weapons do...... one bad thing about it is armor wears down FASTER if you do this (twice, once for the initial hit of 1dmg and once for the 19dmg).
I know how to fix it however and thinking about it this might not be the only mod that fucks up this bad, I will fix their mistake but in a way break other stuff on its course.
Thank you for the bug report :>