mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-06-12 04:23:54 +00:00
[Forge] Release 6.1.6 for Forge 1.11.
Using Forge recommended build 2189.
This commit is contained in:
@ -26,11 +26,11 @@ repositories {
|
||||
}
|
||||
}
|
||||
|
||||
ext.forgeVersion = "13.19.0.2177"
|
||||
ext.forgeVersion = "13.19.1.2189"
|
||||
|
||||
minecraft {
|
||||
version = "1.11-${project.forgeVersion}"
|
||||
mappings = "snapshot_20161130"
|
||||
mappings = "snapshot_20161209"
|
||||
runDir = 'run'
|
||||
|
||||
replaceIn "com/sk89q/worldedit/forge/ForgeWorldEdit.java"
|
||||
|
Reference in New Issue
Block a user