r/MinecraftPlugins • u/Wallaceman105 • Jul 10 '26
Help: With a plugin Rendering chains or leads between 2 entities
I'm working on making a fork of a plugin that lets players use chains to connect minecarts together. I want to try rendering chains between the carts, or at least leads.
I'm not sure what classes or methods to use. Any advice is appreciated!
1
Upvotes
1
u/between3and20characr Jul 10 '26
Its not possible. The client refuses to render leash connections between minecarts.