Updated forge to 1965

This commit is contained in:
Raoul Van den Berge
2016-06-17 22:27:09 +02:00
parent 338075875b
commit 9ddbc64f20
2 changed files with 2 additions and 1 deletions

View File

@@ -3,6 +3,7 @@
### 0.7.14
**Bugfixes**
- Fixed item overflow bug with storage drawers and external storage
- Updated Forge to build 1965
**Features**
- Added shift clicking support to every inventory (for upgrades etc)

View File

@@ -17,7 +17,7 @@ group = "refinedstorage"
archivesBaseName = "refinedstorage"
minecraft {
version = "1.9.4-12.17.0.1954"
version = "1.9.4-12.17.0.1965"
runDir = "run"
useDepAts = true
mappings = "snapshot_20160518"