From 80f37fc378745bcc5d14adc3677590e912543165 Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Fri, 2 Sep 2022 19:40:32 +0900 Subject: [PATCH] Update Changelog.md --- Changelog.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Changelog.md b/Changelog.md index 6837dac..1ce708c 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.6 + +(Branched from 1.17.2) + +Implemented getting EntityInfo for CustomNPCs that have the same name as a +"custom entry" in the "server\_config.entity" array in the config. + # Version 1.17.2.5 (Branched from 1.17.2)