Back to NxLabs

NxLabs / Vintage Story

C

CartsMoveSlowerOffroad

SBy SiiMeR

Cartswright Caravan carts move at a slower speed unless on fast terrain (path, gravel, packed dirt)

Description

<pre>Requires Cartswright Caravan mod

Carts move at a slower speed unless on fast terrain (path, gravel, packed dirt)

Configuration (cartsmovesloweroffroad.json): </pre>

{
&nbsp; "BlockSpeedMultipliers": {
&nbsp; &nbsp; "game:stonepath": 1.1,
&nbsp; &nbsp; "chiseltools:pathedchiseledblock": 1.1,
&nbsp; &nbsp; "game:woodenpath": 1.0,
&nbsp; &nbsp; "game:gravel-": 1.0,
&nbsp; &nbsp; "game:packeddirt": 1.0,
&nbsp; &nbsp; "game:drypackeddirt": 1.0,
&nbsp; &nbsp; ":*": 0.7 // default speed multiplier when none of the previous block wildcards match
&nbsp; }
}
&nbsp;

Download

No download link is available for this entry right now.

Ratings & reviews

No ratings yet

Sign in to leave a rating or comment.