
Vintage Story Mod DB · Vintage Story mod
Jaunt Speed Patch
Jaunt Speed Patch This is a server-side utility mod for Vintage Story designed to tweak the velocities of riding entities (like Equus horses) when using the Jaunt mod. Potentially BROKEN with the new Jaunt version! Key Features • 100% Server-Side: Players
Quick answer
Which Jaunt Speed Patch release should I use?
Jaunt Speed Patch 1.0.4 targets 1.22.3. Do not install it on the client. It must be installed on the dedicated server. No extra mods listed for this file.
Where it goes
Is Jaunt Speed Patch required on the client, server, or both?
Do not install it on the client. It must be installed on the dedicated server.
This Vintage Story file is marked server-only.
What else does Jaunt Speed Patch 1.0.4 need?
1.0.4. Change the file and its required mods may change too.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional mods.
Before you install it
Add Jaunt Speed Patch without breaking your instance.
Built for Jaunt Speed Patch 1.0.4. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use 1.0.4. It targets 1.22.3; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
This file does not list any required mods. Do not add a library just because a different file uses it.
- 03
Put it on the correct side
Do not install it on the client. It must be installed on the dedicated server.
- 04
Pick the file you checked
Use the “Get this file” button beside 1.0.4. It opens that exact file at the source.
About this project
What does Jaunt Speed Patch add?
Jaunt Speed Patch
This is a server-side utility mod for Vintage Story designed to tweak the velocities of riding entities (like Equus horses) when using the Jaunt mod.
Potentially BROKEN with the new Jaunt version!
Key Features
-
100% Server-Side: Players do not need to download or install this mod. Simply drop it into the server's mod folder, and it works instantly. Possible rubber banding with extreme settings on servers, in that case better download also on clients
-
Zero Performance Impact: Highly optimized to run directly within the movement calculations, ensuring your server experiences zero lag or tick overhead.
-
Smart Hierarchy Customization: Easily set custom speeds globally, for specific mods, or down to individual animal types.
Configuration Guide
When you first launch the server with this mod installed, a configuration file named jauntspeedpatchConfig.json will automatically generate inside your server's ModConfig/ directory.
The mod uses a strict Priority Matrix to determine how fast an entity can move:
-
Specific Entity Overrides: Directly matches a specific creature (Highest priority).
-
Domain Defaults: Applies to every creature from a specific mod namespace (e.g., all horses under the
equusmod). -
Global Defaults: The fallback multiplier used if a creature isn't specified anywhere else.
Sample Configuration (jauntspeedpatchConfig.json)
Here is an example setup configured to make mounts really slow, perfect for testing if the patch is active:
{
"GlobalDefaultWalkMultiplier": 0.1, // 1 = normal speed, 2 = double speeeed!
"GlobalDefaultFlyMultiplier": 0.1,
"DomainDefaults": {
"equus": {
"Walk": 0.15,
"Fly": 0.15
}
},
"SpecificEntityOverrides": {
"equus:pegasus": {
"Walk": 0.2,
"Fly": 0.5
}
}
}
Note on Multipliers: A value of
1.0represents standard, untouched speed. Setting a value to0.5cuts that speed in half, while2.0doubles it.
Credits
Deep gratitude goes out to the creators of the Jaunt mod for creating such an incredible framework for entity gaits and movement!
Commissioned by AlteOgre for the Ilu Ambar Server.
Check out my other mods here
Project description from Vintage Story Mod DB.
Pick your setup
Jaunt Speed Patch releases for each Vintage Story version.
Choose the version and loader you play, then open the matching release.
1.22.2
1 loader buildCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Jaunt Speed Patch versions and loaders
1.0.4
JauntSpeedPatch_v1.0.4.zip
11 Jul 2026
1.0.3
JauntSpeedPatch_v1.0.3.zip
20 Jun 2026
Looking for an older file? The official Vintage Story Mod DB project page is in Resources.