Bucket of Sulfur Cube
Bucket of Sulfur Cube — item.
Obtaining
Catch a sulfur cube with an empty bucket to obtain this item. The captured mob keeps its bucket data, including the stored size and age values, so the bucket is a portable snapshot of that cube.
| Source | A sulfur cube picked up with a bucket |
|---|---|
| Fluid content | Empty fluid; the bucket stores an entity |
| Stack size | 1 |
Usage
Use the bucket to release the stored sulfur cube into the world. Emptying it creates the bucket entity and restores the saved cube data; a dispenser can also try to equip a nearby cube and consume the item when that interaction succeeds.
Behavior
The bucket item is a `MobBucketItem` for the sulfur cube entity. The captured entity is marked as bucket-created, and its age and age-lock state are copied into the bucket entity data before release.
| Bucket entity | SULFUR_CUBE |
|---|---|
| Captured data | Age and age-locked state |
| Release | Spawns the entity with bucket spawn reason |
| Dispenser | Attempts nearby sulfur-cube pickup |
Data values
The item is registered as `minecraft:sulfur_cube_bucket` with an empty fluid and the sulfur-cube bucket entity-data component. The ordinary sulfur-cube entity loot table contains no item entries, so this item is the explicit capture and transport path.
| Identifier | minecraft:sulfur_cube_bucket |
|---|---|
| Version | Minecraft 26.2 |
| Item model | assets/minecraft/models/item/sulfur_cube_bucket.json |
| Stack size | 1 |
| Fluid | minecraft:empty |
| Entity data | BUCKET_ENTITY_DATA |
| Entity loot | entities/sulfur_cube.json has no item entries |
History
- 26.2Item facts were published from the verified snapshot.Provenance: 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
Gallery
See also
References
| Validated DeepMine snapshot | Validated DeepMine snapshot |
|---|---|
| Snapshot ID | 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5 |
| Digest | 71c19d6537ae74941fcc763eb4a92f73a424a1f456f5efd4582f8fb01ae949eb |
| Item registration | net/minecraft/world/item/Items.java |
| Bucket implementation | net/minecraft/world/item/MobBucketItem.java |
| Saved cube data | net/minecraft/world/entity/monster/cubemob/SulfurCube.java |
| Dispenser behavior | net/minecraft/core/dispenser/SulfurCubeBlockDispenseItemBehavior.java |
| Entity loot | data/minecraft/loot_table/entities/sulfur_cube.json |
| Item model | assets/minecraft/items/sulfur_cube_bucket.json |
Navigation
Data and provenance
minecraft:sulfur_cube_bucket
Snapshot digest verified.
Facts
Facts are not available for this version yet.
71c19d6537ae74941fcc763eb4a92f73a424a1f456f5efd4582f8fb01ae949ebProvenance and publication
- Readiness
- Pending
- Snapshot
- 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
- Source set
- 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
- Entity identifier
- minecraft:sulfur_cube_bucket
- Digest
- 71c19d6537ae74941fcc763eb4a92f73a424a1f456f5efd4582f8fb01ae949eb
- Missing locales
- ru, en




