World Repos

Quick rating

World Repos

No reviews yet

This mod lets you browse and download worlds from repos

Storage & Organization
Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Unsupported

About

Project Details

Type
Mod
License
MIT License
Latest Version
1.0-1.21.5
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

About

Description

World Repos lets Minecraft players and map creators share and discover custom worlds effortlessly through simple online repositories.

How it works

Map creators upload a small JSON file plus zipped world files to their own website or hosting service. Players add the repository URL inside the mod, then browse, preview, and download the worlds directly from that repo — all without leaving Minecraft.

fabric-api

Features

  • Simple setup for creators: just upload a JSON manifest and zipped worlds to a web folder.

  • In-game interface for browsing and downloading worlds from any added or public repo.

  • A curated public repo list where creators can submit their repositories for easy discovery by everyone.

Perfect for map makers wanting to share, and players wanting fresh new worlds to explore.

FAQ

📁 How to make my own repository?Create a MinecraftWorldRepo.json file with the following format:
{
  "info": {
    "name": "My Test World Repo",
    "description": "Testing The mod",
    "author": "TGGamesYT"
  },
  "worlds": [
    {
      "name": "My test world",
      "description": "Testing!",
      "location": "test_world.zip"
    }
  ]
}
Host it at a public URL (e.g. https://my.site/repo/MinecraftWorldRepo.json) and place your world zips in the same directory, relative to the JSON.
🌐 How to add my repo to the public list? Just create an issue at the GitHub issues page and tell us about your repo. If it fits, it’ll likely be added
🎮 How to use a repository?Launch Minecraft with the mod installed, open the mod's menu, click “Add New Repo”, paste the link to the repo (the location where the json is located, but without the json), and you’re good to go! You can now browse and download worlds directly from that repository.

Screenshots

Gallery

  • Repo Manager Menu
    Repo Manager Menu

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Modrinth
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works