From c4d06300a373d39a9a89511d684e588eb3fe5e89 Mon Sep 17 00:00:00 2001 From: raoulvdberge Date: Sat, 24 Jun 2017 20:58:19 +0200 Subject: [PATCH] Added changelog of version 1.4.18 for MC 1.11.2 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ade7d0fd..6a2819717 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,6 +41,15 @@ - The Portable Grid now doesn't despawn anymore when dropped in the world (raoulvdberge) - Fixed bug where oredict autocrafting didn't work in some cases (way2muchnoise) +### 1.4.18 +- Fixed Solderer crashing (raoulvdberge) +- Fixed Interface extracting from itself when trying to keep items in stock (raoulvdberge) +- Fixed Solderer being able to work with insufficient ingredients (raoulvdberge) +- Fixed Disk Drive giving incorrect capacity for creative and debug storage disks (raoulvdberge) +- Fixed External Storage crashing (raoulvdberge) +- Fixed crash when node data mismatches between world and dat file (raoulvdberge) +- The Relay now reacts instantly to a redstone signal again, removed throttling for it (raoulvdberge) + ### 1.4.17 - Fixed Filters not persisting correctly in Wireless Grid, Wireless Crafting Monitor and Portable Grid (raoulvdberge) - Fixed Disk Drive recipe not using ore dictionary for chest (raoulvdberge)