This commit is contained in:
2025-10-20 07:33:27 +00:00
parent cb6e810b0a
commit 1ab81d5f52
4223 changed files with 1326379 additions and 0 deletions

View File

@@ -0,0 +1,66 @@
{
"lichConfig": {
"eternalNighttime": true,
"experienceDrop": 3022,
"idleHealingPerTick": 0.20000000298023224,
"health": 8000.0,
"missile": {
"mobEffectId": "minecraft:slowness",
"mobEffectDuration": 100,
"mobEffectAmplifier": 2,
"damage": 9.0
},
"comet": {
"explosionStrength": 4.0
},
"summonMechanic": {
"isEnabled": true,
"entitiesThatCountToSummonCounter": [
"minecraft:skeleton",
"minecraft:giant",
"minecraft:phantom",
"minecraft:zoglin",
"minecraft:zombified_piglin",
"minecraft:wither_skeleton",
"minecraft:husk",
"minecraft:skeleton_horse",
"minecraft:stray",
"minecraft:zombie_horse",
"minecraft:zombie",
"minecraft:drowned",
"minecraft:wither",
"minecraft:zombie_villager"
],
"numEntitiesKilledToDropSoulStar": 50
}
},
"obsidilithConfig": {
"health": 5000.0,
"armor": 14.0,
"attack": 16.0,
"idleHealingPerTick": 0.5,
"experienceDrop": 3983,
"spawnPillarOnDeath": true,
"anvilAttackExplosionStrength": 4.0
},
"gauntletConfig": {
"health": 300.0,
"armor": 0.0,
"attack": 16.0,
"idleHealingPerTick": 0.5,
"experienceDrop": 2401,
"spawnAncientDebrisOnDeath": true,
"energizedPunchExplosionSize": 4.5,
"normalPunchExplosionMultiplier": 1.5
},
"voidBlossomConfig": {
"health": 4000.0,
"armor": 0.0,
"attack": 12.0,
"idleHealingPerTick": 0.5,
"experienceDrop": 1864
},
"generalConfig": {
"tableOfElevationRadius": 3
}
}