[ci skip] Add more patch identifying comments, merge related patches
This commit is contained in:
parent
0cb53bb7af
commit
44f3ecd436
42 changed files with 460 additions and 584 deletions
|
@ -33,7 +33,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||
- if (flag1 || flag2) {
|
||||
+ // if (flag1 || flag2) {
|
||||
+ if (true) {
|
||||
+ // Paper end
|
||||
+ // Paper end - iterate over border chunks instead of entire square chunk area
|
||||
int l1 = centerChunkX + i1 * j1;
|
||||
int i2 = centerChunkZ + i1 * k1;
|
||||
ChunkPos chunkcoordintpair = placement.getPotentialStructureChunk(seed, l1, i2);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue