
mmdload
Pulls compressed MMD-related files (for MmdSkin) via a link from the internet.
About this Mod
mmdload
Pulls MMD model files (or zip bundles of them) into .minecraft/3d-skin/ such that mmdskin picks them up.
For an example of an MMD auto-publishing compression workflow (for forgejo/gitea), look at mmdload-repo.
Commands
/mmdload <url>: fetch a URL once. Single MMD file or .zip. Chat reports progress and where it landed.
/mmdload (no args)`: fetches the URL saved in the config. Errors if nothing is set.
/mmdload-config <url>: saves the URL to config and fetches it immediately. Persists across restarts; the same URL is auto-fetched on every client startup.
Config
config/mmdload-client.toml, generated on first launch:
# URL to fetch on client startup. Accepts a single MMD file or a .zip.
# Leave empty to disable startup auto-download.
autoDownloadUrl = ""
Set it manually or via /mmdload-config.
Accepted files
.pmx .pmd .png .jpg .jpeg .bmp .tga .vmd .vpd
Anything else in a zip is skipped.
Zip entries with ../ are rejected (no zip-slip). 200 MB cap on download size.
Notes
Files extract into 3d-skin/ preserving the zip's internal directory structure, so a zip with EntityPlayer/MyModel/model.pmx lands at 3d-skin/EntityPlayer/MyModel/model.pmx. mmdskin reads from there directly.
Available Versions
How to Install mmdload on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set neoforge Loader
In the panel under "Egg", select the neoforge loader and matching Minecraft version (1.21.1).
Install Mod
Open the mod browser in the dashboard and search for "mmdload". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.21.1
Server-side
✗ UnsupportedRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
mmdload server crashes on startup – what to do?
Most common cause: wrong neoforge 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.1). You can switch loaders with one click in the panel.
Is mmdload compatible with neoforge?
mmdload officially supports neoforge for Minecraft 1.21.1. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with mmdload – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if mmdload 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 mmdload with just one click on your server.