Budding Amethyst
Renewable |
No |
---|---|
Stackable |
Yes (64) |
Tool | |
Blast resistance |
1.5 |
Hardness |
1.5 |
Luminous |
No |
Transparent |
Partial (blocks light) |
Flammable |
No |
Catches fire from lava |
No |
Map color (Java) |
|
{ "title": "Budding Amethyst", "rows": [ { "field": "No", "label": "(link to Renewable resource article, displayed as Renewable)" }, { "field": "Yes (64)", "label": "Stackable" }, { "field": "<span class=\"sprite-file\" style=\"height:32px;width:32px;--vertical-align:middle\">(link to File:Invicon Wooden Pickaxe.png article, displayed as 32x32px|link=Wooden Pickaxe|alt=|class=pixel-image|A wooden pickaxe or better is required to mine this block)</span>", "label": "Tool" }, { "field": "1.5", "label": "(link to Explosion#Blast resistance article, displayed as Blast resistance)" }, { "field": "1.5", "label": "(link to Breaking#Blocks by hardness article, displayed as Hardness)" }, { "field": "No", "label": "(link to Light article, displayed as Luminous)" }, { "field": "Partial <small>(blocks light)</small>", "label": "(link to Opacity article, displayed as Transparent)" }, { "field": "No", "label": "(link to Flammable article, displayed as Flammable)" }, { "field": "No", "label": "Catches fire from (link to lava article, displayed as lava)" }, { "field": "<span style=\"display: inline-block; white-space: nowrap;\"><span style=\"display: inline-block; background-color: rgb(127, 63, 178)\n; border: 1px solid #888; border-radius: 0.3em; width: 1em; height: 1em; vertical-align: -0.36em; margin-right: -0.1em\"><br></span> 24 COLOR_PURPLE\n</span>", "label": "(link to Map color article, displayed as Map color) <small>((link to Java Edition article, displayed as Java))</small>" } ], "invimages": [ "Budding Amethyst" ], "images": [ "Budding Amethyst.png" ] }
Budding amethyst is a fragile block found in amethyst geodes that grows amethyst clusters over time. It cannot be obtained as an item or moved by a piston, necessitating that it be returned to in order to harvest more clusters from it.
Obtaining[edit | edit source]
Budding amethysts can only be obtained via the Creative inventory or with commands, as they are unobtainable by Survival means, even using a tool enchanted with Silk Touch.
Breaking[edit | edit source]
Budding amethyst cannot be obtained when mined, even using a tool enchanted with Silk Touch. It breaks immediately if pushed by a piston or sticky piston, and cannot be pulled by sticky pistons.
Block | ![]() | |
---|---|---|
Hardness | 1.5 | |
Tool | ![]() | |
Breaking time (sec)[A] | ||
Default | 7.5 | |
![]() |
1.15 | |
![]() |
0.6 | |
![]() |
0.4 | |
![]() |
0.3 | |
![]() |
0.25 | |
![]() |
0.2 |
- incorrect tool, drops nothing
- correct tool, drops nothing or something other than the block itself
- correct tool, drops the block itself
- italicized can be instant mined
- ↑ These durations ignore other influential factors (e.g. Mining Fatigue), and are measured in seconds. For more information, see Breaking § Speed.
Natural generation[edit | edit source]
Budding amethyst generates naturally as part of amethyst geodes replacing some blocks of amethyst in the innermost layer of the geode.
Usage[edit | edit source]
Growing into amethyst clusters[edit | edit source]
An amethyst bud placed on a budding amethyst (rather than any other block) grows over time, regardless whether it was placed by the player or spawned by the budding amethyst itself. That bud goes through three growth stages – small, medium, and large – before reaching its 4th and final growth stage as an amethyst cluster, which drops amethyst shards when mined.
In Java Edition, the below logic can be applied:
- Per random tick, updates will occur to any given block in the loaded chunk every 68.27 seconds on average if the chunk center is within 128 blocks of a player's location.
- Choose one randomly-selected side of the six-sided block. This random choice is done without considering if growth is possible, so if a direction is chosen that cannot grow an amethyst bud, the random tick does not perform any work.
- There is a 20% chance to either create a new amethyst bud in air or still water, or to increment the growth stage of an existing amethyst bud, if that bud is attached directly to this block (two adjacent budding amethysts do not speed up growth of a bud between them, as each bud is attached to just one block).
- There are 4 growth stages.
As such, the math can be applied if a player is within random tick range as:
(68.27 seconds average for random ticks) x (20% chance of growth for any given single side) x (6 sides) x (4 growth stages) = 68.27×5×6×4 = 8192 seconds average, also 2 hours 16 minutes 32 seconds, also 6.827 in-game days.
Sound[edit | edit source]
Uniquely among other blocks a budding amethyst makes a quiet overlay sound when generally interacted with as well as its block breaking sound when hit with a projectile.
Sounds[edit | edit source]
Generic[edit | edit source]
[hide]![]() amethyst sound type | ||||||||
---|---|---|---|---|---|---|---|---|
Sound | Subtitles | Source | Description | Resource location | Translation key | Volume | Pitch | Attenuation distance |
Block broken | Blocks | Once the block has broken | block | subtitles | 1.0 | 0.8 | 16 | |
Block placed | Blocks | When the block is placed | block | subtitles | 1.0 | 0.8 | 16 | |
Block breaking | Blocks | While the block is in the process of being broken | block | subtitles | 0.25 | 0.5 | 16 | |
Something falls on a block | Entity-Dependent | Falling on the block with fall damage | block | subtitles | 0.5 | 0.75 | 16 | |
Footsteps | Entity-Dependent | Walking on the block | block | subtitles | 0.15 | 1.0 | 16 |
[hide]![]() amethyst_block sound type | |||||
---|---|---|---|---|---|
Sound | Source | Description | Resource location | Volume | Pitch |
Blocks | Once the block has broken | break | 1.0 | 1.0 | |
Blocks | When the block is placed | place | 1.0 | 1.0 | |
Blocks | While the block is in the process of being broken | hit | 1.0 | 0.5-1.2 | |
Players | Falling on the block with fall damage | fall | 1.0 | 1.0 | |
Players | Walking on the block | step | 1.0 | 1.0 | |
Players | Jumping from the block | step | 1.0 | 1.0 | |
Players | Falling on the block without fall damage | step | 1.0 | 1.0 |
Unique[edit | edit source]
[hide]Sounds | ||||||||
---|---|---|---|---|---|---|---|---|
Sound | Subtitles | Source | Description | Resource location | Translation key | Volume | Pitch | Attenuation distance |
Amethyst chimes | Blocks | Walking on the block | block | subtitles | 0.26-0.2768 | 0.5-1.784 | 16 | |
Amethyst chimes | Blocks | When a projectile collides with the block | block | subtitles | 0.2 | 0.5-1.7 | 16 | |
Block breaking[sound 1] | Blocks | When a projectile collides with the block | block | subtitles | 0.2 | 0.5-1.7 | 16 |
[hide]Sounds | |||||
---|---|---|---|---|---|
Sound | Source | Description | Resource location | Volume | Pitch |
Blocks | When stepped on, or when a projectile collides with it | chime | 1.0 | 0.5-1.7 | |
Blocks | When a projectile collides with the block | hit | 1.0 | 1.0 |
Data values[edit | edit source]
ID[edit | edit source]
Name | Identifier | Form | Block tags | [hide]Translation key |
---|---|---|---|---|
![]() | budding_amethyst | Block & Item | crystal_sound_blocks mineable/pickaxe | block |
Name | Identifier | Numeric ID | Form | Item ID[i 1] | [hide]Translation key |
---|---|---|---|---|---|
![]() | budding_amethyst | 583 | Block & Giveable Item[i 2] | Identical[i 3] | tile |
History[edit | edit source]
May 21, 2009 | Notch mentioned crystal blocks as a potential block type that can be found in the underground. | ||||||
---|---|---|---|---|---|---|---|
October 3, 2020 | Amethyst-related blocks are mentioned at Minecraft Live 2020. It was mentioned that, like with monster spawners, blocks that generate amethysts would not be movable by survival means, forcing players to build farms in situ for these resources. | ||||||
October 6, 2020 | ![]() | ||||||
[hide]Java Edition | |||||||
1.17 | 20w45a | ![]() | |||||
20w46a | ![]() | ||||||
20w48a | ![]() | ||||||
[hide]Bedrock Edition | |||||||
1.17.0 Experiment | beta 1.17.0.50 | ![]() | |||||
1.17.0 | beta 1.17.0.52 | Budding amethyst are no longer available only in experimental gameplay. | |||||
1.21.50 | Preview 1.21.50.24 | Budding amethyst is now slower to mine when using an improper tool, matching Java Edition. |
Trivia[edit | edit source]
- JAPPA has said the reasoning for the 'x' pattern on the block is because "the plane-crystals grow out of it".[1]
- According to Agnes Larsson, budding amethyst cannot be obtained without commands in Survival mode because the developers wanted to encourage players to return to the same amethyst geode repeatedly, rather than mining away the budding amethyst and farming it at their home. This functions in a similar way to the monster spawner.[2]
- According to Cory Scheviak, budding amethysts were inspired by atium from the fantasy novel series Mistborn.[3]
Gallery[edit | edit source]
-
Budding amethyst with the surrounding amethyst mined away.
-
Budding amethyst on artwork for International Women's Day.[4]
Issues[edit | edit source]
Issues relating to "Budding Amethyst" are maintained on the bug tracker. Issues should be reported and viewed there.
Java Edition
- MC-204022 – You can place signs on the sides of amethyst buds/clusters
- MC-217793 – Budding Amethyst ignores loot table from data packs
- MC-248223 – Sounds of large/medium amethyst buds are switched
Bedrock Edition
- MCPE-126223 – Amethyst Buds/Clusters are sorted in reverse on Bedrock
- MCPE-130025 – No sound when walking with jumping on small amethyst bud
References[edit | edit source]
- ↑ https://twitter.com/JasperBoerstra/status/1331669460126740480
- ↑ https://www.minecraft.net/en-us/article/taking-inventory--amethyst-shard
- ↑ https://www.youtube.com/watch?v=bHTuSFeGGhI&t=1953s
- ↑ https://www.minecraft.net/sv-se/article/blazing-game-trail?fbclid=IwAR1lAHmZiSGRSgplJqS0rIcnOvs8HlVddaPfdZgDiRiSUpEanxUZG1fAz6g