Resource World
Modby IAFEnvoy
A server side mod to create resource worlds
Type
Mod
CurseForge Downloads
9,158
CurseForge ID
1255178
Modrinth Downloads
6,490
Modrinth ID
ynOPEE9I
Last Updated
Jun 11, 2026
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 `: Random teleport to resource worlds.
### Admin Commands
- `/resourceworld create ... []`: Create a resource world with specific dimension
options. Seed is optional, leave blank for random seed.
- `/resourceworld delete `: Permanently delete a resource world.
- `/resourceworld reset `: Reset specific resource world. (Delete previous one and create new with different
seed.)
- `/resourceworld enable/disable `: Enable/Disable specific resource world.
- `/resourceworld settings []`: 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.
### 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)
Compatibility
Mod Loaders
Fabric
Forge
Neoforge
Game Versions
1.20
1.20.1
1.21
1.21.1
Similar Mods
Enchantable
Adds balanced enchantments that fit into the vanilla game!
Mod
156,441
VisualKeys
Utility mod that adds screen keyboard with all keybindings
Mod
156,429
military armor
this mod add stuff for military
Mod
156,315
Endless Ocean: Adventures
Aquatic animals, fish, landscapes, aquarium building, and more!
Mod
156,285
Create: The Recipe Expansion
Adds recipes for items making them fully automatable whilst sticking to the true create feel!
Mod
156,285
Styled Player List
This mod allows server owners to change player list look!
Mod
156,239