How to link entities together with lead?

Started by superProxi64 on

Topic category: Help with modding (Java Edition)

Last seen on 16:11, 8. Jun 2022
Joined May 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to link entities together with lead?

Basically my idea is to give the player the ability to link carts onto horses with a lead, similarly to how you can attach entities to fences with leads. Does anyone know how to do this?

Last seen on 04:19, 17. Apr 2024
Joined May 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You need to use commands and…
Wed, 08/25/2021 - 17:25

You need to use commands and the UUID of the cart. MCStacker makes this kind of thing very efficient.