Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions src/config/paper/paper-world-defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1140,3 +1140,12 @@ unsupported-settings:
description: >-
If set to false, the creation of invulnerable end crystals will be
allowed. Fixes [MC-108513](https://bugs.mojang.com/browse/MC-108513)
ticking:
chunks:
default: "true"
description: >-
Controls whether the server ticks chunks.
Comment thread
Doc94 marked this conversation as resolved.
Outdated
block-entities:
default: "true"
description: >-
Controls whether the server ticks block entities.