mirror of
https://github.com/Auxilor/Reforges.git
synced 2025-12-26 18:39:19 +00:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -9,6 +9,7 @@ dependencies {
|
||||
compileOnly 'com.willfp:Talismans:4.6.0'
|
||||
compileOnly 'com.github.Archy-X:AureliumSkills:Beta1.2.4'
|
||||
compileOnly 'org.black_ixx:playerpoints:3.0.0'
|
||||
compileOnly fileTree(dir: '../../lib', include: ['*.jar'])
|
||||
}
|
||||
|
||||
build.dependsOn publishToMavenLocal
|
||||
|
||||
@@ -123,6 +123,7 @@ gui:
|
||||
reforge:
|
||||
cost: 7500
|
||||
xp-cost: 0 # In levels
|
||||
use-player-points: false
|
||||
|
||||
cost-exponent: 1.15 # (Reforges done ^ cost exponent) * cost
|
||||
|
||||
|
||||
Reference in New Issue
Block a user