diff --git a/build.gradle b/build.gradle index bc5b760e..34ccd613 100644 --- a/build.gradle +++ b/build.gradle @@ -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..