-
Bug
-
Resolution: Invalid
-
None
-
1.21.4
-
None
-
Windows 11, Java 21.0.3
-
Unconfirmed
Starting a server where the min_y = -64 and height = 4064 set via Datapack crashes the server and it does not start.
What I expected to happen was...:
The server should load the datapack succesfully and run.
What actually happened was...:
The server loads the datapack and states following: "min_y + height cannot be higher than: 2032"
Steps to Reproduce:
1. Make a Datapack and create data/minecraft/dimension_type/overworld.json
2. Set the height from 384 to 4064
3. Put the datapack into the world folder and start the server.