Create/config/incapacitated.json
2025-07-06 13:20:24 +02:00

36 lines
1.1 KiB
JSON

{
"info": "For documentation on what each item does, see the readme file on github: https://github.com/CartoonishVillain/Incapacitated",
"merciful": 0,
"canBreakOrInteractWithBlocks": false,
"canJumpWhileDown": false,
"hunter": false,
"slow": false,
"weakened": false,
"regenerating": false,
"unlimitedDowns": false,
"downLogging": false,
"reviveMessage": true,
"foodReviveList": "minecraft:enchanted_golden_apple",
"foodAdrenalineList": "",
"foodHealList": "minecraft:golden_apple",
"downTicks": 2000,
"reviveTicks": 150,
"downCounter": 3,
"glowingWhileDowned": true,
"someInstantKills": true,
"instantKills": "wither,lava,outOfWorld",
"globalIncapMessage": true,
"globalReviveMessage": true,
"useSecondsForRevive": false,
"healPercentageOfMaxHealth": true,
"reviveHealth": 0.33,
"reviveHunger": -1,
"reviveSaturation": -1.0,
"shouldDownTimeReset": false,
"shouldDisableFallFlying": false,
"shouldDieOnTimeout": true,
"incapEffectData": [],
"DANGERDisableGiveUp": false,
"DANGERDisableIncapPlayerDamage": false,
"DANGERFullServerKill": false
}