
CartsMoveSlowerOffroad
Cartswright Caravan carts move at a slower speed unless on fast terrain (path, gravel, packed dirt)
Description
<pre><strong>Requires <a href="https://mods.vintagestory.at/cartwrightscaravan">Cartswright Caravan mod</a></strong><br /><br />Carts move at a slower speed unless on fast terrain (path, gravel, packed dirt)<br /><br />Configuration (cartsmovesloweroffroad.json): </pre> <div> <div><code>{</code></div> <div><code> "BlockSpeedMultipliers": {</code></div> <div><code> "game:stonepath*": 1.1,</code></div> <div><code> "chiseltools:pathedchiseledblock": 1.1,</code></div> <div><code> "game:woodenpath*": 1.0,</code></div> <div><code> "game:gravel-*": 1.0,</code></div> <div><code> "game:packeddirt": 1.0,</code></div> <div><code> "game:drypackeddirt": 1.0,</code></div> <div><code> "*:*": 0.7 // default speed multiplier when none of the previous block wildcards match</code></div> <div><code> }</code></div> <div><code>}</code></div> <div> </div> </div>
Download
No download link is available for this entry right now.
Ratings & reviews
Sign in to leave a rating or comment.

