#is there a way to make an entity tameable without any sort of interaction?

1 messages · Page 1 of 1 (latest)

fickle aspen
#

I mean like being automatically tamed to the nearest player with no need for any sort of feeding it bones or riding it.

heavy cape
#

have you search the docs? or ask chatgpt?

#

cuz i don't know how

quiet bramble
velvet slate
modern kernel
#

I remember there is a method

entity.getComponent("tameable").setTamedToPlayer
#

you need to use script api tho