-
Bug
-
Resolution: Fixed
-
1.16 Pre-release 2, 1.16 Pre-release 3, 1.16.1, 20w28a, 20w29a, 20w30a
-
None
-
Confirmed
-
Custom Worlds, Data Packs
-
Low
Data packs can now add dimensions to a world, but naming one minecraft:overworld, minecraft:the_nether or minecraft:the_end causes it to be ignored completely with no errors.
This means data packs have no way to replace vanilla dimensions upon world creation.
How to reproduce:
- Download the attached data pack containing settings for minecraft:overworld
- Add and enable it when creating a new world
- Notice you didn't spawn in a superflat crimson world
- Optional: Teleport to a dimension with identical settings using
/execute in minecraft:expected_world run teleport ~ ~ ~
and see that it was created just fine
- relates to
-
MC-196592 Data packs cannot replace noise_settings .json files of vanilla dimensions during world creation
- Resolved