Update to the recommended build of forge!
This commit is contained in:
parent
b7bca1ac66
commit
6e9f312edc
|
|
@ -4,15 +4,15 @@ org.gradle.jvmargs=-Xmx3G
|
||||||
org.gradle.daemon=false
|
org.gradle.daemon=false
|
||||||
|
|
||||||
# Mod Version Information
|
# Mod Version Information
|
||||||
mod_version=9.0
|
mod_version=9.1
|
||||||
|
|
||||||
# Minecraft Version Information
|
# Minecraft Version Information
|
||||||
minecraft_version=1.14.4
|
minecraft_version=1.14.4
|
||||||
minecraft_version_toml=14
|
minecraft_version_toml=14
|
||||||
|
|
||||||
# Forge Version Information
|
# Forge Version Information
|
||||||
forge_version=28.0.49
|
forge_version=28.1.1
|
||||||
forge_version_toml=28
|
forge_version_toml=28
|
||||||
|
|
||||||
# Mappings Information
|
# Mappings Information
|
||||||
mappings_version=20190806-1.14.3
|
mappings_version=20190912-1.14.3
|
||||||
Loading…
Reference in New Issue