From 3a7d605450a166e283ba79d85138144a422ed8b4 Mon Sep 17 00:00:00 2001 From: nossr50 Date: Sat, 7 Feb 2026 14:58:39 -0800 Subject: [PATCH] changelog update --- Changelog.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.txt b/Changelog.txt index 14aab7320..1753118a2 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -3,6 +3,11 @@ Version 2.2.050 Improved Spears damage detection (see notes) Spear abilities can now trigger from off-hand attacks with the Spear Further improved compatibility with Excellent Enchants (fixed more errors) + Fixed Spears command showing too many decimal places in some circumstances (Thanks Momshroom) + (Codebase) Updated Recipe API to use alternative methods (Thanks Warriorrrr) + (Codebase) Removed a bunch of unused code + (Codebase) Refactored code around evaluating Minecraft server version + NOTES: From 2.2.050 onwards, mcMMO will require Minecraft versions 1.20.5 or newer.