#How can i check is my mob eating, when i using minecraft:behavior.eat_block component? [ Solved ]

1 messages · Page 1 of 1 (latest)

ripe parrot
#

My mob isn't sheep and don't use id sheep that's why I can't use is_grazing. I need to check is_grazing or something similar to for run my graze animation

ripe parrot
#

Solved: use "runtime_identifier" for implement vanilla mob mechanics.

#

How can i check is my mob eating, when i using minecraft:behavior.eat_block component? [ Solved }