mirror of
https://github.com/eliasstepanik/Create.git
synced 2026-01-11 16:48:29 +00:00
36 lines
1.1 KiB
JSON
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
|
|
} |