mojira.dev
MC-111395

depthNoiseScaleExponent doesn't do anything

In Customize World Settings the option depthNoiseScaleExponent does nothing. In the program it is passed to a bouncer function for generating noise octaves, but the bouncer function doesn't pass it through.
Applies to all versions that include "Customize World Settings" options.

Attachments

Comments 4

MCP 9.35 rc1 name of the mentioned method is net.minecraft.world.gen.NoiseGeneratorOctaves.generateNoiseOctaves(double[], int, int, int, int, double, double, double) (last parameter is depthNoiseScaleExponent)

Please do not mark unreleased versions as affected.
You don't have access to them yet.

Fixed in 18w06a, as customized worlds are removed in this version.

They'll be back at some point, we'll keep these open for now.

Pi

(Unassigned)

Confirmed

customized-world, world-generation

Minecraft 1.11, Minecraft 16w50a, Minecraft 1.11.1, Minecraft 1.11.2, Minecraft 17w06a

Retrieved