From ac41ecd855a511c76499d61983ddb6c723ae0844 Mon Sep 17 00:00:00 2001 From: Cow Date: Sun, 11 Jul 2021 15:35:49 +0200 Subject: Swapped copy inventory and copy item keybindings - also changed default position of dungeon overlay --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 263ecf2..d331c11 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,9 +16,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Added data for Enderman slayer, Voidling minions, and Hard Stone minions - New keybindings to... 1) run `/moo waila` command (disabled by default; MC Options > Controls > `Cowlection`) - 2) copy a single item to clipboard as JSON with CTRL + SHIFT + C + 2) copy a single item to clipboard as JSON with CTRL + C - must be enabled in `/moo config > General > Copy inventories with CTRL + C` first - - *reminder:* CTRL + C (without SHIFT) copies the whole inventory + - changed 'copy whole inventory' keybinding to CTRL + SHIFT + C (with SHIFT) - New config options for older features: - Output of `/moo waila` and copied inventory data can now also be saved to files, instead of being copied to clipboard - Bazaar: order 'Sell Inventory/Sacks Now' tooltips ascending or descending -- cgit