Minecraft:Amethyst Cluster: Difference between revisions
More actions
Remove broken links to missing pages |
Fix template calls: add MC/ prefix |
||
| Line 1: | Line 1: | ||
{{ | {{MC/Redirect|Amethyst Bud|the block that grows amethyst buds|Budding Amethyst|other uses|Amethyst}} | ||
{{Infobox block | {{Infobox block | ||
| group1 = Small Bud | | group1 = Small Bud | ||
| Line 32: | Line 32: | ||
When mined without Silk Touch or broken by being pushed off an attached block by a [[Minecraft:piston]] or sticky piston, only fully grown amethyst clusters drop amethyst shards, while amethyst buds drop nothing. Breaking an amethyst cluster with a [[Minecraft:pickaxe]] drops 4 shards while any other method of breaking it yields 2 shards. The maximum amount of amethyst shards dropped can be increased with Fortune; Fortune I gives a {{fraction|1|3}} chance for 8 shards (averaging 5.33 shards), Fortune II gives a 25% chance (each) to give 8 or 12 shards (averaging 7 shards), and Fortune III gives a 20% chance (each) to give 8, 12, or 16 shards (averaging 8.8 shards). | When mined without Silk Touch or broken by being pushed off an attached block by a [[Minecraft:piston]] or sticky piston, only fully grown amethyst clusters drop amethyst shards, while amethyst buds drop nothing. Breaking an amethyst cluster with a [[Minecraft:pickaxe]] drops 4 shards while any other method of breaking it yields 2 shards. The maximum amount of amethyst shards dropped can be increased with Fortune; Fortune I gives a {{fraction|1|3}} chance for 8 shards (averaging 5.33 shards), Fortune II gives a 25% chance (each) to give 8 or 12 shards (averaging 7 shards), and Fortune III gives a 20% chance (each) to give 8, 12, or 16 shards (averaging 8.8 shards). | ||
{{Breaking row|Amethyst Cluster,Amethyst Bud|drop=0|Pickaxe|link=none|horizontal=1|foot=1}} | {{MC/Breaking row|Amethyst Cluster,Amethyst Bud|drop=0|Pickaxe|link=none|horizontal=1|foot=1}} | ||
=== Natural generation === | === Natural generation === | ||
Amethyst buds and clusters generate naturally as part of amethyst geodes, on exposed faces of budding amethysts. | Amethyst buds and clusters generate naturally as part of amethyst geodes, on exposed faces of budding amethysts. | ||
{{ | {{MC/Block Distribution}} | ||
=== Post-generation === | === Post-generation === | ||
| Line 47: | Line 47: | ||
An amethyst bud placed on a budding amethyst (rather than any other block) regardless whether it was placed by the player or spawned by the budding amethyst itself, grows over time, going 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. | An amethyst bud placed on a budding amethyst (rather than any other block) regardless whether it was placed by the player or spawned by the budding amethyst itself, grows over time, going 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. | ||
{{ | {{MC/In|Java}}, the below logic can be applied: | ||
# Per random tick, updates 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. | # Per random tick, updates 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. | ||
| Line 87: | Line 87: | ||
== Data values == | == Data values == | ||
=== ID === | === ID === | ||
{{ | {{MC/Edition|java}}: | ||
{{ID table | {{ID table | ||
|edition=java | |edition=java | ||
| Line 109: | Line 109: | ||
|foot=1}} | |foot=1}} | ||
{{ | {{MC/Edition|bedrock}}: | ||
{{ID table2 | {{ID table2 | ||
|edition=bedrock | |edition=bedrock | ||
| Line 137: | Line 137: | ||
=== Block states === | === Block states === | ||
{{ | {{MC/See also|Block states}} | ||
{{ | {{MC/Edition|java}}: | ||
{{bst|facing|up|down, east, north, south, up, west|The direction the amethyst is facing, determined by its anchoring.}} | {{bst|facing|up|down, east, north, south, up, west|The direction the amethyst is facing, determined by its anchoring.}} | ||
{{bst|waterlogged|false|true,false|Whether or not the amethyst is located inside of [[Minecraft:water]].|foot=1}} | {{bst|waterlogged|false|true,false|Whether or not the amethyst is located inside of [[Minecraft:water]].|foot=1}} | ||
{{ | {{MC/Edition|bedrock}}: | ||
{{bst|showaux=1|bits=|minecraft:block_face|up|down, east, north, south, up, west|The direction the amethyst is facing, determined by its anchoring.|Unsupported|foot=1}} | {{bst|showaux=1|bits=|minecraft:block_face|up|down, east, north, south, up, west|The direction the amethyst is facing, determined by its anchoring.|Unsupported|foot=1}} | ||
== History == | == History == | ||
{{See asset history|type=block}} | {{MC/See asset history|type=block}} | ||
=== Mention and announcement === | === Mention and announcement === | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine||May 21, 2009|link={{WON|110762705/my-list-on-tile-types-so-far}}|Notch mentioned crystal blocks as a potential block type that can be found in the underground.}} | |{{HistoryLine||May 21, 2009|link={{MC/WON|110762705/my-list-on-tile-types-so-far}}|Notch mentioned crystal blocks as a potential block type that can be found in the underground.}} | ||
|{{HistoryLine||October 3, 2020|link={{ | |{{HistoryLine||October 3, 2020|link={{MC/Ytl|DBvZ2Iqmm3M|t=23m14s}}|[[File:Amethyst Cluster (U) pJE20201003.png|32px]] Amethyst clusters are shown at Minecraft Live 2020.}} | ||
|{{HistoryLine||October 20, 2020|link={{tweet|Cojomax99|1318530930005377024}}|[[File:Small Amethyst Bud (U) JE1.png|32px]] [[File:Medium Amethyst Bud (U) JE1.png|32px]] Cory Scheviak reveals small and medium amethyst buds on Twitter.}} | |{{HistoryLine||October 20, 2020|link={{tweet|Cojomax99|1318530930005377024}}|[[File:Small Amethyst Bud (U) JE1.png|32px]] [[File:Medium Amethyst Bud (U) JE1.png|32px]] Cory Scheviak reveals small and medium amethyst buds on Twitter.}} | ||
}} | }} | ||
| Line 157: | Line 157: | ||
=== ''Java Edition'' === | === ''Java Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine|java}} | |{{MC/HistoryLine|java}} | ||
|{{HistoryLine||1.17|dev=20w45a|[[File:Small Amethyst Bud (U) JE1.png|32px]] [[File:Medium Amethyst Bud (U) JE1.png|32px]] [[File:Large Amethyst Bud (U) JE1.png|32px]] [[File:Amethyst Cluster (U) JE1.png|32px]]<br>[[File:Small Amethyst Bud (texture) JE1.png|32px]] [[File:Medium Amethyst Bud (texture) JE1.png|32px]] [[File:Large Amethyst Bud (texture) JE1.png|32px]] [[File:Amethyst Cluster (texture) JE1.png|32px]] Added amethyst buds and amethyst clusters.}} | |{{MC/HistoryLine||1.17|dev=20w45a|[[File:Small Amethyst Bud (U) JE1.png|32px]] [[File:Medium Amethyst Bud (U) JE1.png|32px]] [[File:Large Amethyst Bud (U) JE1.png|32px]] [[File:Amethyst Cluster (U) JE1.png|32px]]<br>[[File:Small Amethyst Bud (texture) JE1.png|32px]] [[File:Medium Amethyst Bud (texture) JE1.png|32px]] [[File:Large Amethyst Bud (texture) JE1.png|32px]] [[File:Amethyst Cluster (texture) JE1.png|32px]] Added amethyst buds and amethyst clusters.}} | ||
|{{HistoryLine|||dev=20w46a|Amethyst clusters can now be obtained with [[Minecraft:Silk Touch]].<ref>{{bug|MC-203631||Amethyst buds do not drop themselves with silk touch|Fixed}}</ref>}} | |{{HistoryLine|||dev=20w46a|Amethyst clusters can now be obtained with [[Minecraft:Silk Touch]].<ref>{{bug|MC-203631||Amethyst buds do not drop themselves with silk touch|Fixed}}</ref>}} | ||
|{{HistoryLine|||dev=21w11a|Breaking amethyst clusters by hand, with a piston, or by other means now drops 2 amethyst shards instead of the 4 that it does when broken with a pickaxe. | |{{MC/HistoryLine|||dev=21w11a|Breaking amethyst clusters by hand, with a piston, or by other means now drops 2 amethyst shards instead of the 4 that it does when broken with a pickaxe. | ||
|Previously, only an iron pickaxe or higher could cause 4 amethyst shards to drop, and other means dropped nothing.}} | |Previously, only an iron pickaxe or higher could cause 4 amethyst shards to drop, and other means dropped nothing.}} | ||
|{{HistoryLine|||dev=21w17a|Removed unused 'lit' blockstate.}} | |{{MC/HistoryLine|||dev=21w17a|Removed unused 'lit' blockstate.}} | ||
|{{HistoryLine||?|The item models for some smaller amethyst buds have been changed so they appear higher in inventory slots.}} | |{{MC/HistoryLine||?|The item models for some smaller amethyst buds have been changed so they appear higher in inventory slots.}} | ||
}} | }} | ||
=== ''Bedrock Edition'' === | === ''Bedrock Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine|bedrock}} | |{{MC/HistoryLine|bedrock}} | ||
|{{HistoryLine||1.17.0|exp=Caves and Cliffs|dev=beta 1.17.0.50|[[File:Small Amethyst Bud (U) BE1.png|32px]] [[File:Medium Amethyst Bud (U) BE1.png|32px]] [[File:Large Amethyst Bud (U) BE1.png|32px]] [[File:Amethyst Cluster (U) BE1.png|32px]]<br>[[File:Small Amethyst Bud (texture) JE1.png|32px]] [[File:Medium Amethyst Bud (texture) JE1.png|32px]] [[File:Large Amethyst Bud (texture) JE1.png|32px]] [[File:Amethyst Cluster (texture) JE1.png|32px]] Added amethyst buds and amethyst clusters.}} | |{{MC/HistoryLine||1.17.0|exp=Caves and Cliffs|dev=beta 1.17.0.50|[[File:Small Amethyst Bud (U) BE1.png|32px]] [[File:Medium Amethyst Bud (U) BE1.png|32px]] [[File:Large Amethyst Bud (U) BE1.png|32px]] [[File:Amethyst Cluster (U) BE1.png|32px]]<br>[[File:Small Amethyst Bud (texture) JE1.png|32px]] [[File:Medium Amethyst Bud (texture) JE1.png|32px]] [[File:Large Amethyst Bud (texture) JE1.png|32px]] [[File:Amethyst Cluster (texture) JE1.png|32px]] Added amethyst buds and amethyst clusters.}} | ||
|{{HistoryLine||1.17.0|dev=beta 1.17.0.52|Amethyst buds and amethyst clusters are no longer available only in Experimental Gameplay.}} | |{{MC/HistoryLine||1.17.0|dev=beta 1.17.0.52|Amethyst buds and amethyst clusters are no longer available only in Experimental Gameplay.}} | ||
|{{HistoryLine||1.21.60|dev=Preview 1.21.60.21|[[File:Small Amethyst Bud (U) JE1 BE2.png|32px]] [[File:Medium Amethyst Bud (U) JE1 BE2.png|32px]] [[File:Large Amethyst Bud (U) JE1 BE2.png|32px]] [[File:Amethyst Cluster (U) JE1 BE2.png|32px]] Changed the model to match Java Edition.}} | |{{MC/HistoryLine||1.21.60|dev=Preview 1.21.60.21|[[File:Small Amethyst Bud (U) JE1 BE2.png|32px]] [[File:Medium Amethyst Bud (U) JE1 BE2.png|32px]] [[File:Large Amethyst Bud (U) JE1 BE2.png|32px]] [[File:Amethyst Cluster (U) JE1 BE2.png|32px]] Changed the model to match Java Edition.}} | ||
}} | }} | ||
=== Data history === | === Data history === | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine|bedrock}} | |{{MC/HistoryLine|bedrock}} | ||
|{{HistoryLine||1.20.30|dev=Preview 1.20.20.20|Now uses the <code>minecraft:block_face</code> block state instead of <code>facing_direction</code>.}} | |{{MC/HistoryLine||1.20.30|dev=Preview 1.20.20.20|Now uses the <code>minecraft:block_face</code> block state instead of <code>facing_direction</code>.}} | ||
}} | }} | ||
== Issues == | == Issues == | ||
{{Issue list|Amethyst Cluster|Amethyst Bud|Amethyst Crystal}} | {{MC/Issue list|Amethyst Cluster|Amethyst Bud|Amethyst Crystal}} | ||
== Trivia == | == Trivia == | ||
| Line 188: | Line 188: | ||
[[File:Steve wearing Amethyst Cluster.png|75px]] | [[File:Steve wearing Amethyst Cluster.png|75px]] | ||
{{-}} | {{MC/-}} | ||
== Gallery == | == Gallery == | ||
| Line 203: | Line 203: | ||
== References == | == References == | ||
{{ | {{MC/Reflist}} | ||
== Navigation == | == Navigation == | ||
{{Navbox blocks|Natural}} | {{MC/Navbox blocks|Natural}} | ||
[[Category:Natural blocks]] | [[Category:Natural blocks]] | ||
Latest revision as of 19:01, 9 April 2026
Template:Hatnote Template:Infobox block Amethyst buds are the first three stages of growth of amethyst clusters, which grow on budding amethyst.
Amethyst clusters are the fourth and final growth stage of amethyst buds, which drop amethyst shards when mined.
Obtaining
Breaking
The amethyst cluster block drops itself in any of its growth stages (rather than its amethyst shard drops) when mined with any tool with the Minecraft:Silk Touch enchantment.
When mined without Silk Touch or broken by being pushed off an attached block by a Minecraft:piston or sticky piston, only fully grown amethyst clusters drop amethyst shards, while amethyst buds drop nothing. Breaking an amethyst cluster with a Minecraft:pickaxe drops 4 shards while any other method of breaking it yields 2 shards. The maximum amount of amethyst shards dropped can be increased with Fortune; Fortune I gives a Template:Fraction chance for 8 shards (averaging 5.33 shards), Fortune II gives a 25% chance (each) to give 8 or 12 shards (averaging 7 shards), and Fortune III gives a 20% chance (each) to give 8, 12, or 16 shards (averaging 8.8 shards).
Script error: No such module "breaking row".
Natural generation
Amethyst buds and clusters generate naturally as part of amethyst geodes, on exposed faces of budding amethysts.
- REDIRECT Template:Block distribution
Post-generation
Every time a budding amethyst block receives a random tick, there is a 20% chance for a small amethyst bud to generate on any of its sides, as long as the block being replaced with the small amethyst bud is Minecraft:air or a Minecraft:water source block.
Usage
Growing
An amethyst bud placed on a budding amethyst (rather than any other block) regardless whether it was placed by the player or spawned by the budding amethyst itself, grows over time, going 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 Template:Editions, the below logic can be applied:
- Per random tick, updates 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.
- Each random tick assigned to the budding amethyst block has a 20% chance of triggering an update on a budding amethyst block. Thus, it takes 5 random ticks on average for a budding amethyst block to grow one of its faces by 1 stage.
- Of the 6 faces on a budding amethyst block, only one side is randomly selected to either accelerate by one growth stage or to develop a new bud. If the randomly-selected side is obstructed, then growth fails and nothing happens.
- Each budding amethyst requires 4 growth stages to reach maximum maturity and be gatherable.
As such, the math can be applied if a player is within random tick range as to calculate amethyst growth rate:
(68.27 seconds/1 random tick) × (5 random ticks/1 growth stage) × (4 growth stages/1 amethyst cluster) × (6 amethyst clusters/1 budding amethyst block) = 68.27×5×6×4 = 8192.4 seconds for an unobstructed budding amethyst block to fully grow each of its clusters. This time is equivalent to 2 hours 16 minutes 32.4 seconds or 6.827 in-game days.
Decoration
They can also be placed on certain other types of blocks for decoration. The block must be solid and have at least one side that form a full surface: for example, they can be placed on the bottom of stairs (or top of upside down stairs), but not on their side, or top. They can also be placed on the bottom of bottom slabs and on the top of top slabs. Of blocks that meet these criteria, some are still excluded.
Amethyst clusters cannot be placed on:
- All non-solid blocks;
- blocks without any full surfaces, like Minecraft:fences, fence gates, Minecraft:walls, glass panes, iron bars, lightning rods, Minecraft:chains, Minecraft:heads, Minecraft:grindstones, Minecraft:bells, Minecraft:lanterns, Minecraft:cauldrons, Minecraft:anvils, Minecraft:conduits, decorated pots, Minecraft:chests, pointed dripstone;
- Minecraft:leaves;
- big dripleaf;
- honey blocks;
- chorus flowers.
Light
Small, medium, and large amethyst buds give off a light level of 1, 2 and 4 respectively, while amethyst clusters give off a light level of 5.
Sound
Uniquely among other blocks, an amethyst cluster in all its growth stages makes a quiet overlay sound when generally interacted with, as well as its block breaking sound when hit with a projectile.
Sounds
Data values
ID
Template:!((Java EditionTemplate:))!: Template:ID table Template:ID table Template:ID table Template:ID table
Template:!((Bedrock EditionTemplate:))!: Template:ID table2 Template:ID table2 Template:ID table2 Template:ID table2
Block states
{{#vardefine:params|0 }}Template:Hatnote
Template:!((Java EditionTemplate:))!: Template:Bst Template:Bst
Template:!((Bedrock EditionTemplate:))!: Template:Bst
History
Mention and announcement
Java Edition
Bedrock Edition
Data history
Issues
Script error: No such module "Issue list".
Trivia
- While amethyst buds cannot be equipped in the head slot in Survival mode, equipping it using Minecraft:commands causes it to appear as a crown.
- Amethyst clusters are the only mineable blocks in the game that emit a light level of 5.
Gallery
Screenshots
-
Amethyst buds cannot grow on their own, but they grow when their neighboring budding amethysts receive random ticks.
-
The first image of amethyst buds.
Development images
-
An early version of the amethyst cluster's breaking sounds.
References
<references group="">
</references>
Template:Article otherTemplate:Article other
de:Amethysthaufen es:Cúmulo de amatista fr:Amas d'améthyste it:Aggregato di ametista ja:アメジストの塊 ko:자수정 군집 pl:Skupisko ametystu pt:Agregado de Ametista ru:Аметистовый кластер uk:Аметистова друза zh:紫水晶簇