Updated forge to 1965
This commit is contained in:
@@ -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)
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user