Bucket of Tadpole
{ "title": "Bucket of Tadpole", "rows": [ { "field": "Common", "label": "(link to Rarity article, displayed as Rarity tier)" }, { "field": "Yes", "label": "(link to Renewable resource article, displayed as Renewable)" }, { "field": "No", "label": "Stackable" } ], "invimages": [ "Bucket of Tadpole" ], "images": [ "Bucket of Tadpole.png" ] }
A bucket of tadpole, also known as a tadpole bucket, is a tadpole inside of a water bucket.
Obtaining[edit | edit source]
A bucket of tadpole can be obtained by using a water bucket on a tadpole. Once a water bucket is used, the tadpole is picked up along with the water source block.
Usage[edit | edit source]
Pressing use with a bucket of tadpole places a water source block, and spawns the tadpole back into the world, leaving an empty bucket in the player's inventory. Placing a bucket of tadpole in the Nether causes the same particles to appear that generate when a normal water bucket is placed in the Nether, and the tadpole is spawned alone.
Tadpoles caught in buckets then released do not despawn, unlike mobs that spawn naturally in their aquatic environments. However, they still grow into frogs.
If a bucket of tadpole is inside a dispenser, the dispenser spawns the tadpole and water block in front of it upon activation, leaving an empty bucket inside. Dispensers cannot pick up tadpoles with water buckets (the bucket is emptied).
If a bucket of tadpole is named a certain name through an anvil, the tadpole inside displays that name as if it were named with a name tag.[Java Edition only] Alternatively, if a named tadpole is captured with a bucket of water, the resulting bucket of tadpole shares a name with the captured tadpole.[Java Edition only] If a named tadpole is captured in Bedrock Edition, the item is called "Bucket of <Name>".
Sounds[edit | edit source]
[hide]Sounds | ||||||||
---|---|---|---|---|---|---|---|---|
Sound | Subtitles | Source | Description | Resource location | Translation key | Volume | Pitch | Attenuation distance |
Tadpole captured | Friendly Creatures | When a tadpole is collected | item | subtitles | 0.5 | 1.5 | 16 | |
Bucket empties | Friendly Creatures | When a tadpole is placed | item | subtitles | 0.5 | 1.5 | 16 |
[hide]Sounds | |||||
---|---|---|---|---|---|
Sound | Source | Description | Resource location | Volume | Pitch |
Blocks | When a creature is collected into a water bucket | bucket | 1.0 | 1.0 | |
Blocks | When a creature is placed from a bucket | bucket | 1.0 | 1.0 |
Data values[edit | edit source]
ID[edit | edit source]
Name | Identifier | Form | Item tags | [hide]Translation key |
---|---|---|---|---|
![]() | tadpole_bucket | Item | None | item |
Name | Identifier | Alias ID | Numeric ID | Form | [hide]Translation key |
---|---|---|---|---|---|
![]() | tadpole_bucket | bucket / 13 | 630 | Item | item |
Item data[edit | edit source]
- [NBT Compound / JSON Object] components: the item's components tag.
- [NBT Compound / JSON Object] minecraft:bucket_entity_data: NBT applied to an entity when placed from this bucket. Only tags below are applied.
- [Boolean] NoAI: Turns into
NoAI
entity tag for all bucketable entities. - [Boolean] Silent: Turns into
Silent
entity tag for all bucketable entities. - [Boolean] NoGravity: Turns into
NoGravity
entity tag for all bucketable entities. - [Boolean] Glowing: Turns into
Glowing
entity tag for all bucketable entities. - [Boolean] Invulnerable: Turns into
Invulnerable
entity tag for all bucketable entities. - [Float] Health: Turns into
Health
entity tag for all bucketable entities. - [Int] Age: Turns into
Age
entity tag for axolotls and tadpoles. - [Int] Variant: Turns into
Variant
entity tag for axolotls. - [Long] HuntingCooldown: Turns into the expiry time of the memory module
has_hunting_cooldown
for axolotls. - [Int] BucketVariantTag: Turns into
Variant
entity tag for tropical fish. - [String] type: Turns into
type
entity tag for salmon.
- [Boolean] NoAI: Turns into
- [String][NBT List / JSON Array][NBT Compound / JSON Object] minecraft:custom_name: Text component to use as this item's name. See Text component format. The custom name of the fish.
- [NBT Compound / JSON Object] minecraft:bucket_entity_data: NBT applied to an entity when placed from this bucket. Only tags below are applied.
Advancements[edit | edit source]
Icon | Advancement | In-game description | Actual requirements (if different) |
---|---|---|---|
![]() ![]() | Bukkit Bukkit | Catch a Tadpole in a Bucket | — |
History[edit | edit source]
October 16, 2021 | Buckets of Tadpoles were mentioned, but not shown, at Minecraft Live 2023. | ||||||
---|---|---|---|---|---|---|---|
December 8, 2021 | ![]() | ||||||
[hide]Java Edition | |||||||
1.19 | 22w11a | ![]() | |||||
[hide]Bedrock Edition | |||||||
1.18.10 Experiment | beta 1.18.10.24 | ![]() | |||||
1.19.0 | Preview 1.19.0.21 | Buckets of tadpoles are now available without enabling experimental gameplay. |
-
First image of a bucket of tadpole.
Issues[edit | edit source]
Issues relating to "Bucket of Tadpole" are maintained on the bug tracker. Issues should be reported and viewed there.
References[edit | edit source]