Minecraft:Bucket of Sulfur Cube: Difference between revisions
More actions
Sync: updated from Minecraft |
Sync: updated from Minecraft |
||
| (13 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Infobox item | {{Infobox item | ||
| title = Bucket of Sulfur Cube | | title = Bucket of Sulfur Cube | ||
| Line 7: | Line 6: | ||
| 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 == | ||
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 | 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 | 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 == | ||
{{ | {{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. | |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. | |id=item.bucket.empty_sulfur_cube | ||
|translationkey=subtitles.item.bucket.empty | |translationkey=subtitles.item.bucket.empty | ||
|volume= | |volume= | ||
| Line 48: | Line 47: | ||
}} | }} | ||
{{ | {{BE}}: | ||
{{SoundTable | {{SoundTable | ||
| type = bedrock | | type = bedrock | ||
| {{SoundLine | | {{SoundLine | ||
|sound=Fill | |sound=Fill sulfur cube1.ogg | ||
|sound2=Fill | |sound2=Fill sulfur cube2.ogg | ||
|sound3=Fill | |sound3=Fill sulfur cube3.ogg | ||
|subtitle= | |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.sulfur_cube.fill | ||
|translationkey=subtitles.item.bucket. | |translationkey=subtitles.item.bucket.fill_sulfur_cube | ||
|volume= | |volume= | ||
|pitch= | |pitch=}} | ||
| {{SoundLine | | {{SoundLine | ||
|sound=Empty | |sound=Empty sulfur cube1.ogg | ||
|sound2=Empty | |sound2=Empty sulfur cube2.ogg | ||
|sound3=Empty | |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= | |id=item.sulfur_cube.empty | ||
|translationkey=subtitles.item.bucket.empty | |translationkey=subtitles.item.bucket.empty | ||
|volume= | |volume= | ||
|pitch= | |pitch=}} | ||
}} | }} | ||
== Data values == | == Data values == | ||
=== ID === | === ID === | ||
{{ | {{JE}}: | ||
{{ID table | {{ID table | ||
|edition=java | |edition=java | ||
| Line 90: | Line 89: | ||
|foot=1}} | |foot=1}} | ||
{{ | {{BE}}: | ||
{{ID table | {{ID table | ||
|edition=bedrock | |edition=bedrock | ||
| Line 118: | Line 117: | ||
{{BE}}: | {{BE}}: | ||
{{ | {{main|Item format (Bedrock Edition)}} | ||
{{ | <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|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}}. | |||
</div> | |||
== History == | == History == | ||
=== ''Java Edition'' === | === ''Java Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine|java | |{{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 131: | Line 144: | ||
=== ''Bedrock Edition'' === | === ''Bedrock Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{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 | |{{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.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.28|Buckets of sulfur cube now have unique sounds instead of reusing buckets of fish sounds, to match ''Java Edition''.}} | |||
}} | }} | ||
| Line 145: | 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: | [[Minecraft:th:ถังสไลม์กำมะถัน]] | ||
[[Minecraft:zh: | [[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
Data values
ID
Template:JE: Template:ID table
Template:BE: Template:ID table
Item data
Template:JE: Template:See also
- Template:Nbt: the item's components tag.
Data component format/bucket entity data Data component format/custom name Data component format/sulfur cube content
- Template:Nbt: the item's components tag.
- Template:Bedrock nbt/itemnoslot
- inside the Template:Nbt:
- Template:Bedrock nbt/entity
- Template:Bedrock nbt/mob
- Template:Bedrock nbt/ageable
- Template:Nbt: The size of the sulfur cube. 1 is the smallest slime, 2 is the next larger.
- Template:Nbt: List of equipment slots and the chance that the item in that slot drops when the sulfur cube dies.
- Template:Nbt: A slot entry.
- Template:Nbt: The probability that the item in this slot can drop (0.0 to 1.0).
- Template:Nbt: The name of the equipment slot. Can be Template:Cd in sulfur cube.
- Template:Nbt: A slot entry.
- Template:Nbt: The sulfur cube
properties.- Template:Nbt: If the sulfur cube has a block and behavior can be Template:Cd.
History
Java Edition
Bedrock Edition
Issues
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:硫磺史萊姆桶