File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11plugins {
2- id ' fabric-loom' version ' 1.14 -SNAPSHOT'
3- id ' legacy-looming' version " 1.14 -SNAPSHOT" // Version must be the same as fabric-loom's
2+ id ' fabric-loom' version ' 1.15 -SNAPSHOT'
3+ id ' legacy-looming' version " 1.15 -SNAPSHOT" // Version must be the same as fabric-loom's
44 id ' maven-publish'
55 id ' com.gradleup.shadow' version ' 9.3.0'
66 id ' xyz.wagyourtail.jvmdowngrader' version ' 1.3.4'
Original file line number Diff line number Diff line change @@ -7,10 +7,10 @@ org.gradle.jvmargs=-Xmx1G
77 minecraft_version = 1.6.4
88 yarn_build = 458
99 loader_version = 0.18.2
10- fabric_version = 1.9.1 +1.12.2
10+ fabric_version = 1.13.3 +1.6.4
1111 spasm_version =0.2
1212
1313# Mod Properties
14- mod_version = 1.28.0
14+ mod_version = 1.28.1
1515 maven_group = io.github.fabriccompatibilitylayers
1616 archives_base_name = mod-remapping-api
You can’t perform that action at this time.
0 commit comments