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-lost-cities-subways-1.20.1-1.1.1

  • R
  • Jun 27, 2026
  • 80.65 KB
  • 55
  • 1.20.1
  • Forge

File Name

create-lost-cities-subways-1.20.1-1.1.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

[1.1.1] - 2026-06-25

Fixed

  • Chunk Generation Crash: Fixed a critical chunk generation crash that occurred when spawning subway stations. Create 1.21.1 removed the powered block state property from their create:train_door block. All "powered=false" properties were stripped from the palette JSONs to prevent the game from throwing a block state parsing exception.
  • Ghost Block Entity Lag / Freeze: Fixed an issue where Lost Cities leaves behind "ghost" block entities when it uses minecraft:structure_void to clear blocks (e.g. slicing through a library). These ghost entities caused massive log spam (Failed to create block entity) that would freeze world generation and crash the JVM. Added a ChunkCleanupListener that automatically scrubs corrupt block entities from pendingBlockEntities during chunk loading.

Added

  • Support for Lost Cities Modern Tweaks