mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 16:16:17 +02:00
progress on new metrics
This commit is contained in:
parent
d037263e3f
commit
3e68af06ea
11 changed files with 141 additions and 47 deletions
|
|
@ -21,6 +21,8 @@ object ConfigOptions {
|
|||
// Path for config values
|
||||
// ----------------------
|
||||
|
||||
const val METRIC_TYPE = "metric_type"
|
||||
|
||||
const val CAP_ANVIL_COST = "limit_repair_cost"
|
||||
const val MAX_ANVIL_COST = "limit_repair_value"
|
||||
const val REMOVE_ANVIL_COST_LIMIT = "remove_repair_limit"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue