Skip to content

[Version 3] JSON Config

Insane96 edited this page Nov 9, 2025 · 1 revision

JSON Configs are a special type of config found in the config folder enhancedai

Mobs

Break anger

break_anger_config

A list of entities that will get angry if the specified block is broken

  • block: Block ID or Tag
  • entity: Entity ID or Tag
  • range: Range at which the entity can see the player break blocks
  • requires_line_of_sight: If the entity must see the player to get angry

Shielding

shield_block_chance

A list of shields and their relative chance for a mob to block a hit

  • id: Item ID or Tag
  • chance: Chance for the mob to block a hit

Version 3

Version 2

Version 1.15.4 and below

(MC 1.19+ only)

Clone this wiki locally