From ccfa3ada75af19fb3cc77fc0c7357da408c7b9a3 Mon Sep 17 00:00:00 2001 From: Dmitry Date: Sun, 2 Jun 2024 15:08:17 +0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f7d1c0f56..1a0c59fcf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ ## [Unreleased] ### Fixes - Probably fixed strange shit, when items could dispawn VERY quickly (1-2mins) (by deleting KryptonReforged as incompat with embeddium). +- Fixed a situation where quests could not be counted immediately after completing the quest conditions (by deleteing FTBQuestsOptimizer). +- Fixed loom recipe of WoolPotholder from TFC Hot Or Not, which is duplicating with wool recipe. ### New mods - ? ### Updated mods @@ -11,6 +13,7 @@ - GCYR 0.1.6 -> 0.1.8 ### Removed mods - KryptonReforged +- FTBQuestsOptimizer ## [0.7.9] - 22.05.2024 ### Fixes