Fixed device names overflowing Controller GUI

This commit is contained in:
raoulvdberge
2017-10-02 22:35:21 +02:00
parent 7572d3c0f3
commit 171d30c434
2 changed files with 11 additions and 2 deletions

View File

@@ -2,8 +2,9 @@
### 1.5.19
- Updated Forge to 2493 (MC 1.12.2) (raoulvdberge)
- Fixed RS blocks requiring a pickaxe to be broken (raoulvdberge)
- Fixed Refined Storage blocks requiring a pickaxe to be broken (raoulvdberge)
- Fixed Grid GUI crash (raoulvdberge)
- Fixed device names overflowing Controller GUI (raoulvdberge)
### 1.5.18
- Added Project E integration for the External Storage on the Transmutation Table (raoulvdberge)