Updated forge to 1965
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
### 0.7.14
|
### 0.7.14
|
||||||
**Bugfixes**
|
**Bugfixes**
|
||||||
- Fixed item overflow bug with storage drawers and external storage
|
- Fixed item overflow bug with storage drawers and external storage
|
||||||
|
- Updated Forge to build 1965
|
||||||
|
|
||||||
**Features**
|
**Features**
|
||||||
- Added shift clicking support to every inventory (for upgrades etc)
|
- Added shift clicking support to every inventory (for upgrades etc)
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ group = "refinedstorage"
|
|||||||
archivesBaseName = "refinedstorage"
|
archivesBaseName = "refinedstorage"
|
||||||
|
|
||||||
minecraft {
|
minecraft {
|
||||||
version = "1.9.4-12.17.0.1954"
|
version = "1.9.4-12.17.0.1965"
|
||||||
runDir = "run"
|
runDir = "run"
|
||||||
useDepAts = true
|
useDepAts = true
|
||||||
mappings = "snapshot_20160518"
|
mappings = "snapshot_20160518"
|
||||||
|
|||||||
Reference in New Issue
Block a user