Bump to MC 1.18
This commit is contained in:
@@ -243,7 +243,7 @@ dependencies {
|
|||||||
11604: '1.16.4',
|
11604: '1.16.4',
|
||||||
11700: '1.17',
|
11700: '1.17',
|
||||||
11701: '1.17.1',
|
11701: '1.17.1',
|
||||||
11800: '1.18-rc4',
|
11800: '1.18',
|
||||||
][mcVersion]
|
][mcVersion]
|
||||||
mappings 'net.fabricmc:yarn:' + [
|
mappings 'net.fabricmc:yarn:' + [
|
||||||
11404: '1.14.4+build.16',
|
11404: '1.14.4+build.16',
|
||||||
@@ -253,7 +253,7 @@ dependencies {
|
|||||||
11604: '1.16.4+build.6:v2',
|
11604: '1.16.4+build.6:v2',
|
||||||
11700: '1.17+build.13:v2',
|
11700: '1.17+build.13:v2',
|
||||||
11701: '1.17.1+build.29:v2',
|
11701: '1.17.1+build.29:v2',
|
||||||
11800: '1.18-rc4+build.1:v2',
|
11800: '1.18+build.1:v2',
|
||||||
][mcVersion]
|
][mcVersion]
|
||||||
modImplementation 'net.fabricmc:fabric-loader:0.12.5'
|
modImplementation 'net.fabricmc:fabric-loader:0.12.5'
|
||||||
def fabricApiVersion = [
|
def fabricApiVersion = [
|
||||||
@@ -335,7 +335,7 @@ dependencies {
|
|||||||
|
|
||||||
shadow 'com.github.ReplayMod.JavaBlend:2.79.0:a0696f8'
|
shadow 'com.github.ReplayMod.JavaBlend:2.79.0:a0696f8'
|
||||||
|
|
||||||
shadow "com.github.ReplayMod:ReplayStudio:69b1296", shadeExclusions
|
shadow "com.github.ReplayMod:ReplayStudio:8cfd22c", shadeExclusions
|
||||||
|
|
||||||
implementation(FABRIC ? dependencies.project(path: jGui.path, configuration: "namedElements") : jGui) {
|
implementation(FABRIC ? dependencies.project(path: jGui.path, configuration: "namedElements") : jGui) {
|
||||||
transitive = false // FG 1.2 puts all MC deps into the compile configuration and we don't want to shade those
|
transitive = false // FG 1.2 puts all MC deps into the compile configuration and we don't want to shade those
|
||||||
|
|||||||
2
jGui
2
jGui
Submodule jGui updated: 37b1273be4...3ac431cfa9
Reference in New Issue
Block a user