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
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{In development|drop=Chaos Cubed|experimental-be=Drop 2 of 2026}}
{{In development|drop=Chaos Cubed}}
{{Infobox item
{{Infobox item
| title = Bucket of Sulfur Cube
| title = Bucket of Sulfur Cube
Line 7: Line 7:
| stackable = No
| stackable = No
}}
}}
A '''bucket of sulfur cube''' is a living [[Minecraft:sulfur cube]] inside of a [[Minecraft:bucket]].
A '''bucket of sulfur cube''', internally known as a '''sulfur cube bucket''', is a living [[Minecraft:sulfur cube]] inside of a [[Minecraft:bucket]].


== 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 ==
Line 20: Line 20:


== Sounds ==
== Sounds ==
{{more sounds|Add Java sounds|section=1}}
{{JE}}:
{{el|je}}:
{{SoundTable
{{SoundTable
| type = bedrock
| type = java
| {{SoundLine
| {{SoundLine
|sound=Fill
|sound = Fill sulfur cube1.ogg
|subtitle=?
|sound2 = Fill sulfur cube2.ogg
|sound3 = Fill sulfur cube3.ogg
|subtitle=Sulfur Cube scooped
|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=
|id=item.bucket.fill.sulfur_cube
|translationkey=
|translationkey=subtitles.item.bucket.fill_sulfur_cube
|volume=
|volume=
|pitch=}}
|pitch=}}
| {{SoundLine
| {{SoundLine
| sound = Sulfur cube ball bounce1.wav
|sound = Empty sulfur cube1.ogg
| sound2 = Sulfur cube ball bounce2.wav
|sound2 = Empty sulfur cube2.ogg
| sound3 = Sulfur cube ball bounce3.wav
|sound3 = Empty sulfur cube3.ogg
| sound4 = Sulfur cube ball bounce4.wav
|subtitle=Bucket empties
| sound5 = Sulfur cube ball bounce5.wav
| sound6 = Sulfur cube ball bounce6.wav
| sound7 = Sulfur cube ball bounce7.wav
| sound8 = Sulfur cube ball bounce8.wav
|subtitle=
|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=
|id=item.bucket.empty.sulfur_cube
|translationkey=
|translationkey=subtitles.item.bucket.empty
|volume=
|volume=
|pitch=
|pitch=
Line 52: Line 48:
}}
}}


{{el|be}}:
{{BE}}:
{{SoundTable
{{SoundTable
| type = bedrock
| type = bedrock
| {{SoundLine
| {{SoundLine
|sound=Fill fish bucket1.ogg
|sound=Fill sulfur cube1.ogg
|sound2=Fill fish bucket2.ogg
|sound2=Fill sulfur cube2.ogg
|sound3=Fill fish bucket3.ogg
|sound3=Fill sulfur cube3.ogg
|subtitle=Fish captured
|subtitle=Sulfur cube scooped
|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_fish
|id=bucket.fill_sulfur_cube
|translationkey=subtitles.item.bucket.fill_fish
|translationkey=subtitles.item.bucket.fill_sulfur_cube
|volume=1.0
|volume=
|pitch=1.0}}
|pitch=}}
| {{SoundLine
| {{SoundLine
|sound=Empty fish bucket1.ogg
|sound=Empty sulfur cube1.ogg
|sound2=Empty fish bucket2.ogg
|sound2=Empty sulfur cube2.ogg
|sound3=Empty fish bucket3.ogg
|sound3=Empty sulfur cube3.ogg
|subtitle=Bucket empties
|subtitle=Bucket empties
|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_fish
|id=bucket.empty_sulfur_cube
|translationkey=subtitles.item.bucket.empty
|translationkey=subtitles.item.bucket.empty
|volume=1.0
|volume=
|pitch=1.0}}
|pitch=}}
}}
}}


== Data values ==
== Data values ==
=== ID ===
=== ID ===
{{edition|java}}:
{{JE}}:
{{ID table
{{ID table
|edition=java
|edition=java
Line 94: Line 90:
|foot=1}}
|foot=1}}


{{edition|bedrock}}:
{{BE}}:
{{ID table
{{ID table
|edition=bedrock
|edition=bedrock
Line 122: Line 118:


{{BE}}:
{{BE}}:
{{Empty section}}
{{main|Item format (Bedrock Edition)}}
{{see also|Bedrock Edition level format/Item format}}
<div class="treeview">
* {{nbt|compound|components}}: the item's '''components''' tag.
** {{bedrock nbt/itemnoslot}}
** inside the {{nbt|compound|tag}}:
*** {{bedrock nbt/entity}}
*** {{bedrock nbt/mob}}
*** {{bedrock nbt/ageable}}
*** {{nbt|byte|Size}}: The size of the sulfur cube. 1 is the smallest slime, 2 is the next larger.
*** {{nbt|list|SlotDropChances}}: List of equipment slots and the chance that the item in that slot drops when the sulfur cube dies.
**** {{nbt|compound|}}: A slot entry.
***** {{nbt|float|DropChance}}: The probability that the item in this slot can drop (0.0 to 1.0).
***** {{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|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}}{{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>


== History ==
== History ==
Line 130: Line 140:
|{{HistoryLine|java upcoming}}
|{{HistoryLine|java upcoming}}
|{{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.}}
}}
}}


=== ''Bedrock Edition'' ===
=== ''Bedrock Edition'' ===
{{HistoryTable
{{HistoryTable
|{{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|bedrock upcoming}}
|{{HistoryLine|bedrock upcoming}}
|{{HistoryLine||26.20|dev=Preview 26.20.23|exp=Drop 2 of 2026|[[File:Bucket of Sulfur Cube JE1 BE1.png|32px]] Added bucket of sulfur cubes.}}
|{{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.28|Buckets of sulfur cube now have unique sounds instead of reusing buckets of fish sounds, to match ''Java Edition''.}}
}}
}}


Line 149: Line 164:
[[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]]

Latest revision as of 11:03, 23 May 2026

Template:In development 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 will spawn 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 will 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: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:Bucket of Sulfur Cube Minecraft:zh:Bucket of Sulfur Cube