
ModsJava
Some Long Config Puller
A downloader which can download some minecraft config to your game instance.
⬇ Download on ModrinthSLCP - Some Long Config Puller
PS: We used AI to develop this Mod.
What is SLCP
SLCP is a fabric mod designed to automatically download files from the Internet. We designed it to update mods' configs and the server list in the Multiplayer menu. So it called "Some Long Config Puller".
Requirements
Config
Open the game instance folder,a folder called config,slcp folder in it,and then you can find config.json. You can configure it like this:
[
{
"LICENSE": {
"url": "https://www.apache.org/licenses/LICENSE-2.0.txt",
"output": "./config/slcp/",
"isServerDat": false
}
},
{
"serverlist": {
"url": "https://exam.ple/servers.dat",
"output": "./",
"isServerDat": true
}
},
{
"aaa": {
"url": "https://exam.ple/something.file",
"output": "./",
"isServerDat": false
}
}
]
If isServerDat is true, this mod will merge the servers.dat file from the Internet to your own server list in your Multiplayer menu.
Thanks to
Verified by MCModsHub
- Ships as slcp-1.1.0.jar — drop this file into the mods folder
- Download size: 26 KB
- Download link checked 28 Aug 2026 — working
These come from our own check of the pack file, not from the source page.