Skip to content

Commit 570ddd8

Browse files
authored
Add configuration option for MC-159283 to docs (#695)
1 parent da4f638 commit 570ddd8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/config/paper/paper-global.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,11 @@ misc:
278278
default: "true"
279279
description: >-
280280
Whether the nether dimension is enabled and will be loaded.
281+
fix-far-end-terrain-generation:
282+
vanilla: "false"
283+
default: "true"
284+
description: >-
285+
Whether to fix MC-159283 which causes unusual ring-shaped terrain patterns in the outer End islands at extremely far distances.
281286
load-permissions-yml-before-plugins:
282287
default: "true"
283288
description: >-

0 commit comments

Comments
 (0)