Changes
Page history
added type tags
authored
Nov 04, 2024
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/conditions/DamageCause.md
View page @
4577381e
...
@@ -7,7 +7,7 @@ A list of valid damage causes can be found in the [Spigot DamageCause javadoc](h
...
@@ -7,7 +7,7 @@ A list of valid damage causes can be found in the [Spigot DamageCause javadoc](h
| Attribute | Aliases | Description | Default |
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------|---------------|
|-----------|-----------|----------------------------------------------------------------|---------------|
| damagecause | cause, c | The damage cause to match | ENTITY_ATTACK |
| damagecause | cause, c | The damage cause to match | ENTITY_ATTACK
<!--type:DamageCause-->
|
## Examples
## Examples
...
...
...
...