Random World Names

Quick rating

Random World Names

No reviews yet

Generates random names for new worlds

Mod Loaders
Fabric
Quilt
Minecraft
26.2

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
GNU Lesser General Public License v3.0 or later
Latest Version
1.2.0+26.1
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

Random world names

Generates random world names for the world creation screen. Just New World gets boring after a while, doesn't it?

The default list of names allows for over 10 billion different combinations. There are only two cases the default name is used:

  • Either your computer is too slow to generate a new name within the configured time limit (default 2 seconds)
  • Or you have so many worlds that no unique combinations could be found

Configuration (from version 1.1.0)

Config file

The config file (as of version 1.1.0) offers the following options:

Name Description Default value
name_length The number of words (name entries) to generate a name from 3
delimiter The delimiter to use for joining the entries (Space)
timeout The generation timeout (seconds) 2

In-Game configuration is possible if ModMenu is installed.

Resource pack configuration

Additional names can be added using resource packs, and unwanted packs may be blacklisted.

Adding names

Location: assets/random-world-names/names.json

Structure: Json Array

Example:

[
    "name1",
    "name2",
    "name3",
    ...
]

Blacklisting Packs

Location: assets/random-world-names/blacklist.json

Structure: Json Array

Example:

[
    "pack-id",
    "other-pack-id",
    "third-pack-id",
    ...
]

Note: The default names can be disabled by adding random-world-names to the blacklist.

Configuration for versions < 1.1.0

Versions below 1.1.0 only contain the functionality to add names using the names.json file.

That's it!

License

This mod is licensed under the LGPL-3.0 (or any later version) license. For details, please see the included License file.

Screenshots

Gallery

  • Display of the format used for generated names
    Display of the format used for generated names

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

~6,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