Class ChunkGenerationStepMixin
java.lang.Object
net.rodofire.easierworldcreator.mixin.world.gen.ChunkGenerationStepMixin
Mixin to change the radius of chunks at which features can have access.
Default is 3x3 but can be increased. The mod config limits it to 9x9, which should be enough anyway.
Note that the higher the value, the higher the ram usage.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ChunkGenerationStepMixin
public ChunkGenerationStepMixin()
-