Class ChunkGenerationStepMixin

java.lang.Object
net.rodofire.easierworldcreator.mixin.world.gen.ChunkGenerationStepMixin

public class ChunkGenerationStepMixin extends Object
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 Details

    • ChunkGenerationStepMixin

      public ChunkGenerationStepMixin()