Minecart Physics
MinecartMania Physics
MinecartMania uses a custom minecart entity with new and adjustable physics to suit your server.
Most physics settings are specified at the server level, but a few can be changed on the fly to accommodate the track with signs. If a setting doesn't have a sign but there's a good reason for one, let me know and I can make one.
All physics settings are set as a percentage of the normal value, or true/false.
Property | Description | Default | Sign Action |
---|---|---|---|
Minecart Collisions | If true minecarts behave normally and collide with blocks and other minecarts. If false, minecarts will pass through each other and will not bounce off blocks. | false | None. |
Max speed | The top speed to which a minecart can be boosted. | 200 | [Max Speed:000] |
Max allowed max speed | The maximum allowed 'max speed' to which a minecart can be set with signs | 500 | None |
Slow When Empty | If true the server will use seperate friction for empty and full minecarts. By default empty carts slow down quicker. If set to false all carts will use the Passenger Friction | true | None. |
Passenger Friction | The rate a minecart slows down with a passenger, or when Slow When Empty is false. Set to 0 to remove slowdown. | 100 | None |
Empty Friction | The rate an empty minecart slows down when empty if Slow When Empty is true. Set to 0 to remove slowdown | 100 | None |
Slope Speed | The change in speed a minecart undergoes when going up or a down a slope. Set to 0 to remove speed change | 100 | None |
Passenger Push Speed | The maximum speed to which a rider can push a minecart while riding in it. Set to 0 to disable player-asssted movement | 25 | None |
Passenger Braking | Normally a passenger can only speed up a minecart, not slow it. Set this to true to allow passenger-assisted braking. | false | None |
Gravity | The speed at which a minecart in the air will fall. Larger values will make it fall faster | 100 | None. |
Magnet | When on, minecarts can not jump or leave the track vertically. When off minecarts can jump (via player jump button), jump via signs, ramp off the top of inclines and soar down declines. | false | [Magnet:on] or [Magnet:off] |