Skip to content

Releases: FTBTeam/FTB-Team-Dimensions

1.1.4 release (MC 1.19.2)

08 Dec 15:18
908823c
Compare
Choose a tag to compare

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 now replaceBiomeId, and replaceColdBiomesNearSpawn is now replaceBiomesNearSpawn

1.1.3 release

08 Nov 16:12
06046a3
Compare
Choose a tag to compare

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
  • Fixed crash with waterlogging fix processor and unloaded chunks

v1.0.2

09 Jun 23:14
6629ac1
Compare
Choose a tag to compare

Fixed

  • Actually register the structure processors... Whoops

Full Changelog: v1.0.1-beta...v1.0.2

1.0.1 beta release

06 Apr 09:56
Compare
Choose a tag to compare

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

04 Apr 08:10
Compare
Choose a tag to compare
  • Initial mod release