mariumbacchus / Soulslike-Weaponry

A minecraft mod that adds new bosses and legendary weapons
Creative Commons Zero v1.0 Universal
25 stars 11 forks source link

Add permafrost damage bonus to friends and foes wildfire #138

Closed NolanHewitt closed 3 months ago

NolanHewitt commented 4 months ago

I noticed permafrost does extra damage to hot mobs like blaze and magma cubes, but not to modded mobs matching that description. Could the wildfire be added to the list of mobs effected by this damage bonus, or perhaps implement a tag based system for users to select which mobs it applies to so you don't have to add them yourself?

mariumbacchus commented 3 months ago

The damage bonus is handled by minecraft's own code since the Leviathan Axe does "freezing" damage, the same damage type done when in powdered snow. You have to ask the developer who added the Wildfire yourself if they can add it to the tag that contains entities that take bonus damage from freezing.