The Lost Cities Wiki & Guide
The community wiki and guide for The Lost Cities — recipes, items, tags and mechanics, kept current for every Minecraft version the mod supports.
About this mod
The Lost Cities
The Lost Cities transforms Minecraft's Overworld into a vast, abandoned civilization. Explore ruined skyscrapers, apartment blocks, factories, roads, highways, bridges, tunnels, subway systems, parks, flooded areas, and underground rooms filled with loot and dangers.
Cities are integrated into the normal terrain, so Lost Cities can be combined with other biome and terrain mods. Depending on the selected profile, the world can contain sprawling city regions, rare cities separated by wilderness, heavily damaged ruins, safer buildings, tall skylines, domed cities, or other specialized landscapes.
Features
- Large procedural cities with streets, buildings, parks, highways, bridges, railways, tunnels, and subways
- Detailed interiors with loot, spawners, cellars, lighting, and extensive damage and decay options
- Multiple built-in profiles for very different world-generation styles
- An in-game configuration screen for selecting a profile and customizing generation
- Support for biome and terrain-generation mods
- Data-driven buildings, palettes, city styles, world styles, and other assets for modpack authors
- Custom profiles for controlling city frequency, building height, damage, explosions, terrain, infrastructure, loot, and much more
- Server-side-only operation, allowing vanilla clients to connect when no client-side Lost Cities features are required
Note: New Street/Highway layout was commissioned by TqLxQuanZ. Thanks for the support!
Current Version Documentation
The documentation stored in the GitHub branch for your Minecraft version is the most accurate and up-to-date source. The Lost Cities Wiki remains useful for older versions and general background, but it may describe legacy behavior that no longer applies.
Minecraft 1.20.1
Minecraft 1.21.1
Minecraft 1.21.11
Minecraft 26.1.2
Setting Up a Server
Choose the profile before generating the world. Changing the profile later affects only newly generated chunks and can create abrupt borders or an inconsistent world. If the server has already generated the intended world, stop it, make a backup, and use a new level-name or remove the old world before continuing.
The profile name is the identifier shown in the Lost Cities profile selector, such as default, nodamage, or another installed profile. Names are case-sensitive. A custom profile must also be installed in the server's Lost Cities profile configuration before the world is created.
Server Setup for 1.20.1
The safest way to configure a 1.20.1 server is to prepare the settings in single player:
- 1. Install the same Minecraft 1.20.1 mod loader, Lost Cities version, and world-generation mods on the client and server.
- 2. On the client, create a new single-player world. Open the Lost Cities configuration from the world-creation screen, enable Lost Cities, select the desired profile, and apply any custom settings.
- 3. Create the world once so Lost Cities writes its world-specific configuration.
- 4. Stop the dedicated server.
- 5. Copy
saves//serverconfig/lostcities-server.tomlfrom the client instance todefaultconfigs/lostcities-server.tomlin the server directory. - 6. Open the copied file and verify that
selectedProfilecontains the desired profile. LeaveselectedCustomJsonas generated if the profile was customized in the UI. - 7. Start the server with a new world. The file in
defaultconfigsis copied into the new world'sserverconfigdirectory and Lost Cities generates the Overworld using that profile.
For an existing server installation that has not generated its world yet, you can instead place a prepared lostcities-server.toml directly in defaultconfigs. Do not use the old level-type=lostcities setting on 1.20.1; Lost Cities is selected through its configuration.
Server Setup for 1.21.1, 1.21.11, and 26.1.2
These versions use the regular server config directory instead of a per-world serverconfig file:
- 1. Install the matching NeoForge and Lost Cities versions on the server, together with any biome, terrain, or asset mods required by the pack.
- 2. Start the server once so the configuration files are created, wait for startup to finish, and then stop it.
- 3. Open
config/lostcities-server.tomlin the server directory. - 4. In the
profilessection, setselectedProfileto the desired profile name. For example:
[profiles] selectedProfile = "default" selectedCustomJson = ""
- 5. If you prepared customized settings with the in-game configuration screen, copy the generated
selectedCustomJsonvalue as well; otherwise leave it empty. - 6. The bootstrap run may already have created a normal world. Set a new
level-nameinserver.properties, or back up and remove that generated world, so the next startup creates a completely fresh world. - 7. Start the server. A non-empty
selectedProfileenables Lost Cities generation in the new Overworld; an empty value leaves the normal Overworld unchanged.
For all four current versions, Lost Cities can run only on the server, which permits unmodded clients to connect. Clients still need the mod when they need its configuration GUI or when the modpack contains other content that requires it on both sides.
(Description truncated.)
Compatibility
Which Minecraft versions and mod loaders the mod supports.
| Loader | MC 26.2 | MC 26.1.2 | MC 1.21.11 | MC 1.21.1 | MC 1.21 | MC 1.20.1 | MC 1.19.4 | MC 1.19.3 | MC 1.19.2 | MC 1.19.1 | MC 1.19 | MC 1.18.2 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Fabric | ✓ | — | — | — | — | — | — | — | — | — | — | — |
| Forge | — | — | — | — | — | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| Neoforge | ✓ | ✓ | ✓ | ✓ | ✓ | — | — | — | — | — | — | — |
Dependencies
Other mods required (or optional) to run this mod.
Recent updates
Latest releases with the author's changelog notes.
LostCities 26.2-11.0.0-fabric
- Ported the complete Lost Cities feature set to Fabric for Minecraft 26.2
- Added Fabric API hooks for Lost Cities generation events and retained Forge Config API Port configuration compatibility
- Fixed Fabric builds launched from Java 17 by making Gradle select or provision the required Java 25 daemon
- Restored the
publishModrelease task with Fabric loader a
...
LostCities 26.2-11.0.0
- Ported Lost Cities to Minecraft 26.2 on NeoForge
LostCities 26.1.2-10.0.4
- Fixed buttons on the Lost Cities world-customization screen rendering without backgrounds on Minecraft 26.1.2
- Added a new railwayLevelOffset profile option to allow railways to be raised or lowered in 6-block increments, with stations and building cellars respecting the configured level
- Add a new page to the world customization screen for editing every profile set
...
LostCities 1.21.11-9.5.4
- Fixed buttons on the Lost Cities world-customization screen rendering without backgrounds on Minecraft 1.21.11
- Added a new railwayLevelOffset profile option to allow railways to be raised or lowered in 6-block increments, with stations and building cellars respecting the configured level
- Add a new page to the world customization screen for editing every profile se
...
LostCities 1.21-8.4.4
- Added a new railwayLevelOffset profile option to allow railways to be raised or lowered in 6-block increments, with stations and building cellars respecting the configured level
- Add a new page to the world customization screen for editing every profile setting, with range and allowed-value validation
Gallery








Related mods
Mods in the same category as this one.
Developer resources
Version history
The Lost Cities 1.20-7.5.4 (MC 1.20.1) → 1.21-8.4.4 (MC 1.21.1): 0 recipes added · 0 recipes removed · 0 recipes updated.