Update forge

This commit is contained in:
Raoul Van den Berge
2016-04-09 17:18:31 +02:00
parent db11d29355
commit 2b3f2f5d41
2 changed files with 2 additions and 1 deletions

View File

@@ -3,6 +3,7 @@
### 0.5.5 ### 0.5.5
**Bugfixes** **Bugfixes**
- Fixed several crashes - Fixed several crashes
- Updated to Forge 1859
**Features** **Features**
- Energy level on Controller is maintained - Energy level on Controller is maintained

View File

@@ -17,7 +17,7 @@ group = "refinedstorage"
archivesBaseName = "refinedstorage" archivesBaseName = "refinedstorage"
minecraft { minecraft {
version = "1.9-12.16.0.1832-1.9" version = "1.9-12.16.0.1859-1.9"
runDir = "run" runDir = "run"
useDepAts = true useDepAts = true
mappings = "snapshot_20160312" mappings = "snapshot_20160312"