Custom dimension definitions no longer allow a specified seed
Since 1.19, dimension seeds and biome seeds can't be set in custom dimension definitions, for example:
{
"type": "minecraft:overworld",
"generator": {
"type": "minecraft:noise",
"seed": 3720723036382728818,
"settings": "minecraft:overworld",
"biome_source": {
"type": "minecraft:multi_noise",
"preset": "minecraft:overworld"
}
}
}
Linked Issues
Created Issue:
Datapack-dimensions-can't set different seeds for each custom dimension
I want to combine different saves into one save by custom dimensions
but after 1.18 it can't set dimension seeds and biome seeds like this:
{ "type": "minecraft:vanilla_layered", "seed": 3720723036382728700, "large_biomes": false, "legacy_biome_init_layer": false }
{
"type": "minecraft:overworld",
"generator": {
"type": "minecraft:noise",
"seed": 3720723036382728700,
"settings": "minecraft:overworld",
"biome_source":}
}
I really want this function!!! So that I can edit the dimension folder and put other saves in it. Otherwise when i explore futher chunks it still generate in the seeds that first create the save.Environment
Windows 10/11
JDK 17/21
Windows 10/11
JDK 17/21
I want to combine different saves into one save by custom dimensionsbut after 1.18 it can't set dimension seeds and biome seeds like this:
{ "type": "minecraft:vanilla_layered", "seed": 3720723036382728700, "large_biomes": false, "legacy_biome_init_layer": false }
{
"type": "minecraft:overworld",
"generator": {
"type": "minecraft:noise",
"seed": 3720723036382728700,
"settings": "minecraft:overworld",
"biome_source":}
}
I really want this function!!! So that I can edit the dimension folder and put other saves in it. Otherwise when i explore futher chunks it still generate in the seeds that first create the save.Since 1.18, dimension seeds and biome seeds can't be set in custom dimension definitions, for example:
{ "type": "minecraft:overworld", "generator": { "type": "minecraft:noise", "seed": 3720723036382728700, "settings": "minecraft:overworld", "biome_source": { "type": "minecraft:vanilla_layered", "seed": 3720723036382728700, "large_biomes": false, "legacy_biome_init_layer": false } } }
Datapack-dimensions-can't set different seeds for each custom dimensionCustom dimension definitions no longer allow a specified seed
Since 1.1
8, dimension seeds and biome seeds can't be set in custom dimension definitions, for example:{ "type": "minecraft:overworld", "generator": { "type": "minecraft:noise", "seed": 3720723036382728700, "settings": "minecraft:overworld", "biome_source": { "type": "minecraft:vanilla_layered","seed": 3720723036382728700, "large_biomes": false, "legacy_biome_init_layer":false} } }Since 1.19, dimension seeds and biome seeds can't be set in custom dimension definitions, for example:
{ "type": "minecraft:overworld", "generator": { "type": "minecraft:noise", "seed": 3720723036382728818, "settings": "minecraft:overworld", "biome_source": { "type": "minecraft:multi_noise", "preset": "minecraft:overworld" } } }
Since 1.19, dimension seeds and biome seeds can't be set in custom dimension definitions, for example:
{ "type": "minecraft:overworld", "generator": { "type": "minecraft:noise", "seed": 3720723036382728818, "settings": "minecraft:overworld", "biome_source": { "type": "minecraft:multi_noise", "preset": "minecraft:overworld" } } }
is duplicated by
– I am a bot. This action was performed automatically! If you think it was incorrect, please notify us on Discord or Reddit
Have a look at the Resolution and the comments to see why this ticket has been resolved. If you think this ticket has been resolved erroneously you can contact the Mojira staff on Discord or Reddit.
– I am a bot. This action was performed automatically! If you think it was incorrect, please notify us on Discord or Reddit
Have a look at the Resolution and the comments to see why this ticket has been resolved. If you think this ticket has been resolved erroneously you can contact the Mojira staff on Discord or Reddit.
– I am a bot. This action was performed automatically! If you think it was incorrect, please notify us on Discord or Reddit
Have a look at the Resolution and the comments to see why this ticket has been resolved. If you think this ticket has been resolved erroneously you can contact the Mojira staff on Discord or Reddit.
– I am a bot. This action was performed automatically! If you think it was incorrect, please notify us on Discord or Reddit