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

Minecraft:Bucket of Sulfur Cube: Difference between revisions

From SAS Gaming Wiki
SyncBot (talk | contribs)
Sync: updated from Minecraft
SyncBot (talk | contribs)
Sync: updated from Minecraft
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{In development|drop=Chaos Cubed}}
{{Infobox item
{{Infobox item
| title = Bucket of Sulfur Cube
| title = Bucket of Sulfur Cube
Line 10: Line 9:


== Obtaining ==
== Obtaining ==
A bucket of sulfur cube can be obtained by {{control|using}} a [[Minecraft:bucket]] on a large [[Minecraft:sulfur cube]].
A bucket of sulfur cube can be obtained by {{control|using}} a [[Minecraft:bucket]] on a large [[Minecraft:sulfur cube]]. Small sulfur cubes cannot be bucketed.


== Usage ==
== Usage ==
A bucket of sulfur cube can be used to transport large sulfur cubes. Similarly to [[Minecraft:buckets of cod]] and other bucketed mobs, placing the bucket will spawn the mob at that location, preserving all of its NBT data, and return an empty bucket.
A bucket of sulfur cube can be used to transport large sulfur cubes. Similarly to [[Minecraft:buckets of cod]] and other bucketed mobs, placing the bucket spawns the mob at that location, preserving all of its NBT data, and return an empty bucket.


If the bucketed sulfur cube has an absorbed block, the bucket of sulfur cube item tooltip displays the name of the absorbed block.
If the bucketed sulfur cube has an absorbed block, the bucket of sulfur cube item tooltip displays the name of the absorbed block.


If a named sulfur cube is bucketed, the name of the item becomes "Bucket of <''name''>" (the sulfur cube's name); additionally, the tooltip will not display any absorbed blocks.
If a named sulfur cube is bucketed, the name of the item becomes "Bucket of <''name''>" (the sulfur cube's name); additionally, the tooltip does not display any absorbed blocks.


== Sounds ==
== Sounds ==
{{el|je}}:
{{JE}}:
{{SoundTable
{{SoundTable
| type = java
| type = java
Line 30: Line 29:
|source=block
|source=block
|description=When a Sulfur Cube is collected into a bucket
|description=When a Sulfur Cube is collected into a bucket
|id=item.bucket.fill.sulfur_cube
|id=item.bucket.fill_sulfur_cube
|translationkey=subtitles.item.bucket.fill_sulfur_cube
|translationkey=subtitles.item.bucket.fill_sulfur_cube
|volume=
|volume=
Line 41: Line 40:
|source=block
|source=block
|description=When a Sulfur Cube is placed from a bucket
|description=When a Sulfur Cube is placed from a bucket
|id=item.bucket.empty.sulfur_cube
|id=item.bucket.empty_sulfur_cube
|translationkey=subtitles.item.bucket.empty
|translationkey=subtitles.item.bucket.empty
|volume=
|volume=
Line 48: Line 47:
}}
}}


{{el|be}}:
{{BE}}:
{{SoundTable
{{SoundTable
| type = bedrock
| type = bedrock
Line 58: Line 57:
|source=block
|source=block
|description=When a Sulfur Cube is collected into a bucket
|description=When a Sulfur Cube is collected into a bucket
|id=bucket.fill_sulfur_cube
|id=item.sulfur_cube.fill
|translationkey=subtitles.item.bucket.fill_sulfur_cube
|translationkey=subtitles.item.bucket.fill_sulfur_cube
|volume=
|volume=
Line 69: Line 68:
|source=block
|source=block
|description=When a Sulfur Cube is placed from a bucket
|description=When a Sulfur Cube is placed from a bucket
|id=bucket.empty_sulfur_cube
|id=item.sulfur_cube.empty
|translationkey=subtitles.item.bucket.empty
|translationkey=subtitles.item.bucket.empty
|volume=
|volume=
Line 77: Line 76:
== Data values ==
== Data values ==
=== ID ===
=== ID ===
{{edition|java}}:
{{JE}}:
{{ID table
{{ID table
|edition=java
|edition=java
Line 90: Line 89:
|foot=1}}
|foot=1}}


{{edition|bedrock}}:
{{BE}}:
{{ID table
{{ID table
|edition=bedrock
|edition=bedrock
Line 132: Line 131:
***** {{nbt|string|Slot}}: The name of the equipment slot. Can be {{cd|mainhand}} in sulfur cube.
***** {{nbt|string|Slot}}: The name of the equipment slot. Can be {{cd|mainhand}} in sulfur cube.
*** {{nbt|compound|properties}}: The sulfur cube <code>properties</code>.
*** {{nbt|compound|properties}}: The sulfur cube <code>properties</code>.
**** {{nbt|byte|minecraft:with_block}}{{until|be 26.30}}: {{nbt boolean}} - {{cd|true}} if the sulfur cube has a block.
**** {{nbt|string|minecraft:sulfur_cube_archetype}}: If the sulfur cube has a block and behavior can be {{cd|none|bouncy|regular|slow_bouncy|slow_flat|fast_flat|light|fast_sliding|slow_sliding|sticky|high_resistance|explosive|hot|d=and}}.
**** {{nbt|string|minecraft:sulfur_cube_archetype}}{{upcoming|be 26.30}}: If the sulfur cube has a block and behavior can be {{cd|none|bouncy|regular|slow_bouncy|slow_flat|fast_flat|light|fast_sliding|slow_sliding|sticky|high_resistance|explosive|hot|d=and}}.</div>
</div>


== History ==
== History ==
=== ''Java Edition'' ===
=== ''Java Edition'' ===
{{HistoryTable
{{HistoryTable
|{{HistoryLine|java upcoming}}
|{{HistoryLine|java}}
|{{HistoryLine||26.2|dev=snap1|[[File:Bucket of Sulfur Cube JE1 BE1.png|32px]] Added buckets of sulfur cubes.}}
|{{HistoryLine||26.2|dev=snap1|[[File:Bucket of Sulfur Cube JE1 BE1.png|32px]] Added buckets of sulfur cubes.}}
|{{HistoryLine|||dev=snap4|Added sounds for when using a [[Minecraft:bucket]] on a sulfur cube.}}
|{{HistoryLine|||dev=snap4|Added sounds for when using a [[Minecraft:bucket]] on a sulfur cube.}}
Line 147: Line 146:
|{{HistoryLine|bedrock}}
|{{HistoryLine|bedrock}}
|{{HistoryLine||26.20|dev=Preview 26.20.23|exp=Drop 2 of 2026|[[File:Bucket of Sulfur Cube JE1 BE1.png|32px]] Added buckets of sulfur cubes.}}
|{{HistoryLine||26.20|dev=Preview 26.20.23|exp=Drop 2 of 2026|[[File:Bucket of Sulfur Cube JE1 BE1.png|32px]] Added buckets of sulfur cubes.}}
|{{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||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|Small sulfur cubes no longer spawn occasionally from buckets of sulfur cube.}}
|{{HistoryLine|||dev=Preview 26.30.25|Small sulfur cubes no longer spawn occasionally from buckets of sulfur cube.}}
Line 162: Line 160:
[[Minecraft:de:Schwefelwürfeleimer]]
[[Minecraft:de:Schwefelwürfeleimer]]
[[Minecraft:es:Cubo con cubo de azufre]]
[[Minecraft:es:Cubo con cubo de azufre]]
[[Minecraft:fr:Cube de soufre dans un seau]]
[[Minecraft:it:Secchio con cubo di zolfo]]
[[Minecraft:it:Secchio con cubo di zolfo]]
[[Minecraft:ko:유황 큐브가 담긴 양동이]]
[[Minecraft:ko:유황 큐브가 담긴 양동이]]
[[Minecraft:lzh:硫方靈桶]]
[[Minecraft:nl:Emmer zwavelkubus]]
[[Minecraft:nl:Emmer zwavelkubus]]
[[Minecraft:pt:Balde com Cubo de Enxofre]]
[[Minecraft:pt:Balde com Cubo de Enxofre]]
[[Minecraft:ru:Ведро с серным кубом]]
[[Minecraft:ru:Ведро с серным кубом]]
[[Minecraft:th:Bucket of Sulfur Cube]]
[[Minecraft:th:ถังสไลม์กำมะถัน]]
[[Minecraft:zh:Bucket of Sulfur Cube]]
[[Minecraft:uk:Відро із сіркокубом]]
[[Minecraft:zh:硫磺史萊姆桶]]

Latest revision as of 11:45, 20 July 2026

Template:Infobox item A bucket of sulfur cube, internally known as a sulfur cube bucket, is a living Minecraft:sulfur cube inside of a Minecraft:bucket.

Obtaining

A bucket of sulfur cube can be obtained by Template:Control a Minecraft:bucket on a large Minecraft:sulfur cube. Small sulfur cubes cannot be bucketed.

Usage

A bucket of sulfur cube can be used to transport large sulfur cubes. Similarly to Minecraft:buckets of cod and other bucketed mobs, placing the bucket spawns the mob at that location, preserving all of its NBT data, and return an empty bucket.

If the bucketed sulfur cube has an absorbed block, the bucket of sulfur cube item tooltip displays the name of the absorbed block.

If a named sulfur cube is bucketed, the name of the item becomes "Bucket of <name>" (the sulfur cube's name); additionally, the tooltip does not display any absorbed blocks.

Sounds

Template:JE: Template:SoundTable

Template:BE: Template:SoundTable

Data values

ID

Template:JE: Template:ID table

Template:BE: Template:ID table

Item data

Template:JE: Template:See also

Template:BE: Template:Main

History

Java Edition

Template:HistoryTable

Bedrock Edition

Template:HistoryTable

Issues

Template:Issue list

Navigation

Template:Navbox new content Template:Navbox items

Minecraft:de:Schwefelwürfeleimer Minecraft:es:Cubo con cubo de azufre Minecraft:fr:Cube de soufre dans un seau Minecraft:it:Secchio con cubo di zolfo Minecraft:ko:유황 큐브가 담긴 양동이 Minecraft:lzh:硫方靈桶 Minecraft:nl:Emmer zwavelkubus Minecraft:pt:Balde com Cubo de Enxofre Minecraft:ru:Ведро с серным кубом Minecraft:th:ถังสไลม์กำมะถัน Minecraft:uk:Відро із сіркокубом Minecraft:zh:硫磺史萊姆桶