Fixed fluids in Fluid Grid not showing actual mB on tooltip when pressing CTRL + SHIFT, fixes #1536

This commit is contained in:
raoulvdberge
2017-11-13 22:53:31 +01:00
parent 6e7471eaab
commit 4305b3cd8f
2 changed files with 3 additions and 1 deletions

View File

@@ -3,6 +3,7 @@
### 1.5.23
- Fixed duplication bug with autocrafting (raoulvdberge)
- Fixed Fluid Interface with Stack Upgrade not exporting liquids (raoulvdberge)
- Fixed fluids in Fluid Grid not showing actual mB on tooltip when pressing CTRL + SHIFT (raoulvdberge)
### 1.5.22
- Added oredict, blocking, processing, ore inputs access to OpenComputers API (raoulvdberge)