#World Generation
1 messages · Page 1 of 1 (latest)
Frozen ocean
so it is the biome then
you could override the vanilla frozen ocean biome to not have the icebergs
assuming you want to keep everything else the same
U mean I need to get the Biome file of worldgen and edit ?
you can find the vanilla worldgen files inside minecraft/versions/<version number>/<version.jar>/data/worldgen/biomes
so what to do in this file should I remove the feature ?
you will need to copy the frozen_ocean.json file into your datapack and remove these two entries
make sure when you copy it into your datapack that you put it into the minecraft: namespace and not whatever custom namespace your datapack uses
booyah worked
it worked? no more icebergs? did you make sure to travel to a frozen ocean biome?
ya worked
very nice. @tawny valley
Below y 60 bottom sky changes to dark is any way to change that range ?
i dont believe so. might be wrong on that though
mmmm
unless it is controlled by sea level
that is my only guess
and How can i change the sturctures genration hights of vanilla structures. In some structures sfiles we get absolute or minimum heights cuz they are jigsaw.
some vanilla structures are jigsaws, (e.g. ancient cities), but some structures are hard-coded and cannot be edited at all (e.g. mineshafts, strongholds)
only the jisaw structures can have their hights changed afaik
Yes?
Gotcha
only after i pinged you did i realize it would be better to let gamerz ping you instead
not my thread after all
wht ?
why ?
Well yes @ashen whale, Bluecat is correct on the structure heights issue.
I haven't tested with the dark sky issue, but I think it's possible that behavior is tied to specific Y values and not just "this many blocks from the bottom of the world". So if you change the minimum Y value in your dimension to like 64, and then increase the max y by the same amount, that might remove the dark sky in what would otherwise be considered "underground"
But I don't actually know if that's the case
If it's not, then yeah like Bluecat said there's nothing you can do
just in case you had more questions to ask :p
in noice setting / Overworld
And also the dimension_type/overworld, yeah
I changed the dimention file but that issue not solved.
I didn't say to change the dimension file, I said to change the dimension_type file as well as the noise_settings file