Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Just Enough Dimensions

Just Enough Dimensions

Add custom dimensions, configure existing dimensions, use per-dimension game rules, time, weather etc.

4,874
6
Utility
World Generation

Compatibility

Minecraft: Java Edition

1.12.x
1.11.x
1.10.x

Platforms

Forge

Supported environments

Client and server

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Join Discord server
Donate on PayPal

Creators

masa
masa Owner

Details

Licensed LGPL-3.0-only
Published last year
Updated last year
DescriptionChangelogVersions

Show all versions

1
2
5

1.6.0-dev.20211009.214847

by masa on Nov 6, 2023
Download
  • Add an option generatorSettingsOverride to the JED main config to override the generator-settings/generatorOptions value
    • This is pretty much entirely to be able to support selecting a Topography mod preset via the JED configs

Original build time: 2021-10-09 21:48:53 UTC+3

1.6.0-dev.20210812.195739

by masa on Nov 6, 2023
Download
  • Add an option to run a command after deleting a temporary dimension: post_deletion_command

Original build time: 2021-08-12 19:58:12 UTC+3

1.6.0-dev.20200803.201431

by masa on Nov 6, 2023
Download
  • Make the JED flat chunk generator fire the Forge map gen events

Original build time: 2020-08-03 20:15:28 UTC+3

1.6.0-dev.20200423.020531

by masa on Nov 6, 2023
Download
  • Add a new option to "steal" a Chunk Generator from a given World Provider type: ChunkGenFactoryWorldProvider

Original build time: 2020-04-23 02:05:46 UTC+3

1.6.0-dev.20200422.232748

by masa on Nov 6, 2023
Download
  • Clean up some of the JED property stuff. Add a property for water vaporizing: WaterVaporizes

Original build time: 2020-04-22 23:28:03 UTC+3

1.6.0-dev.20200416.184714

by masa on Nov 6, 2023
Download
  • Void Teleport: Remove the offset_location type, add a scaled_relative_location type

Original build time: 2020-04-16 18:48:05 UTC+3

1.6.0-dev.20200104.014548

by masa on Nov 6, 2023
Download
  • Implement "player inventory groups", which can be set per-dimension
    • The inventory swapping supports the vanilla player and Ender Chest inventories and Baubles slots

Original build time: 2020-01-04 01:46:18 UTC+2

1.6.0-dev.20200103.013200

by masa on Nov 6, 2023
Download
  • Fix the JED Flat generator not returning the structure spawn lists

Original build time: 2020-01-03 01:32:18 UTC+2

1.6.0-dev.20191213.231054

by masa on Nov 6, 2023
Download
  • Allow Nether Fortresses to generate using the JED flat generator

Original build time: 2019-12-13 23:11:10 UTC+2

1.6.0-dev.20191019.172643

by masa on Nov 6, 2023
Download
  • Remove the dependency on World Utils in the template world stuff
    • It was not used for anything anyway, at lest not yet

Original build time: 2019-10-19 17:27:18 UTC+3

1.6.0-dev.20190711.220109

by masa on Nov 6, 2023
Download
  • Add a chunkgenerator option to force using a specific ChunkGenerator
  • Add a custom version of the flat generator: ChunkGeneratorFlatJED

Original build time: 2019-07-11 22:01:21 UTC+3

1.6.0-dev.20190525.125029

by masa on Nov 6, 2023
Download
  • Rewrite some of the spawn point search stuff
    • Now JED won't forcibly search for a spawn point in the overworld, and it also allows better customizing when to search for a spawn point
    • Also looks like the spawn structure stuff didn't work in the overworld previously? Now it should... maybe?
  • Allow randomizing the seed on every dimension load, not just on config read
  • Fix/update some deprecated Reflection stuff
  • Fix the vanilla spawn point search happening in JED overworld
  • Add a load_around option to the spawn structure config
  • Move the DataTracker and WorldInfo saving to the I/O thread

Original build time: 2019-05-25 12:50:43 UTC+3

1.6.0-dev.20190213.164839

by masa on Nov 6, 2023
Download
  • Add a SkyLightBlend JED option for controlling sky color blending at night
  • Add an option to not reset the weather when sleeping: DontAdvanceWeatherWhenSleeping
  • Add a biomeprovider option to create a BiomeProvider from a class name, with Painted Biomes mod compatibility

Original build time: 2019-02-13 16:48:52 UTC+2

1.6.0-dev.20181121.160048

by masa on Nov 6, 2023
Download
  • Void Teleport: Add an option to specify the minimum health left: min_health_left
  • Void Teleport: Add a relative_location target type

Original build time: 2018-11-21 16:01:00 UTC+2

1.6.0-dev.20181121.000959

by masa on Nov 6, 2023
Download
  • Add an option to control the fall damage (distance) in void teleporting: fall_distance

Original build time: 2018-11-21 00:10:17 UTC+2

1.6.0-dev.20181118.212530

by masa on Nov 6, 2023
Download
  • Fix the World Border centering only happening on the first load of a dimension

Original build time: 2018-11-18 21:25:42 UTC+2

1.6.0-dev.20181118.004054

by masa on Nov 6, 2023
Download
  • Add a new SpawnPointSearch type none to skip the spawn point search
  • Add a JED option to center the World Border to the dimension's spawn point: WorldBorderCenteredOnSpawn

Original build time: 2018-11-18 00:41:06 UTC+2

1.6.0-dev.20181115.040447

by masa on Nov 6, 2023
Download
  • Add a null check to dimension data syncing
  • Add the world spawn point and WorldProvider spawn coordinate to the /jed debug command output
  • Add options to disable the Ender Dragon and/or the End Spikes: DisableEnderDragon, DisableEndSpikes

Original build time: 2018-11-15 04:04:57(-ish) UTC+2

1.6.0-dev.20181019.003124

by masa on Nov 6, 2023
Download
  • Fix storing the wrong "non-forced" game mode on initial spawn
  • Add an option to disable the dawn and dusk haze colors: DisableDawnDuskColors
  • Add a DummyRenderer which can be used as the renderer to disable sky/cloud/weather rendering in a given dimension
  • Don't check directly against EntityPlayerMP class
    • This fixes an incompatibility with GalactiCraft

Original build time: 2018-10-19 00:31:34 UTC+3

1.6.0-dev.20180913.002135

by masa on Nov 6, 2023
Download
  • Add sky color fix, ability to change sun and moon's size and color (by ferreusveritas)
  • Fix the /jed debug command not always getting the correct DimensionType
  • Fix/change/clean up some client sync and JED properties related stuff
  • Fix not checking dim != 0 for the unregister value when loading from JSON
  • Add a /jed load-dimension <id> command
  • Cache all registered DimensionType entries internally
  • Print a warning if the disable-nether option is enabled
  • Add a load_on_start option to register dimension earlier so that they load on server start
  • Add an option to use the regular BiomeProvider in any dimension
  • Add a CanSleepHere JED option
  • Add an option to specify "has fog" per-biome
  • Add an option to place a (spawn) structure/schematic on dimension creation
  • Add a fog blend option, plus minor fixes and code style clean-up
  • Remove FogBlend and enforce celestial angle with fog coloring

Original build time: 2018-09-13 00:21:48 UTC+3

1
2
5

Modrinth is open source.

main@bd61f5d

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.