diff options
author | Cow <cow@volloeko.de> | 2021-07-11 15:35:49 +0200 |
---|---|---|
committer | Cow <cow@volloeko.de> | 2021-07-11 15:35:49 +0200 |
commit | ac41ecd855a511c76499d61983ddb6c723ae0844 (patch) | |
tree | 93d5ee998258213826cdd092c6d15f34ea2f0239 /CHANGELOG.md | |
parent | 060839b4960cf95d428d9ecbc69e455c913d720d (diff) | |
download | Cowlection-ac41ecd855a511c76499d61983ddb6c723ae0844.tar.gz Cowlection-ac41ecd855a511c76499d61983ddb6c723ae0844.tar.bz2 Cowlection-ac41ecd855a511c76499d61983ddb6c723ae0844.zip |
Swapped copy inventory and copy item keybindings
- also changed default position of dungeon overlay
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 2 insertions, 2 deletions
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 <kbd>CTRL</kbd> + <kbd>SHIFT</kbd> + <kbd>C</kbd> + 2) copy a single item to clipboard as JSON with <kbd>CTRL</kbd> + <kbd>C</kbd> - must be enabled in `/moo config > General > Copy inventories with CTRL + C` first - - *reminder:* <kbd>CTRL</kbd> + <kbd>C</kbd> (without <kbd>SHIFT</kbd>) copies the whole inventory + - changed 'copy whole inventory' keybinding to <kbd>CTRL</kbd> + <kbd>SHIFT</kbd> + <kbd>C</kbd> (with <kbd>SHIFT</kbd>) - 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 |