@@ -347,11 +347,12 @@ world-settings:
347347 The chance of lightning occurring during a thunderstorm, as a
348348 probability of 1/\<thunder-chance> per chunk, every tick.
349349 entity-activation-range :
350- description : >-
351- The distance in blocks from a player at which entities tick normally.
352- Outside this range, entities tick less frequently. Set to 0 or less to
353- disable activation-range throttling for loaded entities in that category,
354- causing them to tick normally regardless of player distance.
350+ header :
351+ message : >-
352+ The distance in blocks from a player at which entities tick normally.
353+ Outside this range, entities tick less frequently. Set to 0 or less to
354+ disable activation-range throttling for loaded entities in that category,
355+ causing them to tick normally regardless of player distance.
355356 animals :
356357 vanilla : " 0"
357358 default : " 32"
@@ -369,9 +370,8 @@ world-settings:
369370 default : " 16"
370371 description : >-
371372 The entity activation range for miscellaneous entities, including
372- dropped items. Dropped items outside this range may tick less frequently,
373- which can cause items moving through water streams to appear to lag,
374- rubber-band, or move backward.
373+ dropped items. Outside of this range, items moving through water
374+ streams may appear to visually lag, rubber-band, or move backward.
375375 water :
376376 vanilla : " 0"
377377 default : " 16"
0 commit comments