Slipperiness: Difference between revisions

From Minecraft Parkour Wiki
Content added Content deleted
(corrections)
(Marked this version for translation)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages/>
Each block in the game has a '''Slipperiness factor''', noted '''S'''. Its value is between '''0.6''' (rough) and '''1.0''' (frictionless).
<translate>
<!--T:1-->
Each block in the game has a '''Slipperiness factor''', noted '''S'''. The greater is S, the slipperier the block becomes.


<!--T:2-->
By default, a block's slipperiness is set to '''0.6'''. This notably includes air, [[soulsand]], [[Cobweb|cobwebs]], and [[Water and Lava|fluids]].
By default, a block's slipperiness is set to '''0.6'''. This notably includes air, [[Special:MyLanguage/soulsand|soulsand]], [[Special:MyLanguage/Cobweb|cobwebs]], and [[Special:MyLanguage/Water and Lava|fluids]].


<!--T:3-->
In 1.8, the only blocks that have a different slipperiness are:
In 1.8, the only blocks that have a different slipperiness are:


<!--T:4-->
*[https://minecraft.gamepedia.com/Ice Ice] and [https://minecraft.gamepedia.com/Packed_Ice Packed Ice], '''S = 0.98'''
*[https://minecraft.gamepedia.com/Ice Ice] and [https://minecraft.gamepedia.com/Packed_Ice Packed Ice], '''S = 0.98'''
*[https://minecraft.gamepedia.com/Slime_Block Slime Blocks], '''S = 0.8'''
*[https://minecraft.gamepedia.com/Slime_Block Slime Blocks], '''S = 0.8'''


<!--T:5-->
In 1.13, another slippery block was added: [https://minecraft.gamepedia.com/Blue_Ice Blue Ice], with a slipperiness of '''0.989''', making it the most slippery block in the game.
In 1.13, another slippery block was added: [https://minecraft.gamepedia.com/Blue_Ice Blue Ice], with a slipperiness of '''0.989''', making it the most slippery block in the game.


<!--T:6-->
<br />
<br />


==Effect on Movement==
When moving, the Player loses some speed in between ticks to simulate '''drag''', and gains some '''acceleration'''.


==Effect on Movement== <!--T:7-->
When the Player is on ground, drag and acceleration are calculated as so:


<!--T:8-->
When moving, the player loses some speed in between ticks to simulate '''drag''', and gains some '''acceleration'''.

<!--T:9-->
When the player is on ground, drag and acceleration are calculated as so:

<!--T:10-->
*The amount of speed conserved on ground is scaled by <math>0.91 \times S</math>.
*The amount of speed conserved on ground is scaled by <math>0.91 \times S</math>.
*The acceleration gained on ground is proportional to <math>\left ( \frac{0.6}{S} \right )^3</math>.
*The acceleration gained on ground is proportional to <math>\left ( \frac{0.6}{S} \right )^3</math>.


<!--T:11-->
When the Player is airborne, Slipperiness is ignored (see [[Movement Physics|Movement Formulas]])
When the player is airborne, slipperiness is ignored (see [[Special:MyLanguage/Movement Physics|Movement Formulas]])




<!--T:12-->
<br />
<br />

==Blocks==
==Blocks== <!--T:13-->

<!--T:14-->
<gallery mode="nolines" widths="200" heights="200">
<gallery mode="nolines" widths="200" heights="200">
File:Grass Block.png|Default (0.6)
File:Grass Block.png|Default (0.6)
Line 34: Line 52:




<!--T:15-->
<br />
<br />

==Application==
==Application== <!--T:16-->

<!--T:17-->
[[File:Slipperiness illustration.png|thumb|Illustration of how slipperiness affects partial blocks|416x416px]]
[[File:Slipperiness illustration.png|thumb|Illustration of how slipperiness affects partial blocks|416x416px]]
Every tick, if on ground, the game checks for the block directly 1b below the Player's position to get S.
Every tick, if on ground, the game checks for the block directly 1b below the player's position to get the slipperiness.




This means that '''non-full blocks''' take the slipperiness of the block below them.


<!--T:18-->
This means that partial blocks are affected by the slipperiness of the block below them.

<!--T:19-->
For example, the surface of a slab above Ice has the same slipperiness as the Ice itself.
For example, the surface of a slab above Ice has the same slipperiness as the Ice itself.






<!--T:20-->
Finally, we can explain how [[Soulsand]] is affected by slippery blocks:
Finally, we can explain how [[Special:MyLanguage/Soulsand|Soulsand]] is affected by slippery blocks:


<!--T:21-->
Soulsand is a non-full block (14px in height), meaning it gets its slipperiness from the block below it.
Soulsand is a non-full block (14px in height), meaning it gets its slipperiness from the block below it.




<!--T:22-->
Let's consider the effects at work:
Let's consider the effects at work:


<!--T:23-->
*Slippery blocks grant less acceleration.
*Slippery blocks grant less acceleration.
*Soulsand reduces speed conservation.
*Soulsand reduces speed conservation.




These two effects combined create an net negative impact on the Player's movement, compared to regular Soulsand movement.


<!--T:24-->
These two effects combined create an net negative impact on the player's movement, compared to regular Soulsand movement.

<!--T:25-->
Therefore, walking on soulsand with ice below is noticeably slower.
Therefore, walking on soulsand with ice below is noticeably slower.



== Changes == <!--T:26-->

<!--T:27-->
In 1.15, slipperiness is now taken 0.5m below the Player (instead of 1.0m). This means soulsand is no longer affected by slipperiness, among other blocks.

<!--T:28-->
* A slab (0.5b height) is still affected by slippery blocks.
* A bed (0.5625b height) is no longer affected by slippery blocks.
</translate>

Latest revision as of 13:06, 4 September 2021

Other languages:

Each block in the game has a Slipperiness factor, noted S. The greater is S, the slipperier the block becomes.

By default, a block's slipperiness is set to 0.6. This notably includes air, soulsand, cobwebs, and fluids.

In 1.8, the only blocks that have a different slipperiness are:

In 1.13, another slippery block was added: Blue Ice, with a slipperiness of 0.989, making it the most slippery block in the game.



Effect on Movement

When moving, the player loses some speed in between ticks to simulate drag, and gains some acceleration.

When the player is on ground, drag and acceleration are calculated as so:

  • The amount of speed conserved on ground is scaled by .
  • The acceleration gained on ground is proportional to .

When the player is airborne, slipperiness is ignored (see Movement Formulas)



Blocks



Application

Illustration of how slipperiness affects partial blocks

Every tick, if on ground, the game checks for the block directly 1b below the player's position to get the slipperiness.


This means that partial blocks are affected by the slipperiness of the block below them.

For example, the surface of a slab above Ice has the same slipperiness as the Ice itself.


Finally, we can explain how Soulsand is affected by slippery blocks:

Soulsand is a non-full block (14px in height), meaning it gets its slipperiness from the block below it.


Let's consider the effects at work:

  • Slippery blocks grant less acceleration.
  • Soulsand reduces speed conservation.


These two effects combined create an net negative impact on the player's movement, compared to regular Soulsand movement.

Therefore, walking on soulsand with ice below is noticeably slower.


Changes

In 1.15, slipperiness is now taken 0.5m below the Player (instead of 1.0m). This means soulsand is no longer affected by slipperiness, among other blocks.

  • A slab (0.5b height) is still affected by slippery blocks.
  • A bed (0.5625b height) is no longer affected by slippery blocks.