Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Block of Redstone: Difference between revisions

From SAS Gaming Wiki
imported>Jacklewisnunn
 
SyncBot (talk | contribs)
Fix template calls: add MC/ prefix
 
(One intermediate revision by the same user not shown)
Line 11: Line 11:
|lavasusceptible=No
|lavasusceptible=No
}}
}}
A '''block of redstone''', internally known as a '''redstone block''', is a mineral [[Minecraft:block]] equivalent to nine [[Minecraft:redstone dust]]. It acts as an always active redstone [[Minecraft:Redstone components#Power components|power source]] that can be moved by [[Minecraft:piston]]s.
A '''block of redstone''', internally known as a '''redstone block''', is a mineral [[Minecraft:block]] equivalent to nine redstone dust. It acts as an always active redstone [[Minecraft:Redstone components#Power components|power source]] that can be moved by [[Minecraft:piston]]s.


== Obtaining ==
== Obtaining ==
=== Breaking ===
=== Breaking ===
A block of redstone can be mined using any [[Minecraft:pickaxe]] (unlike [[Minecraft:redstone ore]], which requires an iron pickaxe or better).<ref>{{bug|MC-44417|||WAI}}</ref> If mined without a pickaxe, a block of redstone drops nothing.
A block of redstone can be mined using any [[Minecraft:pickaxe]] (unlike redstone ore, which requires an iron pickaxe or better).<ref>{{bug|MC-44417|||WAI}}</ref> If mined without a pickaxe, a block of redstone drops nothing.
{{breaking row|horizontal=1|Block of Redstone|Pickaxe|Wood}}
{{MC/Breaking row|horizontal=1|Block of Redstone|Pickaxe|Wood}}


=== Natural generation ===
=== Natural generation ===
In each [[Minecraft:ancient city]], 2 blocks of redstone can be found integrated into circuitry within a secret room at the city center.
In each ancient city, 2 blocks of redstone can be found integrated into circuitry within a secret room at the city center.


=== Crafting ===
=== Crafting ===
Line 37: Line 37:


== Usage ==
== Usage ==
A block of redstone can be used as a redstone [[Minecraft:Redstone components#Power components|power source]] and to craft [[Minecraft:redstone dust]].
A block of redstone can be used as a redstone [[Minecraft:Redstone components#Power components|power source]] and to craft redstone dust.


=== Crafting ingredient ===
=== Crafting ingredient ===
Blocks of redstone can be crafted back into redstone dust, and thus provide compact storage for redstone, like other blocks of materials ([[Minecraft:block of iron]], [[Minecraft:block of gold]], etc.).
Blocks of redstone can be crafted back into redstone dust, and thus provide compact storage for redstone, like other blocks of materials (block of iron, block of gold, etc.).
{{crafting usage}}
{{crafting usage}}


=== Redstone component ===
=== Redstone component ===
[[File:Block of redstone behavior.png|thumb|A block of redstone that's currently powering redstone dust, a [[redstone repeater]], an attached redstone torch, and a [[Minecraft:redstone lamp]] (left) – However, redstone blocks cannot power through [[Minecraft:conductive]] blocks (right).]]
[[File:Block of redstone behavior.png|thumb|A block of redstone that's currently powering redstone dust, a [[redstone repeater]], an attached redstone torch, and a redstone lamp (left) – However, redstone blocks cannot power through conductive blocks (right).]]
{{see also|Redstone circuit}}
{{MC/See also|Redstone circuit}}


Blocks of redstone provide weak power to their direct neighbors at signal strength 15. Unlike [[Minecraft:redstone torches]], redstone blocks do not require a support block and can be moved by [[Minecraft:pistons]], but they also cannot be turned off.
Blocks of redstone provide weak power to their direct neighbors at signal strength 15. Unlike redstone torches, redstone blocks do not require a support block and can be moved by pistons, but they also cannot be turned off.


Blocks of redstone are accepted by [[Minecraft:comparators]] as a side input.
Blocks of redstone are accepted by comparators as a side input.
{{-}}
{{MC/-}}


=== Sulfur cube ===
=== Sulfur cube ===
{{In development|section=1|drop=Chaos Cubed}}
{{MC/In development|section=1|drop=Chaos Cubed}}
[[Minecraft:Sulfur cube]]s have the ability to absorb blocks of redstone, either through picking it up or being interacted with it. This provides the regular/football effect to the mob when hitting it.
Sulfur cubes have the ability to absorb blocks of redstone, either through picking it up or being interacted with it. This provides the regular/football effect to the mob when hitting it.


== Sounds ==
== Sounds ==
{{Sound table/Block/Metal}}
{{MC/Sound table/Block/Metal}}


== Data values ==
== Data values ==
=== ID ===
=== ID ===
{{edition|java}}:
{{MC/Edition|java}}:
{{ID table
{{ID table
|edition=java
|edition=java
Line 71: Line 71:
|foot=1}}
|foot=1}}


{{edition|bedrock}}:
{{MC/Edition|bedrock}}:
{{ID table
{{ID table
|edition=bedrock
|edition=bedrock
Line 84: Line 84:


== Videos ==
== Videos ==
{{yt|7tJRSZigUCA}}
{{MC/Yt|7tJRSZigUCA}}
{{yt|m7mEd_TcyLc}}
{{MC/Yt|m7mEd_TcyLc}}


== History ==
== History ==
=== ''Java Edition'' ===
=== ''Java Edition'' ===
{{HistoryTable
{{HistoryTable
|{{HistoryLine|java}}
|{{MC/HistoryLine|java}}
|{{HistoryLine||1.5|dev=13w01a|[[File:Block of Redstone JE1 BE1.png|32px]] Added blocks of redstone.
|{{MC/HistoryLine||1.5|dev=13w01a|[[File:Block of Redstone JE1 BE1.png|32px]] Added blocks of redstone.
|The unused [[Minecraft:locked chest]] texture has been changed to have a block of redstone texture on the side, due to the redstone block taking up its texture space.}}
|The unused [[Minecraft:locked chest]] texture has been changed to have a block of redstone texture on the side, due to the redstone block taking up its texture space.}}
|{{HistoryLine||1.8|dev=14w02a|[[Minecraft:Mob]]s now suffocate inside of redstone blocks.}}
|{{MC/HistoryLine||1.8|dev=14w02a|[[Minecraft:Mob]]s now suffocate inside of redstone blocks.}}
|{{HistoryLine||1.9|dev=15w46a|Blocks of redstone now emit strong power instead of weak power. This change was made to fix {{bug|MC-5951}}, but only for redstone blocks.<ref>https://bugs-legacy.mojang.com/browse/MC-5951?focusedId=263628&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-263628</ref> However their [[Minecraft:block update]] range was left unchanged, causing issues when interacting with other redstone components.}}
|{{HistoryLine||1.9|dev=15w46a|Blocks of redstone now emit strong power instead of weak power. This change was made to fix {{bug|MC-5951}}, but only for redstone blocks.<ref>https://bugs-legacy.mojang.com/browse/MC-5951?focusedId=263628&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-263628</ref> However their [[Minecraft:block update]] range was left unchanged, causing issues when interacting with other redstone components.}}
|{{HistoryLine|||dev=15w47a|Blocks of redstone now emit weak power again.<ref>{{bug|MC-92562|||fixed}}</ref>
|{{HistoryLine|||dev=15w47a|Blocks of redstone now emit weak power again.<ref>{{bug|MC-92562|||fixed}}</ref>
|Redstone blocks now work as a side input for [[Minecraft:redstone comparator]]s.}}
|Redstone blocks now work as a side input for redstone comparators.}}
|{{HistoryLine||1.14|dev=18w43a|[[File:Block of Redstone JE2 BE2.png|32px]] The texture of the block of redstone has been changed.}}
|{{MC/HistoryLine||1.14|dev=18w43a|[[File:Block of Redstone JE2 BE2.png|32px]] The texture of the block of redstone has been changed.}}
|{{HistoryLine||1.16|dev=20w10a|Blocks of redstone can now support [[Minecraft:ladder]]s and [[Minecraft:tripwire hook]]s.<ref>{{bug|MC-146824}}</ref>}}
|{{HistoryLine||1.16|dev=20w10a|Blocks of redstone can now support [[Minecraft:ladder]]s and tripwire hooks.<ref>{{bug|MC-146824}}</ref>}}
|{{HistoryLine||1.19|dev=22w13a|Blocks of redstone can now be found within redstone circuits in [[Minecraft:ancient cities]].}}
|{{MC/HistoryLine||1.19|dev=22w13a|Blocks of redstone can now be found within redstone circuits in ancient cities.}}
|{{HistoryLine|java upcoming}}
|{{MC/HistoryLine|java upcoming}}
|{{HistoryLine||26.2|dev=snap 1|Added [[Minecraft:sulfur cube]]s, which have the ability to absorb blocks of redstone, providing the football/regular effect to the mob.}}
|{{MC/HistoryLine||26.2|dev=snap 1|Added sulfur cubes, which have the ability to absorb blocks of redstone, providing the football/regular effect to the mob.}}
}}
}}


=== ''Bedrock Edition'' ===
=== ''Bedrock Edition'' ===
{{HistoryTable
{{HistoryTable
|{{HistoryLine|pocket alpha}}
|{{MC/HistoryLine|pocket alpha}}
|{{HistoryLine||v0.11.0|dev=build 1|[[File:Block of Redstone JE1 BE1.png|32px]] Added blocks of redstone.
|{{MC/HistoryLine||v0.11.0|dev=build 1|[[File:Block of Redstone JE1 BE1.png|32px]] Added blocks of redstone.
|Blocks of redstone can be used only to store [[Minecraft:redstone dust]] as no redstone components exist in this version.}}
|Blocks of redstone can be used only to store redstone dust as no redstone components exist in this version.}}
|{{HistoryLine||v0.13.0|dev=build 1|Redstone blocks can now power redstone components.}}
|{{MC/HistoryLine||v0.13.0|dev=build 1|Redstone blocks can now power redstone components.}}
|{{HistoryLine|bedrock}}
|{{MC/HistoryLine|bedrock}}
|{{HistoryLine||1.10.0|dev=beta 1.10.0.3|[[File:Block of Redstone JE2 BE2.png|32px]] The texture of blocks of redstone has now been changed.}}
|{{MC/HistoryLine||1.10.0|dev=beta 1.10.0.3|[[File:Block of Redstone JE2 BE2.png|32px]] The texture of blocks of redstone has now been changed.}}
|{{HistoryLine|bedrock upcoming}}
|{{MC/HistoryLine|bedrock upcoming}}
|{{HistoryLine||26.20|dev=Preview 26.20.23|exp=Drop 2 of 2026|Added [[Minecraft:sulfur cube]]s, which have the ability to absorb blocks of redstone, providing the football/regular effect to the mob.}}
|{{MC/HistoryLine||26.20|dev=Preview 26.20.23|exp=Drop 2 of 2026|Added sulfur cubes, which have the ability to absorb blocks of redstone, providing the football/regular effect to the mob.}}
}}
}}


=== Legacy Console Edition ===
=== Legacy Console Edition ===
{{HistoryTable
{{HistoryTable
|{{HistoryLine|console}}
|{{MC/HistoryLine|console}}
|{{HistoryLine||xbox=TU19|xbone=CU7|ps3=1.12|psvita=1.12|ps4=1.12|wiiu=Patch 1|switch=1.0.1|[[File:Block of Redstone JE1 BE1.png|32px]] Added blocks of redstone.}}
|{{MC/HistoryLine||xbox=TU19|xbone=CU7|ps3=1.12|psvita=1.12|ps4=1.12|wiiu=Patch 1|switch=1.0.1|[[File:Block of Redstone JE1 BE1.png|32px]] Added blocks of redstone.}}
|{{HistoryLine||xbox=TU46|xbone=CU36|ps3=1.38|psvita=1.38|ps4=1.38|wiiu=Patch 15|switch=1.0.1|Redstone blocks now work as a side input for [[Minecraft:redstone comparator]]s.{{check version}}}}
|{{HistoryLine||xbox=TU46|xbone=CU36|ps3=1.38|psvita=1.38|ps4=1.38|wiiu=Patch 15|switch=1.0.1|Redstone blocks now work as a side input for redstone comparators.{{check version}}}}
|{{HistoryLine||xbox=none|xbone=none|ps3=none|psvita=none|ps4=1.90|wiiu=none|switch=none|[[File:Block of Redstone JE2 BE2.png|32px]] The texture of blocks of redstone has now been changed.}}
|{{MC/HistoryLine||xbox=none|xbone=none|ps3=none|psvita=none|ps4=1.90|wiiu=none|switch=none|[[File:Block of Redstone JE2 BE2.png|32px]] The texture of blocks of redstone has now been changed.}}
}}
}}


=== ''New Nintendo 3DS Edition'' ===
=== ''New Nintendo 3DS Edition'' ===
{{HistoryTable
{{HistoryTable
|{{HistoryLine|new 3ds}}
|{{MC/HistoryLine|new 3ds}}
|{{HistoryLine||0.1.0|[[File:Block of Redstone JE1 BE1.png|32px]] Added blocks of redstone.}}
|{{MC/HistoryLine||0.1.0|[[File:Block of Redstone JE1 BE1.png|32px]] Added blocks of redstone.}}
}}
}}


=== Data history ===
=== Data history ===
{{HistoryTable
{{HistoryTable
|{{HistoryLine|java}}
|{{MC/HistoryLine|java}}
|{{HistoryLine||1.13|dev=17w47a|Prior to [[Minecraft:1.13/Flattening|''The Flattening'']], this block's numeral ID was 152.}}
|{{MC/HistoryLine||1.13|dev=17w47a|Prior to ''The Flattening'', this block's numeral ID was 152.}}
}}
}}


== Issues ==
== Issues ==
{{issue list}}
{{MC/Issue list}}


== Trivia ==
== Trivia ==
Line 150: Line 150:


== References ==
== References ==
{{reflist}}
{{MC/Reflist}}


== External links ==
== External links ==
Line 156: Line 156:


== Navigation ==
== Navigation ==
{{Navbox redstone|components}}
{{MC/Navbox redstone|components}}
{{Navbox blocks|Building}}
{{MC/Navbox blocks|Building}}


[[Category:Ore]]
[[Category:Ore]]
Line 164: Line 164:
[[Category:Mechanisms]]
[[Category:Mechanisms]]


[[Minecraft:cs:Ruditový blok]]
cs:Ruditový blok
[[Minecraft:de:Redstone-Block]]
de:Redstone-Block
[[Minecraft:es:Bloque de redstone]]
es:Bloque de redstone
[[Minecraft:fr:Bloc de redstone]]
fr:Bloc de redstone
[[Minecraft:hu:Redstone-blokk]]
hu:Redstone-blokk
[[Minecraft:it:Blocco di redstone]]
it:Blocco di redstone
[[Minecraft:ja:レッドストーンブロック]]
ja:レッドストーンブロック
[[Minecraft:ko:레드스톤 블록]]
ko:레드스톤 블록
[[Minecraft:nl:Redstoneblok]]
nl:Redstoneblok
[[Minecraft:pl:Blok redstone]]
pl:Blok redstone
[[Minecraft:pt:Bloco de Redstone]]
pt:Bloco de Redstone
[[Minecraft:ru:Редстоуновый блок]]
ru:Редстоуновый блок
[[Minecraft:uk:Блок редстоуну]]
uk:Блок редстоуну
[[Minecraft:zh:红石块]]
zh:红石块

Latest revision as of 19:55, 9 April 2026

Template:Infobox block A block of redstone, internally known as a redstone block, is a mineral Minecraft:block equivalent to nine redstone dust. It acts as an always active redstone power source that can be moved by Minecraft:pistons.

Obtaining

Breaking

A block of redstone can be mined using any Minecraft:pickaxe (unlike redstone ore, which requires an iron pickaxe or better).<ref>Template:Bug</ref> If mined without a pickaxe, a block of redstone drops nothing. Script error: No such module "breaking row".

Natural generation

In each ancient city, 2 blocks of redstone can be found integrated into circuitry within a secret room at the city center.

Crafting

Template:Crafting

Usage

A block of redstone can be used as a redstone power source and to craft redstone dust.

Crafting ingredient

Blocks of redstone can be crafted back into redstone dust, and thus provide compact storage for redstone, like other blocks of materials (block of iron, block of gold, etc.). Template:Crafting usage

Redstone component

File:Block of redstone behavior.png
A block of redstone that's currently powering redstone dust, a redstone repeater, an attached redstone torch, and a redstone lamp (left) – However, redstone blocks cannot power through conductive blocks (right).

{{#vardefine:params|0 }}Template:Hatnote

Blocks of redstone provide weak power to their direct neighbors at signal strength 15. Unlike redstone torches, redstone blocks do not require a support block and can be moved by pistons, but they also cannot be turned off.

Blocks of redstone are accepted by comparators as a side input.

Sulfur cube

Template:Message box Template:Article other Sulfur cubes have the ability to absorb blocks of redstone, either through picking it up or being interacted with it. This provides the regular/football effect to the mob when hitting it.

Sounds

Template:Edition: Template:Sound table/Block/Metal/JE

Template:Edition: Template:Sound table/Block/Metal/BE

Data values

ID

Template:!((Java EditionTemplate:))!: Template:ID table

Template:!((Bedrock EditionTemplate:))!: Template:ID table

Videos

  1. REDIRECT Template:YouTube

Template:Redr

  1. REDIRECT Template:YouTube

Template:Redr

History

Java Edition

Template:HistoryTable

Bedrock Edition

Template:HistoryTable

Legacy Console Edition

Template:HistoryTable

New Nintendo 3DS Edition

Template:HistoryTable

Data history

Template:HistoryTable

Issues

Script error: No such module "Issue list".

Trivia

  • As the block of redstone is not fully opaque, Minecraft:chests can be opened when covered by one.

Gallery

Screenshots

References

<references group="">

 </references>

External links

Navigation

Power emission
Signal transmission
Item and entity transportation
Comparator-readable
Observer-related
Pistons/related
Sculk sensor-related
Mechanisms/misc.
Creative or commands only

Template:Article other

Wood/Hypha
Stone-based
Template:EnvLink
Upcoming
Template:EnvLink
Template:EnvLink
Ore/Mineral
Decorative
Partial Blocks
Dyeable/Dyed
Lighting
Template:Els only
Sediment/Soil
Misc. rock
Ore/Mineral
Plant
Flower
Fungus & Related
Fauna & Related
Aquatic
Sculk
Fluid & Related
Non-physical
Interactable
Utilizable
Redstone/
Mechanical
Template:Els only
April Fools 2013
April Fools 2016
April Fools 2020
April Fools 2022
April Fools 2023
April Fools 2024
April Fools 2025
April Fools 2026

Template:Article otherTemplate:Article other

cs:Ruditový blok de:Redstone-Block es:Bloque de redstone fr:Bloc de redstone hu:Redstone-blokk it:Blocco di redstone ja:レッドストーンブロック ko:레드스톤 블록 nl:Redstoneblok pl:Blok redstone pt:Bloco de Redstone ru:Редстоуновый блок uk:Блок редстоуну zh:红石块