diff --git a/src/config/paper/paper-world-defaults.yml b/src/config/paper/paper-world-defaults.yml index 0267448a9..fd82ddeec 100644 --- a/src/config/paper/paper-world-defaults.yml +++ b/src/config/paper/paper-world-defaults.yml @@ -1140,3 +1140,13 @@ 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. This includes mob spawning, + random block ticking, thunder, and ice and snow creation. + block-entities: + default: "true" + description: >- + Controls whether the server ticks block entities.