Update forge to 1968
This commit is contained in:
@@ -8,6 +8,7 @@ When updating to this version, you'll have to break and replace your controller.
|
|||||||
- Fixed machines not working when leaving chunk
|
- Fixed machines not working when leaving chunk
|
||||||
- Fixed getting wrong items back in grid
|
- Fixed getting wrong items back in grid
|
||||||
- Fixed wrong item getting crafted
|
- Fixed wrong item getting crafted
|
||||||
|
- Updated Forge to 1968
|
||||||
- Rewrote storage networks: they are now saved to disk, so big systems won't lag when rejoining a chunk
|
- Rewrote storage networks: they are now saved to disk, so big systems won't lag when rejoining a chunk
|
||||||
|
|
||||||
**Features**
|
**Features**
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ group = "refinedstorage"
|
|||||||
archivesBaseName = "refinedstorage"
|
archivesBaseName = "refinedstorage"
|
||||||
|
|
||||||
minecraft {
|
minecraft {
|
||||||
version = "1.9.4-12.17.0.1965"
|
version = "1.9.4-12.17.0.1968"
|
||||||
runDir = "run"
|
runDir = "run"
|
||||||
useDepAts = true
|
useDepAts = true
|
||||||
mappings = "snapshot_20160518"
|
mappings = "snapshot_20160518"
|
||||||
|
|||||||
Reference in New Issue
Block a user