Setup 1.20
This commit is contained in:
parent
ec266f6140
commit
622d77a7fc
3 changed files with 10 additions and 11 deletions
|
@ -59,10 +59,9 @@ dependencies {
|
|||
mappings loom.officialMojangMappings()
|
||||
modImplementation "net.fabricmc:fabric-loader:${project.loader_version}"
|
||||
modImplementation "net.fabricmc.fabric-api:fabric-api:${project.fabric_version}"
|
||||
modCompileOnly "com.terraformersmc:modmenu:${project.modmenu_version}"
|
||||
|
||||
modCompileOnly "dev.emi:emi:${emi_version}"
|
||||
//modImplementation "dev.emi:emi:${emi_version}"
|
||||
// modCompileOnly "com.terraformersmc:modmenu:${project.modmenu_version}"
|
||||
//
|
||||
// modCompileOnly "dev.emi:emi:${emi_version}"
|
||||
|
||||
println "Using local WunderLib: ${local_wunderlib}"
|
||||
if (local_wunderlib) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue