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

Minecraft:Potent Sulfur: Difference between revisions

From SAS Gaming Wiki
SyncBot (talk | contribs)
Fix template calls: add MC/ prefix
SyncBot (talk | contribs)
Sync: updated from Minecraft
 
(31 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Upstream update available|Minecraft:Potent Sulfur/Upstream}}
{{In development|drop=Chaos Cubed}}
{{MC/In development|je|be|3=26.2|4=26.20|experimental-be=Drop 2 of 2026}}
{{Infobox block
{{Infobox block
| invimage =  
| invimage =  
| renewable = No
| renewable = Yes
| stackable = Yes (64)
| stackable = Yes (64)
| tool = wooden pickaxe
| tool = wooden pickaxe
Line 11: Line 10:
| lavasusceptible = No
| lavasusceptible = No
}}
}}
'''Potent sulfur''' is a naturally generated [[Minecraft:block]] in sulfur caves at the bottom of sulfur pools that produces noxious gas in and on top of [[Minecraft:water]] when placed under it. Noxious gas inflicts the player with 3 seconds of Nausea.
'''Potent sulfur''' is a [[Minecraft:block]] made from [[Minecraft:sulfur]] that produces [[Minecraft:Nausea|noxious]] gas if placed beneath shallow [[Minecraft:water]]. Placing a [[Minecraft:magma block]] below it in shallow water turns it into a [[#Geysers|geyser]] that occasionally erupts and launches [[Minecraft:Entity|entities]] upward. Placing [[Minecraft:lava]] below it causes a constant, non-stop eruption instead.


== Obtaining ==
== Obtaining ==
=== Breaking ===
=== Breaking ===
Potent sulfur drops as an item if mined by any [[Minecraft:pickaxe]]. If mined without a pickaxe, it drops nothing.
Potent sulfur drops as an item if mined by any [[Minecraft:pickaxe]]. If mined without a pickaxe, it drops nothing.
{{MC/Breaking row|Potent Sulfur|Pickaxe|Wood|horizontal=1}}
{{Breaking row|Potent Sulfur|Pickaxe|Wood|horizontal=1}}


=== Natural generation ===
=== Natural generation ===
Potent sulfur generates naturally in the sulfur caves biome under sulfur pools and sulfur springs.
Potent sulfur generates naturally in the [[Minecraft:sulfur caves]] biome in [[Minecraft:sulfur pool]]s and on the surface in [[Minecraft:sulfur spring]]s.


=== Crafting ===
=== Crafting ===
{{Crafting
{{Crafting
|showdescription=1
|showdescription = 1
|description={{MC/Upcoming|Chaos Cubed}}
|description = {{upcoming|Chaos Cubed}}
|A1 = Sulfur
|A1 = Sulfur
|B1 = Sulfur
|B1 = Sulfur
Line 40: Line 39:
== Usage ==
== Usage ==
=== Noxious gas ===
=== Noxious gas ===
When placed under a [[Minecraft:water]] source, potent sulfur emits a column of decorative white bubbles, ending in noxious gas on the water's surface (indicated by yellow gas particles) if certain criteria is met. For noxious gas to be formed, all the water blocks above potent sulfur must be source blocks, potent sulfur must be placed no more than 4 blocks below the water's surface, and the block immediately above the surface must be [[Minecraft:air]]. Noxious gas is emitted on all water source blocks with air above in a 3 block radius centered on the surface water block directly above potent sulfur.
[[File:Sulfur radius.png|thumb|250px|A visual of potent sulfur's gas spread]]
When placed under a water source, potent sulfur emits a column of decorative white bubbles, ending in noxious gas on the water's surface (indicated by yellow gas [[Minecraft:particles]]) if certain criteria is met. For noxious gas to be formed, all the water blocks above potent sulfur must be source blocks, potent sulfur must be placed no more than 4 blocks below the water's surface, and the block immediately above the surface must be [[Minecraft:air]]. Noxious gas is emitted on all water source blocks with air above in a 3 block radius centered on the surface water block directly above potent sulfur.  


Players and [[Minecraft:mob]]s in this water are inflicted with 3 seconds of Nausea as an ambient effect, which is renewed as long as the entity is inside the water.
[[Minecraft:Player]]s and [[Minecraft:mob]]s in this water are inflicted with 4 seconds of [[Minecraft:Nausea]] as an ambient effect, which is renewed as long as the entity is inside the water.


=== Crafting ingredient ===
=== Geysers ===
{{crafting usage}}
{{redirect|Geyser|the generated feature|Sulfur Spring|the hazard in ''Minecraft Legends''|Legends:Geyser}}
When placed above [[Minecraft:lava]] or a [[Minecraft:magma block]] and below a water source with a height of 1 to 4 blocks, potent sulfur will erupt into a geyser, either continuously or periodically depending on which block is underneath. When a potent sulfur block is erupting, particles forming a geyser appear at the surface of the water and push any entities within it (including underwater) upwards.
 
The height of the geyser depends on the height of the water column: <math>5 \times height</math> (in blocks).
 
==== Continuous geysers ====
When placed above a lava source, potent sulfur will continuously erupt.
 
==== Periodic geysers ====
<section begin="periodic_geyser"/><!-- transcluded at [[Minecraft:Magma#Geysers]]; that's also why the links below are weird -->
[[File:Sulfur spring bursting.gif|thumb|A [[sulfur spring]] bursting]]
When placed above a <noinclude>[[Minecraft:</noinclude>magma block<noinclude>]]</noinclude><includeonly> and below a water source with a height of 1 to 4 blocks</includeonly>, <includeonly>[[Minecraft:</includeonly>potent sulfur<includeonly>]]</includeonly> may occasionally erupt. A full cycle occurs every 300 to 1200 [[Minecraft:game tick]]s (15 to 60 seconds), while the eruption phase lasts between 20 and 100 game ticks (1 to 5 seconds).
 
When a block of potent sulfur is placed, two random values are assigned to it based on the position of the block in the world: a dormant value (between 15 and 30) and an eruption value (between 1 and 2). The intervals between the dormant state and the eruption state depend on the height of the water column above the potent sulfur and these two values:
* dormant phase duration (in seconds): <math>10 \times (height - 1) + dormant\_value</math>;
* eruption phase duration (in seconds): <math>(height - 1) + eruption\_value</math>.
 
{| class="wikitable" style="text-align: center"
|+ Geyser data based on water column height
|-
! Height of the<br>water column<br><small>(in blocks)</small>
! Dormant phase<br>duration<br><small>(in seconds)</small>
! Eruption phase<br>duration<br><small>(in seconds)</small>
! Geyser<br>height<br><small>(in blocks)</small>
|-
! 1
| 15-30
| 1-2
| 5
|-
! 2
| 25-40
| 2-3
| 10
|-
! 3
| 35-50
| 3-4
| 15
|-
! 4
| 45-60
| 4-5
| 20
|}
[[File:Geysers In Game.png|alt=An image of geysers produced by water columns of 1, 2, 3, 4 blocks in depth respectively. Placed against a background of diamond blocks for contrast.|thumb|Geyser heights in game]]
Geysers generate naturally on the surface as part of [[Minecraft:sulfur spring]]s due to them featuring magma blocks. The [[Minecraft:sulfur pool]]s within [[Minecraft:sulfur caves]] do not feature magma blocks underneath their potent sulfur, and thus geysers cannot be found naturally in sulfur caves.
<section end="periodic_geyser" />
 
=== Piston interactivity ===
Potent sulfur is a block entity and cannot be pushed by [[Minecraft:piston]]s. It also cannot be pushed nor pulled by [[Minecraft:sticky piston]]s.


== Sounds ==
== Sounds ==
{{More sounds|Add bedrock geyser bursting|section=yes}}
=== Generic ===
=== Generic ===
{{MC/Sound table/Block/Potent sulfur}}
{{Sound table/Block/Potent sulfur}}


=== Unique ===
=== Unique ===
{{MC/Edition|Bedrock}}:
{{Edition|Java}}:
{{SoundTable
| type = java
| {{SoundLine
| sound = Potent sulfur ambient 1.wav
| sound2 = Potent sulfur ambient 2.wav
| sound3 = Potent sulfur ambient 3.wav
| sound4 = Potent sulfur ambient 4.wav
| sound5 = Potent sulfur ambient 5.wav
| sound6 = Potent sulfur ambient 6.wav
| sound7 = Potent sulfur ambient 7.wav
| sound8 = Potent sulfur ambient 8.wav
| sound9 = Potent sulfur ambient 9.wav
| sound10 = Potent sulfur ambient 10.wav
| sound11 = Potent sulfur ambient 11.wav
| sound12 = Potent sulfur ambient 12.wav
| sound13 = Potent sulfur ambient 13.wav
| sound14 = Potent sulfur ambient 14.wav
| description = When placed underwater
| source = ambient
| id = block.potent_sulfur.noxious_gas
| translationkey = subtitles.block.potent_sulfur.noxious_gas
| subtitle = Noxious gas appears
| volume = 1.0
| pitch = 1.0
| distance = 16
}}
| {{SoundLine
| sound = Potent sulfur spring eruption1.ogg
| sound2 = Potent sulfur spring eruption2.ogg
| sound3 = Potent sulfur spring eruption3.ogg
| sound4 = Potent sulfur spring eruption4.ogg
| sound5 = Potent sulfur spring eruption5.ogg
| sound6 = Potent sulfur spring eruption6.ogg
| sound7 = Potent sulfur spring eruption7.ogg
| sound8 = Potent sulfur spring eruption8.ogg
| description = When an eruption begins
| source = block
| id = block.potent_sulfur.geyser_eruption
| translationkey = subtitles.block.potent_sulfur.geyser_eruption
| subtitle = Sulfur spring bursts
| volume = 1.0
| pitch = 1.0
| distance = 16
}}
| {{SoundLine
| sound = Potent sulfur spring eruption_active1.ogg
| sound2 = Potent sulfur spring eruption_active2.ogg
| sound3 = Potent sulfur spring eruption_active3.ogg
| sound4 = Potent sulfur spring eruption_active4.ogg
| sound5 = Potent sulfur spring eruption_active5.ogg
| sound6 = Potent sulfur spring eruption_active6.ogg
| sound7 = Potent sulfur spring eruption_active7.ogg
| sound8 = Potent sulfur spring eruption_active8.ogg
| description = During an eruption
| source = block
| id = block.potent_sulfur.geyser_eruption_active
| translationkey = -
| subtitle = -
| volume = 2.0
| pitch = 1.0
| distance = 16
}}
| {{SoundLine
| sound = Potent sulfur geyser continuous eruption1.ogg
| sound2 = Potent sulfur geyser continuous eruption2.ogg
| sound3 = Potent sulfur geyser continuous eruption3.ogg
| sound4 = Potent sulfur geyser continuous eruption4.ogg
| sound5 = Potent sulfur geyser continuous eruption5.ogg
| sound6 = Potent sulfur geyser continuous eruption6.ogg
| description = When a continuous geyser begins to erupt
| source = block
| id = block.potent_sulfur.geyser_continuous_eruption
| translationkey = subtitles.block.potent_sulfur.geyser_eruption
| subtitle = Sulfur spring bursts
| volume = 1.0
| pitch = 1.0
| distance = 16
}}
| {{SoundLine
| sound = Potent sulfur geyser continuous eruption active1.ogg
| sound2 = Potent sulfur geyser continuous eruption active2.ogg
| sound3 = Potent sulfur geyser continuous eruption active3.ogg
| sound4 = Potent sulfur geyser continuous eruption active4.ogg
| sound5 = Potent sulfur geyser continuous eruption active5.ogg
| sound6 = Potent sulfur geyser continuous eruption active6.ogg
| sound7 = Potent sulfur geyser continuous eruption active7.ogg
| description = During an eruption of a continuous geyser
| source = block
| id = block.potent_sulfur.geyser_continuous_eruption_active
| translationkey = -
| subtitle = -
| volume = 2.0
| pitch = 1.0
| distance = 16
}}
}}
 
{{Edition|Bedrock}}:
{{SoundTable
{{SoundTable
| type = bedrock
| type = bedrock
Line 74: Line 223:
| id = block.potent_sulfur.ambient
| id = block.potent_sulfur.ambient
| translationkey = subtitles.block.potent_sulfur.noxious_gas
| translationkey = subtitles.block.potent_sulfur.noxious_gas
| subtitle = subtitles.block.potent_sulfur.noxious_gas <!-- none yet -->
| subtitle = Noxious gas appears
| volume = 1.0
| volume = 1.0
| pitch = 1.0
| pitch = 1.0
}}
}}
}}
}}
== Data values ==
=== ID ===
{{el|java}}:
{{ID table
|edition=java
|showforms=y
|generatetranslationkeys=y
|displayname=Potent Sulfur
|spritetype=block
|nameid=potent_sulfur
|foot=1}}
{{ID table
|displayname=Block entity
|spritename=potent-sulfur
|spritetype=block
|nameid=potent_sulfur
|foot=1}}
{{el|bedrock}}:
{{ID table2
|edition=bedrock
|shownumericids=y
|showforms=y
|generatetranslationkeys=y
|showblocktags=y
|displayname=Potent Sulfur
|spritetype=block
|nameid=potent_sulfur
|id=1363
|blocktags=minecraft:is_pickaxe_item_destructible
|foot=1}}
{{ID table
|displayname=Block entity
|spritename=potent-sulfur
|spritetype=block
|nameid=PotentSulfurBlock
|foot=1}}
=== Block states ===
{{see also|Block states}}
{{el|je}}:
{{bst|potent_sulfur_state|dry
|dry|When the potent sulfur is not underneath a water block.
|wet|When the potent sulfur is underneath a water block but not above a magma block.
|dormant|When the potent sulfur is underneath a water block and above a magma block but is not currently erupting a geyser.
|erupting|When the potent sulfur is underneath a water block, above a magma block, and erupting a geyser.
|continuous|When the potent sulfur is underneath a water block and above a lava block.
|foot=1}}
{{el|be}}:
{{bst|showaux=1|bits=|potent_sulfur_state|dry
|dry|When the potent sulfur is not underneath a water block.|Unsupported
|wet|When the potent sulfur is underneath a water block but not above a magma block.|Unsupported
|dormant|When the potent sulfur is underneath a water block and above a magma block but is not currently erupting a geyser.|Unsupported
|erupting|When the potent sulfur is underneath a water block, above a magma block, and erupting a geyser.|Unsupported
|continuous|When the potent sulfur is underneath a water block and above a lava block.|Unsupported
|foot=1}}
=== Block data ===
Potent sulfur has a block entity associated with it that holds additional data about the block.
{{el|java}}:
{{see also|Block entity format}}
<section begin="block data" /><div class="treeview">
* {{nbt|compound}} Block entity data
** {{nbt inherit/blockentity}}
** {{nbt|int|countdown}}: The number of seconds remaining until this potent sulfur block switches between dormant and erupting phases.
</div><section end="block data" />
{{el|bedrock}}:
{{see also|Block entity format (Bedrock Edition)}}
<div class="treeview">
* {{nbt|compound}} Block entity data
** {{bedrock nbt/blockentity}}
</div>


== History ==
== History ==
=== Announcement ===
=== Announcement ===
{{HistoryTable
{{HistoryTable
|{{MC/HistoryLine||March 21, 2026|link=https://www.youtube.com/watch?v=Is5IswM87EQ|[[File:Potent Sulfur pJE20260321.png|32px]] Potent sulfur is announced at Minecraft Live – March 2026.}}
|{{HistoryLine||March 21, 2026|link=https://www.youtube.com/watch?v=Is5IswM87EQ|[[File:Potent Sulfur JE1 BE1.png|32px]] Potent sulfur is announced at [[Minecraft:Minecraft Live – March 2026]].}}
}}
}}
=== ''Java Edition'' ===
=== ''Java Edition'' ===
{{HistoryTable
{{HistoryTable
|{{MC/HistoryLine|java upcoming}}
|{{HistoryLine|java upcoming}}
|{{MC/HistoryLine||26.2|dev=snap1|[[File:Potent Sulfur BE1.png|32px]] Added potent sulfur.}}
|{{HistoryLine||26.2|dev=snap1|[[File:Potent Sulfur JE1 BE1.png|32px]] Added potent sulfur.|Potent sulfur can craft into sulfur.
{{Crafting Table
|B2 = Potent Sulfur
|Output = Sulfur,4
|ignoreusage=1}}
}}
|{{HistoryLine|||dev=snap3|Potent sulfur can no longer be crafted into sulfur.}}
|{{HistoryLine|||dev=snap5|Potent sulfur now forms a geyser if a [[Minecraft:magma block]] is beneath it.|Potent sulfur blocks that generate as part of [[Minecraft:sulfur spring]]s now form geysers.}}
|{{HistoryLine|||dev=snap6|Geyser eruptions emit game events at the beginning and at the end of the eruption that can be detected by [[Minecraft:sculk sensor]]s.|Updated eruption sounds (from {{sound||Potent sulfur spring eruption1 JE1.ogg}}{{sound||Potent sulfur spring eruption2 JE1.ogg}}{{sound||Potent sulfur spring eruption3 JE1.ogg}}{{sound||Potent sulfur spring eruption4 JE1.ogg}}{{sound||Potent sulfur spring eruption5 JE1.ogg}}{{sound||Potent sulfur spring eruption6 JE1.ogg}}{{sound||Potent sulfur spring eruption7 JE1.ogg}}{{sound||Potent sulfur spring eruption8 JE1.ogg}} to {{sound||Potent sulfur spring eruption1 JE2.ogg}}{{sound||Potent sulfur spring eruption2 JE2.ogg}}{{sound||Potent sulfur spring eruption3 JE2.ogg}}{{sound||Potent sulfur spring eruption4 JE2.ogg}}{{sound||Potent sulfur spring eruption5 JE2.ogg}}{{sound||Potent sulfur spring eruption6 JE2.ogg}}{{sound||Potent sulfur spring eruption7 JE2.ogg}}{{sound||Potent sulfur spring eruption8 JE2.ogg}}).}}
|{{HistoryLine|||dev=snap7|Potent sulfur now forms a continuously erupting geyser if [[Minecraft:lava]] is beneath it.
|Eruption and cooldown times of geysers are now randomized based on the position of the block and do not change if the block is replaced.
|Noxious gas from potent sulfur can now rise through non-collidable waterlogged blocks and spread through other non-collidable blocks.
|Erupting potent sulfur can now emit its plume and boost entities through non-collidable blocks.}}
|{{HistoryLine|||dev=pre1|Potent sulfur no longer forms a geyser if a non-source lava block is beneath it.}}
}}
}}


=== ''Bedrock Edition'' ===
=== ''Bedrock Edition'' ===
{{HistoryTable
{{HistoryTable
|{{MC/HistoryLine|bedrock upcoming}}
|{{HistoryLine|bedrock}}
|{{MC/HistoryLine||26.20|dev=Preview 26.20.23|exp=Drop 2 of 2026|[[File:Potent Sulfur BE1.png|32px]] Added potent sulfur.}}
|{{HistoryLine||26.20|dev=Preview 26.20.23|exp=Drop 2 of 2026|[[File:Potent Sulfur JE1 BE1.png|32px]] Added potent sulfur.}}
|{{HistoryLine|bedrock upcoming}}
|{{HistoryLine||26.30|dev=Preview 26.30.20|Implemented all features from the "Drop 2 of 2026" experiment in vanilla gameplay.}}
|{{HistoryLine|||dev=Preview 26.30.25|Potent sulfur now forms a geyser if a [[Minecraft:magma block]] is beneath it.|Potent sulfur blocks that generate as part of [[Minecraft:sulfur spring]]s now form geysers.}}
|{{HistoryLine|||dev=Preview 26.30.27|Geysers now have sounds.}}
|{{HistoryLine|||dev=Preview 26.30.28|Potent sulfur now forms a continuously erupting geyser if [[Minecraft:lava]] is beneath it.
|Eruption and cooldown times of geysers are now randomized based on the position of the block and do not change if the block is replaced.
|Noxious gas from potent sulfur can now rise through non-collidable waterlogged blocks and spread through other non-collidable blocks.
|Erupting potent sulfur can now emit its plume and boost entities through non-collidable blocks.}}
}}
}}


== Issues ==
== Issues ==
{{MC/Issue list}}
{{Issue list}}
== Trivia ==
* The block entity of potent sulfur {{in|bedrock}} does nothing, because the counter function for geyser is performed by the block's own tick.


== Navigation ==
== Navigation ==
{{MC/Navbox new content|Chaos Cubed}}
{{Navbox new content|Chaos Cubed}}
{{MC/Navbox blocks|structural}}
{{Navbox fluids}}
{{Navbox blocks|natural}}
 
[[Category:Block entities]]


de:Reaktiver Schwefel
[[Minecraft:de:Reaktiver Schwefel]]
es:Azufre potente
[[Minecraft:es:Azufre concentrado]]
fr:Soufre concentré
[[Minecraft:fr:Soufre concentré]]
it:Zolfo potente
[[Minecraft:it:Zolfo concentrato]]
ja:Potent Sulfur
[[Minecraft:ja:Potent Sulfur]]
pt:Enxofre Potente
[[Minecraft:ko:강력한 유황]]
ru:Активная сера
[[Minecraft:lzh:烈硫黃]]
zh:Potent Sulfur
[[Minecraft:nl:Reactief zwavel]]
[[Minecraft:pt:Enxofre Potente]]
[[Minecraft:ru:Активная сера]]
[[Minecraft:th:กำมะถันเข้มข้น]]
[[Minecraft:zh:烈性硫黄]]

Latest revision as of 11:11, 9 June 2026

Template:In development Template:Infobox block Potent sulfur is a Minecraft:block made from Minecraft:sulfur that produces noxious gas if placed beneath shallow Minecraft:water. Placing a Minecraft:magma block below it in shallow water turns it into a geyser that occasionally erupts and launches entities upward. Placing Minecraft:lava below it causes a constant, non-stop eruption instead.

Obtaining

Breaking

Potent sulfur drops as an item if mined by any Minecraft:pickaxe. If mined without a pickaxe, it drops nothing. Template:Breaking row

Natural generation

Potent sulfur generates naturally in the Minecraft:sulfur caves biome in Minecraft:sulfur pools and on the surface in Minecraft:sulfur springs.

Crafting

Template:Crafting

Usage

Noxious gas

File:Sulfur radius.png
A visual of potent sulfur's gas spread

When placed under a water source, potent sulfur emits a column of decorative white bubbles, ending in noxious gas on the water's surface (indicated by yellow gas Minecraft:particles) if certain criteria is met. For noxious gas to be formed, all the water blocks above potent sulfur must be source blocks, potent sulfur must be placed no more than 4 blocks below the water's surface, and the block immediately above the surface must be Minecraft:air. Noxious gas is emitted on all water source blocks with air above in a 3 block radius centered on the surface water block directly above potent sulfur.

Minecraft:Players and Minecraft:mobs in this water are inflicted with 4 seconds of Minecraft:Nausea as an ambient effect, which is renewed as long as the entity is inside the water.

Geysers

Template:Redirect When placed above Minecraft:lava or a Minecraft:magma block and below a water source with a height of 1 to 4 blocks, potent sulfur will erupt into a geyser, either continuously or periodically depending on which block is underneath. When a potent sulfur block is erupting, particles forming a geyser appear at the surface of the water and push any entities within it (including underwater) upwards.

The height of the geyser depends on the height of the water column: <math>5 \times height</math> (in blocks).

Continuous geysers

When placed above a lava source, potent sulfur will continuously erupt.

Periodic geysers

<section begin="periodic_geyser"/>

File:Sulfur spring bursting.gif
A sulfur spring bursting

When placed above a Minecraft:magma block, potent sulfur may occasionally erupt. A full cycle occurs every 300 to 1200 Minecraft:game ticks (15 to 60 seconds), while the eruption phase lasts between 20 and 100 game ticks (1 to 5 seconds).

When a block of potent sulfur is placed, two random values are assigned to it based on the position of the block in the world: a dormant value (between 15 and 30) and an eruption value (between 1 and 2). The intervals between the dormant state and the eruption state depend on the height of the water column above the potent sulfur and these two values:

  • dormant phase duration (in seconds): <math>10 \times (height - 1) + dormant\_value</math>;
  • eruption phase duration (in seconds): <math>(height - 1) + eruption\_value</math>.
Geyser data based on water column height
Height of the
water column
(in blocks)
Dormant phase
duration
(in seconds)
Eruption phase
duration
(in seconds)
Geyser
height
(in blocks)
1 15-30 1-2 5
2 25-40 2-3 10
3 35-50 3-4 15
4 45-60 4-5 20
An image of geysers produced by water columns of 1, 2, 3, 4 blocks in depth respectively. Placed against a background of diamond blocks for contrast.
Geyser heights in game

Geysers generate naturally on the surface as part of Minecraft:sulfur springs due to them featuring magma blocks. The Minecraft:sulfur pools within Minecraft:sulfur caves do not feature magma blocks underneath their potent sulfur, and thus geysers cannot be found naturally in sulfur caves. <section end="periodic_geyser" />

Piston interactivity

Potent sulfur is a block entity and cannot be pushed by Minecraft:pistons. It also cannot be pushed nor pulled by Minecraft:sticky pistons.

Sounds

Template:More sounds

Generic

Template:Sound table/Block/Potent sulfur

Unique

Template:Edition: Template:SoundTable

Template:Edition: Template:SoundTable

Data values

ID

Template:El: Template:ID table Template:ID table

Template:El: Template:ID table2 Template:ID table

Block states

Template:See also

Template:El: Template:Bst

Template:El: Template:Bst

Block data

Potent sulfur has a block entity associated with it that holds additional data about the block.

Template:El: Template:See also

<section begin="block data" />

<section end="block data" />

Template:El: Template:See also

History

Announcement

Template:HistoryTable

Java Edition

Template:HistoryTable

Bedrock Edition

Template:HistoryTable

Issues

Template:Issue list

Trivia

  • The block entity of potent sulfur Template:In does nothing, because the counter function for geyser is performed by the block's own tick.

Navigation

Template:Navbox new content Template:Navbox fluids Template:Navbox blocks

Minecraft:de:Reaktiver Schwefel Minecraft:es:Azufre concentrado Minecraft:fr:Soufre concentré Minecraft:it:Zolfo concentrato Minecraft:ja:Potent Sulfur Minecraft:ko:강력한 유황 Minecraft:lzh:烈硫黃 Minecraft:nl:Reactief zwavel Minecraft:pt:Enxofre Potente Minecraft:ru:Активная сера Minecraft:th:กำมะถันเข้มข้น Minecraft:zh:烈性硫黄