promotional bannermobile promotional banner

Create: Lost Cities Subways

Completely overhauls The Lost Cities' underground railways by fully replacing Rails with functional Create track subway tunnels.

File Details

Create-City-Subways-1.21-1.1.0

  • R
  • Jun 23, 2026
  • 58.55 KB
  • 97
  • 1.21.1
  • NeoForge

File Name

Create-City-Subways-1.21-1.1.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:create-lost-cities-subways-1585303:8307745"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

## [1.1.0] - 2026-06-23 ### Added - **Lost Cities Autoloader:** Integrated automatic world-generation profile selection. New worlds will now automatically generate as Lost Cities worlds without requiring the player to manually select the profile in the world creation menu. - **Configuration File:** Added config files inside the `config/createcities_subways` directory to allow toggling the automatic profile feature. ### Changed - **Architectural Shift:** Transitioned the mod from a zero-code `lowcodefml` datapack into a fully compiled Java mod to support the new Autoloader logic and event listeners. - **Independent Builds:** Split the project into two entirely standalone projects (`forge-1.20.1` and `neoforge-1.21.1`) to allow parallel development and clean GitHub branching.