Skip to content

Commit

Permalink
add default silverfish movement speed & attack damage attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
granny committed Jun 21, 2024
1 parent 22bac18 commit 622e4d4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,8 @@ extra:
source: https://github.com/PurpurMC/Purpur
version: 1.21
build:
number: 2234
commit: be47af0
number: 2240
commit: c0f5e78
purpur_extras:
downloads: https://modrinth.com/plugin/purpurextras/versions
source: https://github.com/PurpurMC/PurpurExtras
Expand Down
6 changes: 6 additions & 0 deletions mkdocs/purpur/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -1321,6 +1321,12 @@ For a more clear explanation of the world settings section of the config, feel f
* ###### max_health
- **default**: 8.0
- **description**: Max health attribute
* ###### movement_speed
- **default**: 0.25
- **description**: Movement speed attribute
* ###### attack_damage
- **default**: 1.0
- **description**: Attack damage attribute
* ##### always-drop-exp
- **default**: false
- **description**: Set to true if this mob should always drop experience
Expand Down

0 comments on commit 622e4d4

Please sign in to comment.