mojira.dev
MC-195490

Adding "_" , a number and other non-letter character at the end of a dimension.json name will make it an invalid .json (Datapack)

The main problem is related on the title (and related with adding new dimensions with datapacks). To recreate this issue, download the datapack that I provided, and if you want you can create a world with that datapack to verify that it's currently working and adding a new dimension called "pru_eba". Then, go to the dimensions/minecraft and rename the pru_eba.json to pru_eba_.json, for example. Try to use the modified datapack and you will se that the new added dimension isn't working.

Attachments

Comments 7

Can't confirm

[media]

Okay... Apparently I had an issue with the dimension_type.json and I think that it was causing to prevent to be a "valid" dimension. Sorry for any inconvencience.

One more question (It's not very related with this issue, but I need a little help) Do you know where can I find a list of all the biome parameters values of each biome? There are a few listed here https://minecraft.gamepedia.com/Custom#Biome_parameter_defaults , but I looked everywhere and I can't find the rest. Are them hardcoded?

To my understanding those values are used by the biome placer only and aren't intrinsic to the biomes themselves; you can find all the biome configuration with the data generators, such as here:

https://github.com/Arcensoth/mcdata/tree/master/generated/reports/biomes

I'm not sure where the options are documented now though

The values that are listed on the .jsons aren't the same that a dimension.json uses. What I mean is that the dimension.json uses different parameters from the biomes.json you shared here. But anyways, thanks for sharing it 🙂

Mm, I'm not sure then. Sorry about that :/
Let me know if you find anything

Still searched more but didn't find anything ): . Maybe I will need ask to some mojang stuff?

MineGamer0001

(Unassigned)

Unconfirmed

(Unassigned)

20w29a

Retrieved