Pressing SHIFT over an item in the Grid will no longer display the full unformatted count, instead, use CTRL + SHIFT and it will be displayed in the tooltip

This commit is contained in:
raoulvdberge
2017-09-01 20:46:14 +02:00
parent f432755535
commit 3480d0490b
8 changed files with 25 additions and 24 deletions

View File

@@ -5,6 +5,7 @@
- Added Project E integration for the energy values of Solderer items (raoulvdberge)
- Fixed network not disconnecting when Controller is broken (raoulvdberge)
- The Fortune Upgrade doesn't use NBT anymore to store the fortune level (raoulvdberge)
- Pressing SHIFT over an item in the Grid will no longer display the full unformatted count, instead, use CTRL + SHIFT and it will be displayed in the tooltip (raoulvdberge)
### 1.5.17
- Re-added support for OpenComputers (raoulvdberge)