Modrinth · Minecraft mod
Default servers
Ship default server entries with your modpack!
Quick answer
Which Default servers release matches Quilt?
Default servers 1.1.0-1.19.2 targets 1.19.2 with Fabric, Quilt. It must be installed on the client. Do not install it on the dedicated server. No extra mods listed for this file.
Where it goes
Is Default servers required on the client, server, or both?
It must be installed on the client. Do not install it on the dedicated server.
This file is marked client-only.
What else does Default servers 1.1.0-1.19.2 need?
1.1.0-1.19.2 on Quilt. Every mod below is checked against that same setup.
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 Default servers without breaking your instance.
Built for Default servers 1.1.0-1.19.2 on Quilt. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use 1.1.0-1.19.2. It targets 1.19.2 with Fabric, Quilt; 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
It must be installed on the client. Do not install it on the dedicated server.
- 04
Pick the file you checked
Use the “Get this file” button beside 1.1.0-1.19.2. It opens that exact file at the source.
About this project
What does Default servers add?
Default Servers provides a simple solution for modpack creators trying to ship out default server lists to players.
Instead of overwriting the servers.dat file, which often leads to player-added servers being deleted on updates,
Default Servers allows you to ship default data inside config/default-servers.json. This file is loaded at runtime
and will populate the servers.dat file if it does not exist.
Usage
The default config file is composed of a list of server entries, as seen below:
{
"servers": [
{
"name": "All of Fabric",
"ip": "127.0.0.1",
"forced": false
},
{
"name": "My Epic Server",
"ip": "127.0.0.1",
"resources": "enabled",
"forced": false
},
{
"name": "Gamer Time",
"ip": "127.0.0.1",
"forced": true
}
]
}
name and ip fields are required, while resources and forced are optional.
Resources can be one of the following values:
- "enabled" - server will automatically download resource packs
- "disabled" - server will not download resource packs
- "prompt" - server will prompt for resource packs [default]
If forced is set to true (default: false), the server will be added to the servers.dat list on boot regardless of whether the file already exists.
If a server entry with the same IP address already exists, the entry will not be added.
License
Default Servers is available under MIT.
1.19.2 port by AnotherPillow, previous releases by Draylar & kaifabian.
Project description from Modrinth.
Pick your setup
Default servers by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
Check the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Default servers versions and loaders
1.1.0-1.19.2
default-servers-1.1.0-1.19.2.jar
16 Nov 2025
Looking for an older file? The official Modrinth project page is in Resources.