Releases: FTBTeam/FTB-Team-Dimensions
Releases · FTBTeam/FTB-Team-Dimensions
1.1.4 release (MC 1.19.2)
Added
- Added new config setting
replaceColdBiomesOnly
, default true- When true, only cold biomes near spawn will be replaced (as before), when false all biomes will be replaced
- Other changes:
replaceColdBiomeId
is nowreplaceBiomeId
, andreplaceColdBiomesNearSpawn
is nowreplaceBiomesNearSpawn
1.1.3 release
Added
- Added some pregen functionality for both the overworld and generated dimensions
- Can greatly improve dimension creation and loading times, but requires either void dimensions, or non-void dimensions with a fixed seed.
- Added config to control inventory clearing when joining a team
Fixed
- Waterlogging fix processor now also works when called via
/jigsaw place
or other commands which work on an already-generated level- Previously assumed a
WorldGenRegion
, which is only during world generation
- Previously assumed a
- Fixed crash with waterlogging fix processor and unloaded chunks
v1.0.2
1.0.1 beta release
Added
- Y position of the overworld lobby is now configurable via config (
lobbyYposition
setting) - The "World Type" cycler button in the create world screen is now disabled and locked
- Changing world types is not intended since it can break custom worldgen used with this mod
1.0.0 beta release
- Initial mod release