//regen acts different depending on the chunk the selection is in.
helpimnotdrowning opened this issue ยท 1 comments
WorldEdit Version
7.2.5
Platform Version
Fabric-Official(7.2.5+57d5ac9)
Bug Description
//regen regenerates differently depending on wether the selection is contained entirely within one chunk or not, but only on some chunks.
Expected Behavior
//regen should act the same no matter where the selection is in.
Reproduction Steps
- Make Superflat world using "overworld" preset
- Find lake
//regen
, but keep the selection inside of a single chunk
becomes
, but expanding the selection 1 block to the left regens the lake like normal.
Anything Else?
It only work in certain chunks, but I have no idea how to tell those apart.