IMC-Vocality/config/knavesneeds/better_end.json5
2025-04-09 22:50:07 -05:00

14 lines
328 B
Plaintext

{
/* This file controls values specifically for BetterEnd.
Material modifiers are set to the base damage of each material's tier.
Values are ints, meaning you cannot have values with a decimal point.
Valid:
- '5'
Invalid:
- '3.4'
*/
"AETERNIUM_MOD": 0,
"TERMINITE_MOD": 0,
"THALLASIUM_MOD": 0
}