#Entity is not attacking

1 messages · Page 1 of 1 (latest)

hollow sandal
#

anyone???

normal orbit
#

example:
"minecraft:behavior.melee_attack": {"priority": 0}

normal orbit
#

Currently, what does the entity do?

hollow sandal
#

it’s just standing

normal orbit
#

You have to try if the entity has any problem when moving :(, try adding this component:
"minecraft:behavior.random_stroll": {"priority": 4,"speed_multiplier": 0.7}
Maybe there is also a problem regarding the definition of how it should move (fly, walk, swim, etc.)
try adding these too
"minecraft:navigation.walk": { "is_amphibious": true, "can_pass_doors": true, "can_break_doors": true, "avoid_portals": false }
"minecraft:movement.basic": {}

jovial hollow
#

I'm having the same issue and I have the entity moving and looks at me and everything but won't attack me at all