Minecraft:Sticky Piston: Difference between revisions
More actions
imported>User-12316399 |
Sync: updated from Minecraft |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 39: | Line 39: | ||
{{IN|be}}, the start delay is fixed at 1 [[Minecraft:redstone tick]] which is {{convert|2|game tick|second}}, meaning that the sticky piston starts to extend or retract 1 redstone tick (2 game ticks) after it is activated. Sticky pistons can only activate on the input/consumer redstone tick ([[Minecraft:C-tick]]). | {{IN|be}}, the start delay is fixed at 1 [[Minecraft:redstone tick]] which is {{convert|2|game tick|second}}, meaning that the sticky piston starts to extend or retract 1 redstone tick (2 game ticks) after it is activated. Sticky pistons can only activate on the input/consumer redstone tick ([[Minecraft:C-tick]]). | ||
=== Pulling === | === Pulling === | ||
| Line 58: | Line 54: | ||
Sticky pistons have the same [[Minecraft:piston#Limitations|limitations for pushing]] as normal pistons. These limitations also apply for pulling: when a sticky piston is unpowered but cannot pull a block, it retracts without doing so. | Sticky pistons have the same [[Minecraft:piston#Limitations|limitations for pushing]] as normal pistons. These limitations also apply for pulling: when a sticky piston is unpowered but cannot pull a block, it retracts without doing so. | ||
The table below lists which blocks can be | The table below lists which blocks can or cannot be pulled. | ||
{{:Sticky_Piston/Table}} | {{:Sticky_Piston/Table}} | ||
| Line 148: | Line 144: | ||
|{{HistoryLine|java}} | |{{HistoryLine|java}} | ||
|{{HistoryLine||1.3.1|dev=12w22a|Sticky pistons now generate naturally inside [[Minecraft:jungle temple]]s. In the temples, the pistons are used to form a puzzle mechanism.}} | |{{HistoryLine||1.3.1|dev=12w22a|Sticky pistons now generate naturally inside [[Minecraft:jungle temple]]s. In the temples, the pistons are used to form a puzzle mechanism.}} | ||
|{{HistoryLine|||dev=12w26a|Sticky pistons now schedule extensions and retractions rather than executing them as soon as they are updated | |{{HistoryLine|||dev=12w26a|Sticky pistons now schedule extensions and retractions rather than executing them as soon as they are updated.}} | ||
|{{HistoryLine||1.5|dev=13w06a|Sticky pistons can now pull extended sticky and normal pistons as long as they are both depowered in the same tick, but only if the first one is updated before the other. This behavior is intended.<ref>{{bug|MC-9342|||WAI}}</ref>}} | |{{HistoryLine||1.5|dev=13w06a|Sticky pistons can now pull extended sticky and normal pistons as long as they are both depowered in the same tick, but only if the first one is updated before the other. This behavior is intended.<ref>{{bug|MC-9342|||WAI}}</ref>}} | ||
|{{HistoryLine|||dev=13w10a|Sticky pistons changing their {{code|extended}} state from {{code|false}} to {{code|true}} is now the ''last'' step of (the start of) the extension process, rather then the first. This change affects some redstone contraptions.}} | |||
|{{HistoryLine||1.8|dev=14w17a|[[File:Sticky Piston (U) JE2.png|32px]] [[File:Sticky Piston (D) JE2.png|32px]] [[File:Headless Piston (U) JE2.png|32px]] [[File:Headless Piston (D) JE2.png|32px]] The models for sticky piston and related blocks when facing up and down have been changed.}} | |{{HistoryLine||1.8|dev=14w17a|[[File:Sticky Piston (U) JE2.png|32px]] [[File:Sticky Piston (D) JE2.png|32px]] [[File:Headless Piston (U) JE2.png|32px]] [[File:Headless Piston (D) JE2.png|32px]] The models for sticky piston and related blocks when facing up and down have been changed.}} | ||
|{{HistoryLine|||dev=14w18a|[[Minecraft:Slime block]]s now push and pull blocks adjacent when connected to sticky pistons. | |{{HistoryLine|||dev=14w18a|[[Minecraft:Slime block]]s now push and pull blocks adjacent when connected to sticky pistons. | ||
|Extending a sticky piston with a slime block on top of it launches the [[Minecraft:entity]] ([[Minecraft:mob]]s, [[Minecraft:player]]s, [[Minecraft:item]]s, launched [[Minecraft:arrow]]s, etc) into the [[Minecraft:air]].}} | |Extending a sticky piston with a slime block on top of it launches the [[Minecraft:entity]] ([[Minecraft:mob]]s, [[Minecraft:player]]s, [[Minecraft:item]]s, launched [[Minecraft:arrow]]s, etc) into the [[Minecraft:air]].}} | ||
|{{HistoryLine|||dev=14w26a|Sticky pistons do not check if they are receiving power in the moment in which their {{code|extended}} state changes from {{code|false}} to {{code|true}} anymore.}} | |||
|{{HistoryLine||1.9|dev=15w38b|Retracting sticky pistons can now pull [[Minecraft:entities]] through them.<ref>{{bug|MC-89030||}}</ref> This was known as "piston translocation" by the community. | |{{HistoryLine||1.9|dev=15w38b|Retracting sticky pistons can now pull [[Minecraft:entities]] through them.<ref>{{bug|MC-89030||}}</ref> This was known as "piston translocation" by the community. | ||
|Sticky pistons can no longer pull extended sticky and normal pistons when depowered in the same tick, due to a bug.<ref>{{bug|MC-88959|}}</ref>}} | |Sticky pistons can no longer pull extended sticky and normal pistons when depowered in the same tick, due to a bug.<ref>{{bug|MC-88959|}}</ref>}} | ||
| Line 159: | Line 156: | ||
|{{HistoryLine||1.11|dev=16w40a|Retracting sticky pistons can no longer pull [[Minecraft:entities]] through them. "Piston translocation" has been removed.}} | |{{HistoryLine||1.11|dev=16w40a|Retracting sticky pistons can no longer pull [[Minecraft:entities]] through them. "Piston translocation" has been removed.}} | ||
|{{HistoryLine||1.12|dev=17w16a|Sticky pistons do not pull [[Minecraft:glazed terracotta]], and when pistons move [[Minecraft:slime block]]s, they do not move glazed terracotta attached to the side of the slime block.}} | |{{HistoryLine||1.12|dev=17w16a|Sticky pistons do not pull [[Minecraft:glazed terracotta]], and when pistons move [[Minecraft:slime block]]s, they do not move glazed terracotta attached to the side of the slime block.}} | ||
|{{HistoryLine|||dev=pre3|Glazed terracotta does not stick to slime blocks in some situations anymore.<ref>{{bug|MC-116373|||fixed}}</ref>}} | |{{HistoryLine|||dev=pre3|Glazed terracotta does not stick to slime blocks in some situations anymore.<ref>{{bug|MC-116373|||fixed}}</ref>}} | ||
|{{HistoryLine||1.13|dev=17w47a|Sticky pistons now can push [[Minecraft:note block]]s.}} | |{{HistoryLine||1.13|dev=17w47a|Sticky pistons now can push [[Minecraft:note block]]s.}} | ||
|{{HistoryLine|||dev=pre6|Sticky pistons now pull [[Minecraft:glazed terracotta]] | |{{HistoryLine|||dev=17w48a|Piston heads are no longer removed when breaking a sticky piston while it is extending.<ref>{{bug|MC-122711|}}</ref>}} | ||
|{{HistoryLine|||dev=pre8|Sticky pistons no longer pull glazed terracotta.}} | |{{HistoryLine|||dev=17w49a|Piston heads are now once again removed when breaking a sticky piston while it is extending. | ||
|Sticky pistons' block dropping behavior has been removed.<ref>{{bug|MC-122911|}}</ref>}} | |||
|{{HistoryLine|||dev=17w49b|Sticky pistons can now drop blocks again. According to [[Minecraft:Grum]], this behavior was restored by fixing {{bug|MC-122711|}},<ref>https://bugs-legacy.mojang.com/browse/MC-122911?focusedId=421892&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-421892</ref> however that bug was actually fixed in snapshot [[Minecraft:17w49a]]—additionally, it should be noted that in [[Minecraft:17w48a]] (the only snapshot that was ever actually affected by MC-122711) block dropping still worked as expected.}} | |||
|{{HistoryLine|||dev=pre6|Sticky pistons can now pull [[Minecraft:glazed terracotta]].<ref>{{bug|MC-133214|}}</ref>}} | |||
|{{HistoryLine|||dev=pre8|Sticky pistons can no longer pull glazed terracotta.}} | |||
|{{HistoryLine||1.14|dev=18w43a|[[File:Sticky Piston (U) JE3.png|32px]] [[File:Sticky Piston (N) JE2.png|32px]] [[File:Sticky Piston (E) JE2.png|32px]] [[File:Sticky Piston (S) JE2.png|32px]] [[File:Sticky Piston (W) JE2.png|32px]] [[File:Sticky Piston (D) JE3.png|32px]]<br>[[File:Headless Piston (U) JE3.png|32px]] [[File:Headless Piston (N) JE2.png|32px]] [[File:Headless Piston (E) JE2.png|32px]] [[File:Headless Piston (S) JE2.png|32px]] [[File:Headless Piston (W) JE2.png|32px]] [[File:Headless Piston (D) JE3.png|32px]]<br>The textures associated with sticky pistons have been changed. | |{{HistoryLine||1.14|dev=18w43a|[[File:Sticky Piston (U) JE3.png|32px]] [[File:Sticky Piston (N) JE2.png|32px]] [[File:Sticky Piston (E) JE2.png|32px]] [[File:Sticky Piston (S) JE2.png|32px]] [[File:Sticky Piston (W) JE2.png|32px]] [[File:Sticky Piston (D) JE3.png|32px]]<br>[[File:Headless Piston (U) JE3.png|32px]] [[File:Headless Piston (N) JE2.png|32px]] [[File:Headless Piston (E) JE2.png|32px]] [[File:Headless Piston (S) JE2.png|32px]] [[File:Headless Piston (W) JE2.png|32px]] [[File:Headless Piston (D) JE3.png|32px]]<br>The textures associated with sticky pistons have been changed. | ||
|While the texture for oak planks was later updated in subsequent snapshots, the sticky piston texture is yet to be changed to reflect this.<ref>{{bug|MC-248841|||WAI}}</ref>}} | |While the texture for oak planks was later updated in subsequent snapshots, the sticky piston texture is yet to be changed to reflect this.<ref>{{bug|MC-248841|||WAI}}</ref>}} | ||
Latest revision as of 11:14, 27 May 2026
Template:For Template:Earth hatnote Template:Infobox block A sticky piston is a variant of the Minecraft:piston that can additionally pull most blocks when it retracts.
Obtaining
Breaking
A sticky piston can be broken using any Minecraft:tool with equal efficiency, and always drops itself. Template:IN, it is faster to break them with a Minecraft:pickaxe. The pickaxe is also the preferred tool for breaking the head when extended.<ref>Template:Bug</ref> Template:Breaking row
Natural generation
Three sticky pistons generate as part of each Minecraft:jungle pyramid. Five sticky pistons also generate in each Minecraft:ancient city.
Crafting
Usage
Template:See also A sticky piston behaves the same way as a normal piston, except when pulling. A sticky piston pulls when it is unpowered.
Template:IN, the start delay is fixed at 1 Minecraft:redstone tick which is Template:Convert, meaning that the sticky piston starts to extend or retract 1 redstone tick (2 game ticks) after it is activated. Sticky pistons can only activate on the input/consumer redstone tick (Minecraft:C-tick).
Pulling
A sticky piston also pulls the block attached to its head and any blocks attached to the head via slime- or honey blocks, but not any of the other blocks it may have pushed.
A sticky piston cannot pull a falling block.
Block dropping
Template:Exclusive Sticky pistons finish extending early and start retracting if they lose power before the extension process is over; most 2 game tick long pulses, some 3 game tick long pulses (when start delay is present) and all pulses equal to or shorter than 1 game tick that pistons can react to allow this to happen. This causes a sticky piston to "drop" the blocks it's pushing, leaving them behind when it starts to retract. Also, the first out of the blocks that are being moved ends up in its final position as soon as the piston starts retracting. This behavior is referred to as "block dropping"<ref> Jeb has once said that the observer block's pulse "Allows tricking sticky pistons into dropping blocks" - https://www.reddit.com/r/Minecraft/comments/5c752g</ref> or sometimes "block spitting".
A sticky piston still pulls a block back if the piston extended through an air gap to contact the block.
Limitations
Sticky pistons have the same limitations for pushing as normal pistons. These limitations also apply for pulling: when a sticky piston is unpowered but cannot pull a block, it retracts without doing so.
The table below lists which blocks can or cannot be pulled.
Technical components
Template:Main Sticky pistons have 2 technical blocks that cannot be obtained. These include the piston head and moving piston blocks.
Sounds
Generic
Template:Edition: Template:Sound table/Block/Stone/JE Template:Edition (piston): Template:Sound table/Block/Stone/BE Template:Edition (arm): Template:Sound table/Block/Normal/BE
Unique
Data values
ID
Template:Edition: Template:ID table
Template:Edition: Template:ID table Template:ID table
Block states
Template:See also
The sticky_piston block uses following block states:
{{#lst:Piston|block states}}
Block data
Template:Exclusive Template:IN, a sticky piston has a Minecraft:block entity associated with it that holds additional data about the block.
Achievements
Videos
History
Java Edition
Bedrock Edition
Legacy Console Edition
New Nintendo 3DS Edition
Data history
Java Edition
Bedrock Edition
Legacy Console Edition
Issues
Trivia
- Mojang stated that the 12-block push limit for sticky pistons would not be changed, because "the current limitations are by design".<ref>
Template:Cite </ref>
- When toggled between on and off rapidly with a gravity affected block (such as sand) above it, a sticky piston can eventually break the block, which can be picked up as a resource. However, gravel broken this way never drops flint.
- If a sticky piston powered by a short pulse directly pushes a waterlogged block, the block remains waterlogged at its new position.
- Carpet can be placed on the sticky piston extension block, and remains even if it is replaced with a solid block using Template:Cmd.
Gallery
Screenshots
-
An example of sticky piston use with Minecraft:glass panes.
-
An example of sticky piston use with rails.
-
An example of sticky piston use with fences.
Mojang screenshots
-
First screenshot of pistons.
-
Minecraft:Efe tinkering with a sticky piston.<ref>Template:Mcnet</ref>
-
A sticky piston.
-
Two sticky pistons atop a temple.
-
Sticky pistons spelling out the word piston.
See also
Notes
References
External links
Template:Navbox redstone Template:Navbox blocks
Minecraft:fr:Piston collant Minecraft:ko:끈끈이 피스톤 Minecraft:nl:Kleefzuiger Minecraft:pt:Pistão Grudento Minecraft:uk:Липкий поршень