Rewrite network item system. Added keybindings to open wireless items. The default one set to open a Wireless Grid is CTRL + G.

This commit is contained in:
raoulvdberge
2018-12-11 22:00:49 +01:00
parent cb58826f1e
commit cef892f199
48 changed files with 803 additions and 404 deletions

View File

@@ -2,6 +2,7 @@
### 1.6.13
- Fixed Interface with Crafting Upgrade being stuck if an earlier item configuration has missing items or fluids (raoulvdberge)
- Added keybindings to open wireless items. The default one set to open a Wireless Grid is CTRL + G (raoulvdberge)
### 1.6.12
- Increased the speed of autocrafting (raoulvdberge)