Skip to content

nnHomoli/SyncMyRide

Repository files navigation

SyncMyRide

mod icon, but wider

This mod is intended for "Better Than Adventure!" fork-mod

While there could be better implementation by modding both client & server, this one is oriented to be handled by server only

Because of the above, it might affect performance a bit

Features

  • Players now receive vehicle packets when they load a new entity

  • Ride Height synchronization by using dummies

  • /ride command

  • Also supports entities

  • Other small related improvements & fixes

comparison gif

Config

vehicle-delay=int

Delay after which the server will send an initial vehicle update to the player for the new entity

By default, this value is 5

dummy-id=int

Item ID that dummies are using to fill the gaps

By default, this value is 16415, which is a "String" item

Gallery

Zombie riding on player

Creeper riding on player

BetterTogether with SyncMyRide