mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-11-22 03:43:30 +01:00
fixed Enchantability maven link
This commit is contained in:
parent
418920ffdf
commit
71742c5b3a
1 changed files with 1 additions and 1 deletions
|
@ -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..
|
||||
|
|
Loading…
Reference in a new issue