I'm trying to make a simple data pack overriding default settings of vanilla dimensions, in this case overriding two files to raise the Nether height up to the build limit. The data pack works correctly, but only if it is added after the world creation. If the data pack is added through the data packs menu prompt while creating a new world, the game crashes with the following error message:
The game crashed whilst exception in server tick loop
Error: java.lang.IllegalStateException: Unregistered dimension type: cgy@74d6d08a
The data pack overrides the following files:
data/minecraft/dimension_type/the_nether.json
data/minecraft/worldgen/noise_settings/nether.json
I'm fairly certain data/minecraft/dimension_type/the_nether.json
is the single cause of the crash. Definition for the Nether is overwritten to allow the game to generate new portals above the default 128 blocks logical height.
data/minecraft/worldgen/noise_settings/nether.json
is only used to raise the default generator height from 128 blocks up to 256.
The data pack is attached below. I've also recorded the issue:
Linked issues
Attachments
Comments 3
Thank you for your report!
However, we are already tracking this issue, and this report is a Duplicate of MC-196534, which has been marked as Awaiting Response - please provide all details on how exactly to reproduce this bug on the parent ticket, and answer the question in the latest comment - and the report will be reopened.
If you want, you can upvote the parent ticket, and enable watching to receive any updates about it. Please also use the search function in the future to prevent duplicate reports.
Quick Links:
📓 Issue Guidelines – 🛠 Community Support – 📧 Customer Support – ✍️ Feedback and Suggestions – 📖 Game Wiki
💬 Mojira Subreddit – 💬 Mojira Discord
Thank you for your report!
However, this issue has been temporarily closed as Awaiting Response - this does not mean the report is not valid, we just need more information to verify it.
Please attach the crash report found in
[minecraft/crash-reports/crash-<DATE>-client.txt|https://minecrafthopper.net/help/guides/finding-minecraft-data-folder/]
here.Quick Links:
📓 Issue Guidelines – 🛠 Community Support – 📧 Customer Support – ✍️ Feedback and Suggestions – 📖 Game Wiki
💬 Mojira Subreddit – 💬 Mojira Discord