Just Enough Dimensions

Register custom dimensions to the game and/or use per-world gamerules, time, weather etc.

File Details

justenoughdimensions-1.12.2-1.6.0-dev.20200416.184714.jar

  • R
  • Apr 16, 2020
  • 259.11 KB
  • 2.3M
  • 1.12.2
  • Forge

File Name

justenoughdimensions-1.12.2-1.6.0-dev.20200416.184714.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:just-enough-dimensions-254317:2932048")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • - Allow nether fortresses to generate using the JED flat generator, if a netherfortress option is provided in the generator options string
  • - Fix the JED flat generator not respecting the correct mob spawn lists inside structures
  • - Void Teleport: Removed the offset mode and option, and added a scaled_relative_location mode which first uses the scale value and then applies the relative_location value on top of that
  • - Implemented player inventory groups, which allows swapping the player main inventory, the vanilla ender chest contents, and Baubles slots when switching dimensions. No other modded inventories are handled, and this doesn't prevent modded ender chests, portals etc. from moving items between dimensions. So the use cases are probably somewhat limited...