#What is the entity component for riding in a boat?
1 messages · Page 1 of 1 (latest)
The entity itself cannot dictate whether it can ride a boat or not, the boat entity has a component called rideable that controls what can ride it
Ok thanks
How would i write that component out, I dont see any examples of it in other mobs
Check boats