Resource World

Quick rating

Community listing page, reviews here may not be monitored by the author.

Resource World

No reviews yet

A server side mod to create resource worlds

No Theme
No Genre
Custom Dimensions
World Gen Improvements
QoL & Tweaks
Server Utility
Mod Loaders
Forge
NeoForge
Fabric
Minecraft

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
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

Where It Runs
Server Only

Runs entirely on the server. Also works in singleplayer.

About

Project Details

Type
Mod
License
All Rights Reserved
Latest Version
Resource World 2.0 for 26.1.2 Universal

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

CurseForge ID
Modrinth ID

Resources

External Links

About

Description

Resource World

This mod can create resource worlds. These worlds can reset standalone from main worlds.

Logically support modded dimensions.

Features

  • Create separated resource worlds from any exists dimensions
  • Standalone seeds, game rules, difficulties and world borders
  • Reset standalone

Commands

Root command: /resourceworld

Player Commands

  • /resourceworld home: Teleport to your spawn point. This is the only way to exit resource worlds without other mods.
  • /resourceworld tp <world id>: Random teleport to resource worlds.

Admin Commands

  • /resourceworld create <world id> <type/flat> ... [<seed>]: Create a resource world with specific dimension options. Seed is optional, leave blank for random seed.
  • /resourceworld create <world id> mirror <dimension>: Create a snapshot of an existing dimension.
  • /resourceworld create <world id> template <template> <dimension>: Create a snapshot from a template.
  • /resourceworld delete <world id>: Permanently delete a resource world.
  • /resourceworld reset <world id>: Reset specific resource world. (Delete previous one and create new with different seed.)
  • /resourceworld enable/disable <world id>: Enable/Disable specific resource world.
  • /resourceworld settings <world id> <option> [<new value>]: Configure resource world settings.

All available settings

  • centerX: Center X of the world border.
  • centerZ: Center Z of the world border.
  • range: World border radius.
  • spawnPoint: Resource world spawn point.
  • cooldown: /resourceworld tp cooldown.
  • hideSeedHash: Whether hide resource world seed hash from players, open this can partly prevent seed cracking but may cause wrong biome sounds and sky colors.
  • allowHomeCommand: Whether allow using /resource home command.

Copy world sources

  • mirror <dimension> snapshots an existing loaded dimension in the current save. The server saves before copying.
  • template <template> <dimension> loads a snapshot from <server directory>/resourceworld/<template>.

Both types copy only region, entities, and poi. Template folders use normal save layouts: the template root is the overworld, DIM-1 is the Nether, DIM1 is the End, and dimensions/<namespace>/<path> is any other dimension. Both types preserve their original source seed and never accept a seed argument. Resetting only refreshes the copied data. Templates must include their original level.dat so template can read the seed.

Developer Usage

If you want to customize the dimension random teleport locator, create a class implement RandomTeleportEntrypoint, then annotate with @EntryPointProvider(slug="random_teleport_locator")(forge) or write into entrypoint random_teleport_locator(fabric)

Resource World

This mod can create resource worlds. These worlds can reset standalone from main worlds.

Logically support modded dimensions.

Features

  • Create separated resource worlds from any exists dimensions
  • Standalone seeds, game rules, difficulties and world borders
  • Reset standalone

Commands

Root command: /resourceworld

Player Commands

  • /resourceworld home: Teleport to your spawn point. This is the only way to exit resource worlds without other mods.
  • /resourceworld tp <world id>: Random teleport to resource worlds.

Admin Commands

  • /resourceworld create <world id> <type/flat> ... [<seed>]: Create a resource world with specific dimension options. Seed is optional, leave blank for random seed.
  • /resourceworld create <world id> mirror <dimension>: Create a snapshot of an existing dimension.
  • /resourceworld create <world id> template <template> <dimension>: Create a snapshot from a template.
  • /resourceworld delete <world id>: Permanently delete a resource world.
  • /resourceworld reset <world id>: Reset specific resource world. (Delete previous one and create new with different seed.)
  • /resourceworld enable/disable <world id>: Enable/Disable specific resource world.
  • /resourceworld settings <world id> <option> [<new value>]: Configure resource world settings.

All available settings

  • centerX: Center X of the world border.
  • centerZ: Center Z of the world border.
  • range: World border radius.
  • spawnPoint: Resource world spawn point.
  • cooldown: /resourceworld tp cooldown.
  • hideSeedHash: Whether hide resource world seed hash from players, open this can partly prevent seed cracking but may cause wrong biome sounds and sky colors.
  • allowHomeCommand: Whether allow using /resource home command.

Copy world sources

  • mirror <dimension> snapshots an existing loaded dimension in the current save. The server saves before copying.
  • template <template> <dimension> loads a snapshot from <server directory>/resourceworld/<template>.

Both types copy only region, entities, and poi. Template folders use normal save layouts: the template root is the overworld, DIM-1 is the Nether, DIM1 is the End, and dimensions/<namespace>/<path> is any other dimension. Both types preserve their original source seed and never accept a seed argument. Resetting only refreshes the copied data. Templates must include their original level.dat so template can read the seed.

Developer Usage

If you want to customize the dimension random teleport locator, create a class implement RandomTeleportEntrypoint, then annotate with @EntryPointProvider(slug="random_teleport_locator")(forge) or write into entrypoint random_teleport_locator(fabric)

Screenshots

Gallery

This project has no gallery images yet.

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

~20,000
Total Downloads
CurseForge
~13,000
Modrinth
~7,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
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