mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 16:16:17 +02:00
Add use of color cost.
This commit is contained in:
parent
794a440d33
commit
f72d3622ca
2 changed files with 18 additions and 4 deletions
|
|
@ -239,7 +239,7 @@ object ConfigOptions {
|
|||
/**
|
||||
* How many xp should use of color should cost
|
||||
*/
|
||||
private val useOfColorCost: Int
|
||||
val useOfColorCost: Int
|
||||
get() {
|
||||
return ConfigHolder.DEFAULT_CONFIG
|
||||
.config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue