This repository has been archived on 2023-11-02. You can view files and clone it, but cannot push or open issues or pull requests.
jland-packwiz-pack/config/bedbenefits.json

12 lines
242 B
JSON
Raw Normal View History

2023-11-02 12:32:44 -05:00
{
"restoreHealth": {
"healAmount": 5.0,
"requiredFoodAmount": 0
},
"sleepOffEffects": {
"removeHarmfulEffects": true,
"removeBeneficialEffects": false,
"removeNeutralEffects": false,
"requiredFoodAmount": 0
}
}