Update forge
This commit is contained in:
@@ -1,5 +1,12 @@
|
|||||||
# Refined Storage Changelog
|
# Refined Storage Changelog
|
||||||
|
|
||||||
|
### 0.6.5
|
||||||
|
**Bugfixes**
|
||||||
|
- Performance improvements
|
||||||
|
|
||||||
|
**Features**
|
||||||
|
- Updated Forge to build 1907
|
||||||
|
|
||||||
### 0.6.4
|
### 0.6.4
|
||||||
**Bugfixes**
|
**Bugfixes**
|
||||||
- Performance improvements
|
- Performance improvements
|
||||||
|
@@ -17,7 +17,7 @@ group = "refinedstorage"
|
|||||||
archivesBaseName = "refinedstorage"
|
archivesBaseName = "refinedstorage"
|
||||||
|
|
||||||
minecraft {
|
minecraft {
|
||||||
version = "1.9-12.16.1.1887"
|
version = "1.9-12.16.1.1907"
|
||||||
runDir = "run"
|
runDir = "run"
|
||||||
useDepAts = true
|
useDepAts = true
|
||||||
mappings = "snapshot_20160312"
|
mappings = "snapshot_20160312"
|
||||||
|
Reference in New Issue
Block a user