From d837bebad6513fa4df4be13b6a010b312ec863bd Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Fri, 2 Sep 2022 15:24:43 +0900 Subject: [PATCH] Update Changelog.md --- Changelog.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Changelog.md b/Changelog.md index bbe849f..6837dac 100644 --- a/Changelog.md +++ b/Changelog.md @@ -94,6 +94,13 @@ Note that the mod's version is confusingly similar (1.18.0). TBM should allow players to eat any food from any mod (including food items from Pam's HarvestCraft). +# Version 1.17.2.5 + +(Branched from 1.17.2) + +Refactored OtherModHandling.java to be more efficient when handling CustomNPCs +DamagedEvent. + # Version 1.17.2.4 (Branched from 1.17.2)