Skip to content

Preconfigured Mobs

Florian Fülling edited this page Nov 15, 2020 · 3 revisions

These settings are considered more or less reasonable default settings.
These can be used as a replacement for worldsettings.mobSettings.mobTypes

    mobTypes:
      ==: bloodNightMobTypes
      Enderman:
      - ==: bloodNightMobSetting
        mobName: FearfulEnderman
        displayName: ""
        active: true
        dropAmount: -1
        overrideDefaultDrops: false
        drops: []
        healthModifier: MULTIPLY
        health: 2.5
        damageModifier: MULTIPLY
        damage: 1.8
      - ==: bloodNightMobSetting
        mobName: ToxicEnderman
        displayName: ""
        active: true
        dropAmount: -1
        overrideDefaultDrops: false
        drops: []
        healthModifier: MULTIPLY
        health: 2.5
        damageModifier: MULTIPLY
        damage: 1.0
      Zombie:
      - ==: bloodNightMobSetting
        mobName: InvisibleZombie
        displayName: ""
        active: true
        dropAmount: -1
        overrideDefaultDrops: false
        drops: []
        healthModifier: MULTIPLY
        health: 1.6
        damageModifier: MULTIPLY
        damage: 3.0
      - ==: bloodNightMobSetting
        mobName: ArmoredZombie
        displayName: ""
        active: true
        dropAmount: -1
        overrideDefaultDrops: false
        drops: []
        healthModifier: MULTIPLY
        health: 1.3
        damageModifier: MULTIPLY
        damage: 1.8
      - ==: bloodNightMobSetting
        mobName: SpeedZombie
        displayName: ""
        active: true
        dropAmount: -1
        overrideDefaultDrops: false
        drops: []
        healthModifier: MULTIPLY
        health: 1.5
        damageModifier: MULTIPLY
        damage: 3.5
      Creeper:
      - ==: bloodNightMobSetting
        mobName: EnderCreeper
        displayName: ""
        active: true
        dropAmount: -1
        overrideDefaultDrops: false
        drops: []
        healthModifier: MULTIPLY
        health: 1.2
        damageModifier: MULTIPLY
        damage: 2.0
      - ==: bloodNightMobSetting
        mobName: SpeedCreeper
        displayName: ""
        active: true
        dropAmount: -1
        overrideDefaultDrops: false
        drops: []
        healthModifier: MULTIPLY
        health: 1.2
        damageModifier: MULTIPLY
        damage: 2.0
      - ==: bloodNightMobSetting
        mobName: GhostCreeper
        displayName: ""
        active: true
        dropAmount: -1
        overrideDefaultDrops: false
        drops: []
        healthModifier: MULTIPLY
        health: 2.0
        damageModifier: MULTIPLY
        damage: 3.0
      - ==: bloodNightMobSetting
        mobName: ToxicCreeper
        displayName: ""
        active: true
        dropAmount: -1
        overrideDefaultDrops: false
        drops: []
        healthModifier: MULTIPLY
        health: 1.5
        damageModifier: MULTIPLY
        damage: 1.0
      - ==: bloodNightMobSetting
        mobName: UnstableCreeper
        displayName: ""
        active: true
        dropAmount: -1
        overrideDefaultDrops: false
        drops: []
        healthModifier: MULTIPLY
        health: 0.5
        damageModifier: MULTIPLY
        damage: 1.5
      - ==: bloodNightMobSetting
        mobName: NervousPoweredCreeper
        displayName: ""
        active: true
        dropAmount: -1
        overrideDefaultDrops: false
        drops: []
        healthModifier: MULTIPLY
        health: 1.2
        damageModifier: MULTIPLY
        damage: 2.3
      Spider:
      - ==: bloodNightMobSetting
        mobName: BlazeRider
        displayName: ""
        active: true
        dropAmount: -1
        overrideDefaultDrops: false
        drops: []
        healthModifier: MULTIPLY
        health: 3.2
        damageModifier: MULTIPLY
        damage: 2.3
      - ==: bloodNightMobSetting
        mobName: SpeedSkeletonRider
        displayName: ""
        active: true
        dropAmount: -1
        overrideDefaultDrops: false
        drops: []
        healthModifier: MULTIPLY
        health: 3.2
        damageModifier: MULTIPLY
        damage: 2.3
      - ==: bloodNightMobSetting
        mobName: WitherSkeletonRider
        displayName: ""
        active: true
        dropAmount: -1
        overrideDefaultDrops: false
        drops: []
        healthModifier: MULTIPLY
        health: 3.8
        damageModifier: MULTIPLY
        damage: 2.3
      Phantom:
      - ==: bloodNightMobSetting
        mobName: FearfulPhantom
        displayName: ""
        active: true
        dropAmount: -1
        overrideDefaultDrops: false
        drops: []
        healthModifier: MULTIPLY
        health: 2.8
        damageModifier: MULTIPLY
        damage: 1.8
      - ==: bloodNightMobSetting
        mobName: FirePhantom
        displayName: ""
        active: true
        dropAmount: -1
        overrideDefaultDrops: false
        drops: []
        healthModifier: MULTIPLY
        health: 3.2
        damageModifier: MULTIPLY
        damage: 2.2
      - ==: bloodNightMobSetting
        mobName: PhantomSoul
        displayName: ""
        active: true
        dropAmount: -1
        overrideDefaultDrops: false
        drops: []
        healthModifier: MULTIPLY
        health: 3.4
        damageModifier: MULTIPLY
        damage: 2.5
      Skeleton:
      - ==: bloodNightMobSetting
        mobName: MagicSkeleton
        displayName: ""
        active: true
        dropAmount: -1
        overrideDefaultDrops: false
        drops: []
        healthModifier: MULTIPLY
        health: 3.0
        damageModifier: MULTIPLY
        damage: 1.0
      - ==: bloodNightMobSetting
        mobName: InvisibleSkeleton
        displayName: ""
        active: true
        dropAmount: -1
        overrideDefaultDrops: false
        drops: []
        healthModifier: MULTIPLY
        health: 3.0
        damageModifier: MULTIPLY
        damage: 2.0
      Witch:
      - ==: bloodNightMobSetting
        mobName: ThunderWizard
        displayName: ""
        active: true
        dropAmount: -1
        overrideDefaultDrops: false
        drops: []
        healthModifier: MULTIPLY
        health: 1.8
        damageModifier: MULTIPLY
        damage: 1.0
      - ==: bloodNightMobSetting
        mobName: FireWizard
        displayName: ""
        active: true
        dropAmount: -1
        overrideDefaultDrops: false
        drops: []
        healthModifier: MULTIPLY
        health: 3.0
        damageModifier: MULTIPLY
        damage: 1.0
      - ==: bloodNightMobSetting
        mobName: WitherWizard
        displayName: ""
        active: true
        dropAmount: -1
        overrideDefaultDrops: false
        drops: []
        healthModifier: MULTIPLY
        health: 2.0
        damageModifier: MULTIPLY
        damage: 1.0
      Slime:
      - ==: bloodNightMobSetting
        mobName: ToxicSlime
        displayName: ""
        active: true
        dropAmount: -1
        overrideDefaultDrops: false
        drops: []
        healthModifier: MULTIPLY
        health: 3.0
        damageModifier: MULTIPLY
        damage: 1.0
Clone this wiki locally