Removed comment about 32 m/s limit.

This commit is contained in:
Andrew Lalis 2021-08-06 11:45:35 +02:00
parent 1c39d3690c
commit d4dcf32f13
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@ defaultSpeed: 8
minimumSpeed: 1 minimumSpeed: 1
# The maximum allowable speed limit that can be set, in meters per second. # The maximum allowable speed limit that can be set, in meters per second.
# Note: when a player is riding the cart, it cannot exceed 32 m/s regardless of the maximum set here.
maximumSpeed: 128 maximumSpeed: 128
# The regular expression that's used to determine if a sign should affect the cart's speed. # The regular expression that's used to determine if a sign should affect the cart's speed.