Damage Effect
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
{
"auras": [
{
"aura": "DAMAGING",
"damageEffect": {
"source": "minecraft:thorns",
"hasEntity": true
}
}
]
}{
"auras": [
{
"aura": "DAMAGING",
"potionEffect": {
"effect": "minecraft:wither",
"strength": 5
}
}
]
}