FirstAid icon indicating copy to clipboard operation
FirstAid copied to clipboard

Custom effects

Open 93Nb opened this issue 2 years ago • 2 comments

Add the ability to change damage effects by body parts in the config file. In large modpacks there are different effects that are better suited than vanilla minecraft potion effects

93Nb avatar Feb 15 '24 14:02 93Nb

In the lastest 1.19.4 and 1.20.1 version, damage distributions and debuffs are actually completly data driven and can be changed (or new ones can be added) by datapacks. Check out https://github.com/ichttt/FirstAid/tree/1.20.x/src/main/resources/data/firstaid/firstaid/debuffs

ichttt avatar Feb 22 '24 10:02 ichttt