🌐 Good news — we've translated this article into other languages!
Or pick the one you like:

Hardcore Map Reset Mod gives modpack makers an easy way to let players reinstall maps. If you’re playing a modpack with a special map that needs to be reset after you die, this mod adds a simple button to do it. You can create fresh copies of a map from a template without leaving the game.

Hardcore-Map-Reset-Mod.jpg

Features:

  • Adds a “Create from template” button to the world selection screen.
  • Lets you make many different copies of the same map.
  • Allows modpack creators to add map templates to a new “maps” folder.
  • Supports custom thumbnails and author names for each map template using an info.json file.
  • You can use structure block files (.nbt) as map templates.
  • Organize maps into sub-categories for easier browsing.

How to Use:

For Players:

  1. From the main menu, go to the world selection screen.
  2. Click the “Create from template” button.
  3. Choose the map you want to play from the list.
  4. Give your new world a name and start playing.

For Modpack Makers:

  1. Copy your world folders into the “maps” folder in the main Minecraft directory.
  2. Inside each map folder, create an “info.json” file to set the author’s name and a thumbnail image.
  3. You can also use structure files by placing a “structure.nbt” file in a new folder within the “maps” directory.

Screenshots:

As a user to make a new instance click the “Create from template” button on the world list and select the world you want and then give it a name!

Hardcore-Map-Reset-Mod-1.jpg
Minecraft world selection menu displaying a new button to create worlds from templates
Hardcore-Map-Reset-Mod-2.jpg
Interface for naming a new world and selecting a template from the list

As a mod pack dev:

As a mod pack dev, you will want to copy the template maps into the maps folder. Then in that maps folder create an info.json file. This should look like:

    {
    "author" : "Your Name",
    "thumbnail" : "thumbnail.png"
    }

The thumbnail tag should point to a square logo/screenshot of you map so the user can easily see what the map is like. In testing this was a 128×128 size image. As long as it is a square image you should be good.

Hardcore Map Reset Mod Download Links

For Minecraft 1.7.10

Download from Server 1Download from Server 2

For Minecraft 1.8.9

Download from Server 1Download from Server 2

For Minecraft 1.9.0

Download from Server 1

For Minecraft 1.9.4

Download from Server 1

For Minecraft 1.10.2

Download from Server 1

For Minecraft 1.11.2, 1.11

 Download from Server 2

For Minecraft 1.12.1, 1.12

Download from Server 1

For Minecraft 1.12.2

Download from Server 1Download from Server 2

Click to rate this post!
[Total: 0 Average: 0]