LostCities - 1.18-5.0.2
on Jan 26, 2023LostCities 1.18-5.0.2
- Properly fixed the problem on single player where exiting the world would not reset everything and keep settings for the next created world
- Fixed a problem with the bedrock layer generating at 0 under city buildings
LostCities - 1.16-4.0.11-beta
on Jan 26, 2023LostCities 1.16-4.0.11-beta
- Properly fixed the problem on single player where exiting the world would not reset everything and keep settings for the next created world
LostCities - 1.18-5.0.1
on Jan 26, 2023LostCities 1.18-5.0.1
- Better at preventing cities where there are villages
LostCities - 1.18-5.0.0
on Jan 26, 2023LostCities 1.18-5.0.0
- First port of Lost Cities to 1.18
LostCities - 1.16-4.0.10-beta
on Jan 26, 2023LostCities 1.16-4.0.10-beta
- Fixed the problem where beds would explode right after teleporting to and from the Lost City dimension
LostCities - 1.16-4.0.9-beta
on Jan 26, 2023LostCities 1.16-4.0.9-beta
- Added back the specialBedBlock config (in lostcities-server.toml) so that you can change the diamond block under the bed
- It is now possible to specify blocks using the standard BlockState format in the palette (for example: minecraft:quartz_slab[type=bottom]) giving many more options for custom assets
LostCities - 1.16-4.0.8-beta
on Jan 26, 2023LostCities 1.16-4.0.8-beta
- Fixed a problem with creation of multiple worlds where the settings of the first world would persist for future worlds. This also fixes the saving of the selected profile in serverconfig/lostcities-server.toml
LostCities - 1.16-4.0.7-beta
on Jan 26, 2023LostCities 1.16-4.0.7-beta
- Fixed loot and spawner generation so that it happens more consistently now
LostCities - 1.16-4.0.6-alpha
on Jan 26, 2023LostCities 1.16-4.0.6-alpha
- The ILostCities API is back
LostCities - 1.16-4.0.5-alpha
on Jan 26, 2023LostCities 1.16-4.0.5-alpha
- The 'assets' configuration works again so you can reconfigure how Lost Cities looks
- All configuration files for Lost Cities are now in 'config/lostcities'. That makes it easier to find
- There is a new examples/conditions.json which you can use as a sample to reconfigure loot and spawners
LostCities - 1.16-4.0.4-alpha
on Jan 26, 2023LostCities 1.16-4.0.4-alpha
- Temporary 'fix' to avoid what looks like a bug in Vanilla when clearing out large sections of a chunk. This bug manifests itself when clearing up chunks after being damaged by an explosion
- Better city generation with 'floating' landscape type by improving the way the height of a chunk is detected
- New 'cityAvoidVoid' config option: Only used with floating landscape type: if true an additional detection is done to see if the chunk is void and in that case the city isn't generated there. Otherwise you might get city chunks on the border of islands which sometimes looks weird
- The 'dimensionProfiles' config option has been renamed to 'dimensionsWithProfiles' to force a regen
- The bed with skulls (and diamond blocks) works again and will teleport to the 'lostcities:lostcity' dimension if present
- New 'lostcities:lostcity' dimension in the datapack. You can reconfigure this with a datapack by replacing the lostcity dimension type and/or dimension
LostCities - 1.16-4.0.3-alpha
on Jan 26, 2023LostCities 1.16-4.0.3-alpha
- Considerably improved Lost City worldgen on world types that use the standard NoiseChunkGenerator
LostCities - 1.16-4.0.2-alpha
on Jan 26, 2023LostCities 1.16-4.0.2-alpha
- Register the configured feature for Lost Cities so that it should improve compatibility with other mods generation
LostCities - 1.16-4.0.1-alpha
on Jan 26, 2023LostCities 1.16-4.0.1-alpha
- Some serious optimizations which will improve the speed of worldgen in combination with lost cities
LostCities - 1.16-4.0.0-alpha
on Jan 26, 2023LostCities 1.16-4.0.0-alpha
- First port to 1.16.3: alpha!
LostCities - 1.15-3.0.2-alpha
on Jan 26, 2023LostCities 1.15-3.0.2-alpha
- Fixed a problem on servers
lostcities-1.15-3.0.1-alpha.jar
on Jan 26, 20233.0.1-alpha:
- Avoid generating Lost Cities in biomes that are marked as 'void'
- Avoid a crash with some blocks (beehives) causing out of bounds errors during chunk generation
- mmcgill refined the above fix so the crash testing is actually not really needed
lostcities-1.15-3.0.0-alpha.jar
on Jan 26, 2023First port to 1.15.2
lostcities-1.14-2.0.28-alpha.jar
on Jan 26, 20232.0.28-alpha:
- Fixed a crash in Lost Cities loading existing worlds
lostcities-1.14-2.0.27-alpha.jar
on Jan 26, 20232.0.27-alpha:
- Added lc_cavern worldtype for cavern style worlds
- The Lost City configuration screen (LC button) will now select 'cavern' as first option if you are using lc_cavern
- New 'Transport' configuration page so that you can configure railways and highways
- The standard profiles as they are saved in the config/lostcity_profiles are now read-only and will be generated again everytime the game starts. You can make a copy of them under a new name and modify it for your own needs
- Nicer Lost City configuration button