Class ChunkStatusMixin
java.lang.Object
net.rodofire.easierworldcreator.mixin.world.gen.ChunkStatusMixin
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
-
ChunkStatusMixin
public ChunkStatusMixin()
-