Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Supported environments
Creators
Details
Licensed MIT
Published 5 months ago
Updated yesterday
Changelog
Added mobs_ignore power type:
Mobs Ignore
Makes hostile mobs ignore the player.
Type ID: sync:mobs_ignore
Fields
| Field | Type | Default | Description |
|---|---|---|---|
mob_condition |
Entity Condition | optional | If set, this will determine what entity condition the entity must meet in order to be effected by this power. |
bientity_condition |
Bi-entity Condition | optional | If set, this will determine what bi-entity condition the entity must meet in order to be effected by this power. |
provokable |
Boolean | true |
If set to false (or omit it), then mobs will always ignore the player, even if attacked. |
Example
{
"type": "sync:mobs_ignore",
"mob_condition": {
"type": "apoli:entity_type",
"entity_type": "minecraft:skeleton"
},
"provokable": false
}
This power causes skeletons to ignore the player.
Dependencies
Files
Metadata
Release channel
ReleaseVersion number
1.5.0Loaders
Game versions
1.20.1Environment
Client and server, required on both
Downloads
10Publication date
January 16, 2026 at 3:58 AMPublisher

Overgrown
Creator




