File Details
Create-City-Subways-1.20-1.1.0
- R
- Jun 23, 2026
- 59.77 KB
- 135
- 1.20.1
- Forge
File Name
Create-City-Subways-1.20-1.1.0.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
## [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.

