
Random World Names
Generates random names for new worlds
Обновлён 2 апреля 2026 г. · опубликован 18 октября 2024 г.
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.
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 1.2.0+26.1 | Релиз | 26.1.1, 26.1.2, 26.2-rc-2, 26.2 | fabric | 2 апреля 2026 г. | Скачать (253 КБ) |
| 1.1.1+1.21.11 | Релиз | 1.21.11 | fabric | 11 декабря 2025 г. | Скачать (253 КБ) |
| 1.1.1+1.21.9 | Релиз | 1.21.9 | fabric | 4 октября 2025 г. | Скачать (2.4 МБ) |
| 1.1.1+1.21.6 | Релиз | 1.21.6, 1.21.7, 1.21.8 | fabric | 24 июня 2025 г. | Скачать (2.3 МБ) |
| 1.1.0+1.21.6 | Релиз | 1.21.6 | fabric | 17 июня 2025 г. | Скачать (2.3 МБ) |
| 1.1.0+1.21.5 | Релиз | 1.21.5 | fabric | 16 апреля 2025 г. | Скачать (3.1 МБ) |
| 1.0.2+1.20.1 | Релиз | 1.20.1 | fabric | 15 апреля 2025 г. | Скачать (26 КБ) |
| 1.0.2+1.21.5 | Релиз | 1.21.5 | fabric | 3 апреля 2025 г. | Скачать (24 КБ) |
| 1.0.1+1.21.4 | Релиз | 1.21.4 | fabric | 10 декабря 2024 г. | Скачать (24 КБ) |
| 1.0.0+1.21.3 | Релиз | 1.21.2, 1.21.3 | fabric | 25 октября 2024 г. | Скачать (24 КБ) |
| 1.0.0+1.21.1 | Релиз | 1.21.1 | fabric, quilt | 18 октября 2024 г. | Скачать (24 КБ) |
Ченджлог
1.2.0+26.1Релиз26.1.2, 26.2-rc-2, 26.2 · 2 апреля 2026 г.
No changelog was specified.
1.1.1+1.21.11Релиз1.21.11 · 11 декабря 2025 г.
No changelog was specified.
1.1.1+1.21.9Релиз1.21.9 · 4 октября 2025 г.
No changelog was specified.
1.1.1+1.21.6Релиз1.21.6, 1.21.7, 1.21.8 · 24 июня 2025 г.
No changelog was specified.
1.1.0+1.21.6Релиз1.21.6 · 17 июня 2025 г.
No changelog was specified.
1.1.0+1.21.5Релиз1.21.5 · 16 апреля 2025 г.
No changelog was specified.
1.0.2+1.20.1Релиз1.20.1 · 15 апреля 2025 г.
No changelog was specified.
1.0.2+1.21.5Релиз1.21.5 · 3 апреля 2025 г.
No changelog was specified.
Комментарии
Загружаем…
