From de08257f99810fe067d32d68c5d401e10932a2db Mon Sep 17 00:00:00 2001 From: Raoul Date: Sat, 15 Oct 2016 23:52:27 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 324081af7..fe2bb14f2 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ - Added void excess items functionality to storage blocks (geldorn, raoulvdberge, InusualZ) - Added config option to configure RS to EU conversion rates (InusualZ) - Added ability to toggle between read and write, read and write mode in storage blocks (InusualZ, raoulvdberge) +- Added Silk Touch Upgrade for Destructor (InusualZ) - The Constructor can now drop items in the world (raoulvdberge) - The Destructor can now pick up items in the world (InusualZ) - Stack upgrade in Importer / Exporter in fluid mode and Fluid Interface now transfers 64 buckets at once (raoulvdberge)