Skip to content
Charly Bollinger edited this page Oct 29, 2024 · 4 revisions

Blaze

♨️ Fire Attack

Blazes set entities on fire on melee attacks.

Description

  • When Blazes attack an entity in melee, they set the entity on fire.
  • The entity is on fire for 5s.
  • The melee attack sets on fire only if the Blaze has active fire (fire around it).

👣 Reduced Follow Range

Blazes have a slightly reduced follow range.

Description

  • Blazes' follow range is 0.67x its old follow range.
    It now has 32 blocks of range.
  • This means they will alert other Blazes in this new reduced range.
  • If combined with the General Increased Follow Range option, they will finally be able to chase players when outside of their aggro range.

Configuration

The configuration of the Blaze can be found in .minecraft/config/sihywtcamd/nether.json.

  • fireAttack: [true|false] to enable/disable fire melee attacks of blazes
  • reducedFollowRange: [true|false] to enable/disable blazes reduced follow range
Clone this wiki locally