Skip to content

Commit

Permalink
Another one
Browse files Browse the repository at this point in the history
  • Loading branch information
lynxplay committed Sep 29, 2024
1 parent eb68642 commit 55b6d92
Showing 1 changed file with 10 additions and 11 deletions.
21 changes: 10 additions & 11 deletions config-specs/paper/paper-world-defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -732,17 +732,16 @@ environment:
description: >-
Instructs the server to target the first treasure location found for
maps obtained via trading with villagers
void-damage:
amount:
default: 4.0
description: >-
The amount of void damage dealt per void damage attempt.
May be set to `disabled` to completely disable void damage in the world.
min-build-height-offset:
default: -64
description: >-
The offset from a world's minimum build height at which entities should receive void
damage.
void-damage-amount:
default: 4.0
description: >-
The amount of void damage dealt per void damage attempt.
May be set to `disabled` to completely disable void damage in the world.
void-min-build-height-offset:
default: -64
description: >-
The offset from a world's minimum build height at which entities should receive void
damage.
water-over-lava-flow-speed:
default: "5"
description: Sets the speed at which water flows while over lava
Expand Down

0 comments on commit 55b6d92

Please sign in to comment.