From 0b17f10c080b7ef903e888ce663387680fe7b594 Mon Sep 17 00:00:00 2001 From: Dmitry <52341158+Exzept1on@users.noreply.github.com> Date: Sun, 26 Jan 2025 01:05:25 +0700 Subject: [PATCH] Update CHANGELOG.md Signed-off-by: Dmitry <52341158+Exzept1on@users.noreply.github.com> --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf48b0f9b..a14e2dee7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ - Get small dust from failed pressing (Nebby1999). - Fixed cassiterite heating "exploit" (CaptainGold1). - TFC magma as passive boiler heater (SverhRazum-Nah). -- I want us to move away from using TFG-Core in a lot of things related to the modpack, as it was done in 0.8.2, almost everything is done there based on KJS, if someone wants to port the code or write it again, why not (CaptainGold1). +- Adds heat values for items with valid heating recipes but no heat values (CaptainGold1). - Add circuit settings to netherarium/enderarium (Pyritie). - Fixed colored steel dust centrifuge recipes (Pyritie). - Automatic Scraping with Sequenced Assembly (Nebby1999).