update changelog

This commit is contained in:
nossr50
2026-04-28 13:18:03 -07:00
parent 98ea089a3e
commit cc70269cad
2 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,5 @@
Version 2.2.052
Fixed exploit where arrows from multishot crossbows could be recovered in regions protected by WorldGuard
Fixed an exploit where arrows from multishot crossbows could be recovered in regions protected by WorldGuard
Fixed an exploit where renamed seeds could trigger Green Thumb crop replanting without being consumed
Fixed an exploit where renamed mushrooms could trigger Shroom Thumb without being consumed
Fixed bug where Powered Shot (Crossbows) was reading MaxDamage from the Archery config section instead of its own

View File

@ -29,7 +29,6 @@ public class MetadataConstants {
MetadataConstants.METADATA_KEY_BOW_FORCE,
MetadataConstants.METADATA_KEY_ARROW_DISTANCE,
MetadataConstants.METADATA_KEY_SPAWNED_ARROW,
MetadataConstants.METADATA_KEY_BOUNCE_COUNT
);