#bad path finding at path_grass block[SOLVED]

1 messages · Page 1 of 1 (latest)

small pecan
#

my mobs doesnt attack any entity that is in grass path

#
"minecraft:navigation.walk": {
                "can_sink": true,
                "can_swim": true,
                "avoid_damage_blocks": true,
                "can_open_doors": true,
                "can_pass_doors": true,
                "avoid_portals": true,
                "avoid_water": false
            },
            "minecraft:movement.basic": {},```
#

this is the path finding