
Modpack Core
Modpack utilities to brand your modpack and display new update availability
Screenshots






About this Mod
A mod designed for modpack creators to use. Allows for an easy branding system, consisting of changing the window title and adding translatable texts in the screen corner.
You can add text into the corners of the minecraft title screen or pause menu.
You can make the text open url's, or copy stuff to clipboard if you want.
You can also change the window title to whatever you want
You can make it detect new versions of your modpack (checks a website for the given new version string) and if it's detected shows a special menu
A basic variable system is supported
- MAKING SELF REFERENCING VARIABLES MAY CRASH THE GAME
Replaces isxander's main menu credits and customwindowtitle
NO SUPPORT FOR CONTROLIFY
text groups have 4 elements
text value - text
what action to perform - action
there are 3 actions:
openurl
copy
chat
metadata for the action - data
e.g. what url to open
color of the text - the hex value
e.g. FFFFFF for white
Config
{
"simple": {
"modpack_version": "{mcversion}-1.0",
"next_version": "{mcversion}-1.1",
"modpack_name": ""
},
"titles": {
"ending_style": "{titles.window_title} - {ending}",
"window_title": "Minecraft {mcversion}*"
},
"pause_menu": {
"top_left": {
"text": "",
"color": "808080"
},
"top_right": {
"text": "",
"color": "808080"
},
"bottom_left": {
"text": "",
"color": "808080"
},
"bottom_right": {
"text": "",
"color": "808080"
}
},
"title_screen": {
"top_left": {
"text": ""
},
"top_right": {
"text": ""
},
"bottom_left": {
"text": ""
},
"bottom_right": {
"text": ""
}
},
"modpack_version_checker": {
"text_to_look_for": "{simple.modpack_name} {simple.next_version}",
"run_check": false,
"new_version": "{simple.next_version}",
"new_version_msg": "A new version of {simple.modpack_name} is available!",
"url_to_check": "https://modrinth.com/modpack/my-modpack/versions",
"download_website": "{modpack_version_checker.url_to_check}"
}
}
Available Versions
How to Install Modpack Core on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (1.21).
Install Mod
Open the mod browser in the dashboard and search for "Modpack Core". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.21, 1.20.6, 1.20.5
Server-side
✗ UnsupportedRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Modpack Core server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.21). You can switch loaders with one click in the panel.
Is Modpack Core compatible with fabric?
Modpack Core officially supports fabric for Minecraft 1.21, 1.20.6, 1.20.5. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Modpack Core – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Modpack Core consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install Modpack Core with just one click on your server.