Files
Epoch-Runner-Server/overrides/config/nutrition/effects/toughness.json
Jacob Vinding 44b79588a3 Initial
2025-12-26 23:36:50 +01:00

11 lines
179 B
JSON

{
"name": "toughness",
"potion": "nutrition:toughness",
"amplifier": 0,
"minimum": 90,
"maximum": 100,
"detect": "cumulative",
"cumulative_modifier": 1,
"enabled": true
}