Bump forge version to fix dupe bug with items while running deobf testing.
This commit is contained in:
parent
3321ba2c1b
commit
e718cae381
|
@ -43,7 +43,7 @@ archivesBaseName = "ironchest"
|
|||
|
||||
// Setup the forge minecraft plugin data. Specify the preferred forge/minecraft version here
|
||||
minecraft {
|
||||
version = "1.10-12.18.0.1984-1.10.0"
|
||||
version = "1.10-12.18.0.1986-1.10.0"
|
||||
mappings = "snapshot_20160623"
|
||||
runDir = "run"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue