Minecraft:Bucket of Sulfur Cube: Difference between revisions
More actions
Remove broken links to missing pages |
Sync: updated from Minecraft |
||
| (19 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{In development|drop=Chaos Cubed}} | |||
{{In development| | |||
{{Infobox item | {{Infobox item | ||
| title = Bucket of Sulfur Cube | | title = Bucket of Sulfur Cube | ||
| Line 8: | Line 7: | ||
| stackable = No | | stackable = No | ||
}} | }} | ||
A '''bucket of sulfur cube''' is a living 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 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 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 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 the bucketed sulfur cube has an absorbed block, the bucket of sulfur cube item tooltip displays the name of the absorbed block. | ||
| Line 21: | Line 20: | ||
== Sounds == | == Sounds == | ||
{{ | {{JE}}: | ||
{{SoundTable | {{SoundTable | ||
| type = | | 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 = | |sound = Empty sulfur cube1.ogg | ||
| sound2 = | |sound2 = Empty sulfur cube2.ogg | ||
| sound3 = | |sound3 = Empty sulfur cube3.ogg | ||
|subtitle=Bucket empties | |||
|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 54: | Line 48: | ||
}} | }} | ||
{{ | {{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=Sulfur | |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. | |id=bucket.fill_sulfur_cube | ||
|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=bucket. | |id=bucket.empty_sulfur_cube | ||
|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 96: | Line 90: | ||
|foot=1}} | |foot=1}} | ||
{{ | {{BE}}: | ||
{{ID table | {{ID table | ||
|edition=bedrock | |edition=bedrock | ||
| Line 107: | Line 101: | ||
|spritetype=item | |spritetype=item | ||
|nameid=sulfur_cube_bucket | |nameid=sulfur_cube_bucket | ||
|aliasid= | |aliasid=bucket / 14 | ||
|id=369 | |id=369 | ||
|form=item | |form=item | ||
|translationkey= | |translationkey=item.bucketSulfurCube.name | ||
|foot=1}} | |foot=1}} | ||
| Line 119: | Line 113: | ||
* {{nbt|compound|components}}: the item's '''components''' tag. | * {{nbt|compound|components}}: the item's '''components''' tag. | ||
{{:Data component format/bucket_entity_data}} | {{:Data component format/bucket_entity_data}} | ||
{{:Data component format/custom_name}} | {{:Data component format/custom_name}} | ||
{{:Data component format/sulfur cube content}} | |||
</div> | </div> | ||
{{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|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 132: | Line 139: | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine|java upcoming}} | |{{HistoryLine|java upcoming}} | ||
|{{HistoryLine||26.2|dev=snap1|[[File:Bucket of Sulfur Cube BE1.png|32px]] Added | |{{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. | |{{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 148: | Line 160: | ||
{{Navbox items|utilities}} | {{Navbox items|utilities}} | ||
es:Cubo con cubo de azufre | [[Minecraft:de:Schwefelwürfeleimer]] | ||
it:Secchio con cubo | [[Minecraft:es:Cubo con cubo de azufre]] | ||
ko:유황 큐브가 담긴 양동이 | [[Minecraft:it:Secchio con cubo di zolfo]] | ||
nl:Emmer zwavelkubus | [[Minecraft:ko:유황 큐브가 담긴 양동이]] | ||
pt:Balde com Cubo de Enxofre | [[Minecraft:lzh:硫方靈桶]] | ||
ru:Ведро с серным кубом | [[Minecraft:nl:Emmer zwavelkubus]] | ||
th:Bucket of Sulfur Cube | [[Minecraft:pt:Balde com Cubo de Enxofre]] | ||
[[Minecraft:ru:Ведро с серным кубом]] | |||
zh:Bucket of Sulfur Cube | [[Minecraft:th:Bucket of Sulfur Cube]] | ||
[[Minecraft:zh:Bucket of Sulfur Cube]] | |||
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
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:NbtTemplate:Until: Template:Nbt boolean - Template:Cd if the sulfur cube has a block.
- Template:NbtTemplate:Upcoming: 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: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