From 622e4d45cbd700fdea74cd124e27d7ad89196ae9 Mon Sep 17 00:00:00 2001 From: granny Date: Fri, 21 Jun 2024 00:28:09 -0700 Subject: [PATCH] add default silverfish movement speed & attack damage attributes --- mkdocs.yml | 4 ++-- mkdocs/purpur/configuration.md | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 838f051..83bff57 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -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 diff --git a/mkdocs/purpur/configuration.md b/mkdocs/purpur/configuration.md index 26c4b8d..40ad1f0 100644 --- a/mkdocs/purpur/configuration.md +++ b/mkdocs/purpur/configuration.md @@ -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