fixed Enchantability maven link

This commit is contained in:
Ell 2020-09-02 20:58:31 +02:00
parent 418920ffdf
commit 71742c5b3a

View file

@ -110,7 +110,7 @@ dependencies {
compileOnly fg.deobf("top.theillusivec4.curios:curios:FORGE-1.15.2-2.0-beta2:api")
compile fg.deobf("com.blamejared.crafttweaker:CraftTweaker-1.15.1:6.0.0.4")
compile fg.deobf("quarris.enchantability:enchantability:8.1.15")
compile fg.deobf("quarris.enchantability:Enchantability:8.4.23")
}
// Example for how to get properties into the manifest for reading by the runtime..