Longest Jumps: Difference between revisions

From Minecraft Parkour Wiki
Content added Content deleted
m (added link to Tiers. TODO: include walled setups)
(New table, only the longest jump for each tier (5 to -5, and -104) is listed)
Line 15: Line 15:


*[https://pastebin.com/9KPZLTW3 List of all pixel configurations], ordered by distance up to 16b.
*[https://pastebin.com/9KPZLTW3 List of all pixel configurations], ordered by distance up to 16b.
*[https://pastebin.com/KJGNYJuG Python code] used to find the longest configurations for a given distance.
*[https://pastebin.com/KJGNYJuG Python code] used to find the top longest configurations for a given distance.
*[https://repl.it/@Cynimal/ConstructibleDistances#main.py Python program] to find constructible setups for a given configuration.
*[https://repl.it/@Cynimal/ConstructibleDistances#main.py Python program] to find constructible setups for a given configuration.
**Fortunately, all configurations can be built in 1.8 (but not in every direction)
**Fortunately, all configurations can be built in 1.8 (but not in every direction)
Line 23: Line 23:
Configurations listed below are given in terms of pixels, along with their margin (between their distance and the max jump distance for that tier).
Configurations listed below are given in terms of pixels, along with their margin (between their distance and the max jump distance for that tier).


Quite often, the true margin is bit lower because half angles are less efficient for diagonal jumps. <br />
Quite often, the true margin is bit smaller because half angles are less efficient for diagonal jumps.

== Tier 5 [+1.171 , +1.249] ==

Formula to convert a jump's distance (from block form to meters):

<math>Dist(d_x,d_z) = \sqrt{max(0,d_x-0.6)^2 + max(0,d_z-0.6)^2}</math>

== Longest Jump per Tier with Flat Momentum ==
{| class="wikitable"
{| class="wikitable"
!Tier
|+Max Distance: 2.6861854m
!Height Range
!X pixels
!Max Distance
!Z pixels
!Longest Jump (px)
!Margin
!Margin
!Verification
!Verification
|-
|-
|51
|5
| +1.171 to +1.249
|21
|2.6861854m
|51 x 21
|0.002380
|0.002380
|
|
|-
|-
|50
|4
|<nowiki>+1.016 to +1.170</nowiki>
|24
|3.0210507m
|0.005584
|57 x 19
|
|-
|52
|16
|0.006167
|
|-
|44
|35
|0.013611
|
|-
|52
|15
|0.014780
|
|}
<br />

== Tier 4 [+1.016 , +1.170] ==
{| class="wikitable"
|+Max Distance: 3.0210507m
!X pixels
!Z pixels
!Margin
!Verification
|-
|57
|19
|0.000858
|0.000858
|
|
|-
|-
|56
|3
|<nowiki>+0.786 to +1.015</nowiki>
|23
|3.3517794m
|0.002540
|62 x 21
|
|-
|55
|26
|0.004093
|
|-
|50
|36
|0.004741
|
|-
|47
|40
|0.008758
|
|}
<br />

== Tier 3 [+0.786 , +1.015] ==
{| class="wikitable"
|+Max Distance: 3.3517794m
!X pixels
!Z pixels
!Margin
!Verification
|-
|62
|21
|0.000171
|0.000171
|[https://www.youtube.com/watch?v=D2X37nAlC0M 3.875 x 1.3125 + 1]
|[https://www.youtube.com/watch?v=D2X37nAlC0M 3.875 x 1.3125 + 1]
|-
|-
|48
|2
|<nowiki>+0.481 to +0.785</nowiki>
|47
|3.6787438m
|0.001570
|60 x 40
|
|-
|63
|14
|0.002969
|
|-
|53
|41
|0.003786
|
|-
|55
|38
|0.004836
|
|}
<br />

== Tier 2 [+0.481 , +0.785] ==
{| class="wikitable"
|+Max Distance: 3.6787438m
!X pixels
!Z pixels
!Margin
!Verification
|-
|60
|40
|0.000089
|0.000089
|[https://youtu.be/XobJ_kUQNH0 3.75 x 2.5 + 0.75]
|[https://youtu.be/XobJ_kUQNH0 3.75 x 2.5 + 0.75]
|-
|-
|64
|1
|<nowiki>+0.105 to +0.480</nowiki>
|32
|4.0022827m
|0.001789
|60 x 49
|[https://youtu.be/71cLK6qb9Zk 4 x 2 + 0.75]
|-
|55
|47
|0.002426
|
|-
|58
|43
|0.003382
|
|-
|68
|16
|0.006891
|
|}
<br />

== Tier 1 [+0.105 , +0.480] ==
{| class="wikitable"
|+Max Distance: 4.0022827m
!X pixels
!Z pixels
!Margin
!Verification
|-
|60
|49
|0.003982
|0.003982
|
|
|-
|-
|73
|0
|−0.343 to +0.104
|18
|4.3227043m
|0.005155
|65 x 51
|
|-
|69
|33
|0.012099
|
|-
|64
|43
|0.012589
|
|-
|73
|17
|0.012883
|
|}
<br />

== Tier 0 [-0.343 , +0.104] ==
{| class="wikitable"
|+Max Distance: 4.3227043m
!X pixels
!Z pixels
!Margin
!Verification
|-
|65
|51
|0.000198
|0.000198
|[https://youtu.be/qkmfo0HBuCw 4.0625 x 3.1875]
|[https://youtu.be/qkmfo0HBuCw 4.0625 x 3.1875]
|-
|-
|59
| -1
|−0.860 to −0.344
|58
|4.6402892m
|0.000288
|82 x 26
|
|-
|69
|45
|0.000921
|
|-
|77
|25
|0.001644
|
|-
|75
|32
|0.002096
|
|}
<br />

== Tier -1 [-0.860 , -0.344] ==
{| class="wikitable"
|+Max Distance: 4.6402892m
!X pixels
!Z pixels
!Margin
!Verification
|-
|82
|26
|0.000650
|0.000650
|
|
|-
|-
|65
| -2
|−1.445 to −0.861
|59
|4.9552927m
|0.001155
|81 x 44
|
|-
|80
|33
|0.003598
|
|-
|69
|54
|0.005283
|
|-
|64
|60
|0.005367
|
|}
<br />

== Tier -2 [-1.445 , -0.861] ==
{| class="wikitable"
|+Max Distance: 4.9552927m
!X pixels
!Z pixels
!Margin
!Verification
|-
|81
|44
|0.001869
|0.001869
|
|
|-
|-
|80
| -3
|−2.097 to −1.446
|46
|5.2679471m
|0.001948
|83 x 51
|
|-
|85
|34
|0.002184
|
|-
|88
|21
|0.003762
|
|-
|69
|62
|0.004709
|
|}
<br />

== Tier -3 [-2.097 , -1.446] ==
{| class="wikitable"
|+Max Distance: 5.2679471m
!X pixels
!Z pixels
!Margin
!Verification
|-
|83
|51
|0.001040
|0.001040
|
|
|-
|-
|92
| -4
|−2.814 to −2.098
|27
|5.5784640m
|0.004378
|87 x54
|0.001544
|
|
|-
|-
|86
| -5
|−3.595 to −2.815
|45
|5.8870355m
|0.005269
|100 x 36
|0.001035
|
|
|-
|-
|73
|...
|65
|0.005789
|
|
|-
|84
|49
|0.006160
|
|
|}
<br />

== Tier -4 [-2.814 , -2.098] ==
{| class="wikitable"
|+Max Distance: 5.5784640m
!X pixels
!Z pixels
!Delta
!Verification
|-
|87
|54
|0.001544
|
|
|-
|77
|68
|0.004627
|
|
|-
|91
|46
|0.005468
|
|
|-
|-
| -104
|81
|at most -255.190
|63
|34.6872685m
|0.005959
|550 x 136
|
|0.000663
|-
|[https://www.youtube.com/watch?v=xWHUxnT77Wk&feature=youtu.be 34.375 x 8.5 - 255.25]
|98
|21
|0.007712
|
|}
|}
<br />



== Tier -5 [-3.595 , -2.815] ==
Note: Tier -104 is debatable, because there are 4 longer jumps that are technically within the margin, but couldn't be performed because they are too diagonal (therefore half angles aren't as effective)
{| class="wikitable"
|+Max Distance: 5.8870355m
!X pixels
!Z pixels
!Delta
!Verification
|-
|100
|36
|0.001035
|
|-
|81
|71
|0.001433
|
|-
|85
|66
|0.002031
|
|-
|98
|42
|0.002628
|
|-
|96
|47
|0.002827
|
|}
<br />
__NOEDITSECTION__
__NOEDITSECTION__

Revision as of 12:29, 1 January 2021


This page contains the longest jump configurations for each tier.

Momentum is assumed to use flat ground, 45° strafe, and an optimal half angle.


Reminder: 1 pixel = 1/16th of a block = 0.0625b.

Example: a configuration of (X:64 Z:32) can be mapped to a 4x2 gap.


Additional resources:

  • List of all pixel configurations, ordered by distance up to 16b.
  • Python code used to find the top longest configurations for a given distance.
  • Python program to find constructible setups for a given configuration.
    • Fortunately, all configurations can be built in 1.8 (but not in every direction)


Configurations listed below are given in terms of pixels, along with their margin (between their distance and the max jump distance for that tier).

Quite often, the true margin is bit smaller because half angles are less efficient for diagonal jumps.


Formula to convert a jump's distance (from block form to meters):

Longest Jump per Tier with Flat Momentum

Tier Height Range Max Distance Longest Jump (px) Margin Verification
5 +1.171 to +1.249 2.6861854m 51 x 21 0.002380
4 +1.016 to +1.170 3.0210507m 57 x 19 0.000858
3 +0.786 to +1.015 3.3517794m 62 x 21 0.000171 3.875 x 1.3125 + 1
2 +0.481 to +0.785 3.6787438m 60 x 40 0.000089 3.75 x 2.5 + 0.75
1 +0.105 to +0.480 4.0022827m 60 x 49 0.003982
0 −0.343 to +0.104 4.3227043m 65 x 51 0.000198 4.0625 x 3.1875
-1 −0.860 to −0.344 4.6402892m 82 x 26 0.000650
-2 −1.445 to −0.861 4.9552927m 81 x 44 0.001869
-3 −2.097 to −1.446 5.2679471m 83 x 51 0.001040
-4 −2.814 to −2.098 5.5784640m 87 x54 0.001544
-5 −3.595 to −2.815 5.8870355m 100 x 36 0.001035
...
-104 at most -255.190 34.6872685m 550 x 136 0.000663 34.375 x 8.5 - 255.25


Note: Tier -104 is debatable, because there are 4 longer jumps that are technically within the margin, but couldn't be performed because they are too diagonal (therefore half angles aren't as effective)