Skip to content
Merged
Changes from all commits
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
6 changes: 6 additions & 0 deletions src/config/paper/paper-world-defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -360,6 +360,12 @@ entities:
viewed by enabling advanced item tooltips in-game by pressing **F3 +
H**; the item id will appear at the bottom of the tooltip that
appears when you hover over an item
max-arrow-despawn-invulnerability:
vanilla: "disabled"
default: "200"
description: >-
Workaround for MC-125757, makes all arrows advance their despawn
timer as if they were stuck in the ground, after a delay (in ticks).
count-all-mobs-for-spawning:
vanilla: "true"
default: "false"
Expand Down