Minecraft:Budding Amethyst: Difference between revisions
More actions
Remove broken links to missing pages |
Fix template calls: add MC/ prefix |
||
| Line 18: | Line 18: | ||
=== Breaking === | === Breaking === | ||
The suitable tool to break budding amethyst is a [[Minecraft:pickaxe]]. Budding amethyst needs to be broken using a pickaxe, otherwise the breaking time will increase. | The suitable tool to break budding amethyst is a [[Minecraft:pickaxe]]. Budding amethyst needs to be broken using a pickaxe, otherwise the breaking time will increase. | ||
{{Breaking row|Budding Amethyst|Pickaxe|Wooden|drop=0|horizontal=1}} | {{MC/Breaking row|Budding Amethyst|Pickaxe|Wooden|drop=0|horizontal=1}} | ||
Budding amethyst drops nothing when it's destroyed. | Budding amethyst drops nothing when it's destroyed. | ||
| Line 24: | Line 24: | ||
Budding amethyst generates naturally as part of amethyst geodes, replacing 8.3% of the blocks of amethyst in the innermost layer of the geode. | Budding amethyst generates naturally as part of amethyst geodes, replacing 8.3% of the blocks of amethyst in the innermost layer of the geode. | ||
{{ | {{MC/Block Distribution}} | ||
== Usage == | == Usage == | ||
| Line 30: | Line 30: | ||
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. | 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. | ||
{{ | {{MC/In|Java}}, 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. | #Per random tick, updates will occur to any given block in the loaded chunk every '''68.27''' seconds on average. | ||
#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. | #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. | ||
| Line 39: | Line 39: | ||
(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. | (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. | ||
{{ | {{MC/In|Bedrock}} a new amethyst bud can also form in flowing water, removing the water block in the process. | ||
=== Sound === | === Sound === | ||
| Line 52: | Line 52: | ||
=== Unique === | === Unique === | ||
{{ | {{MC/Edition|java}} | ||
{{SoundTable | {{SoundTable | ||
| type = java | | type = java | ||
| Line 98: | Line 98: | ||
}} | }} | ||
{{Edition|Bedrock}}: | {{MC/Edition|Bedrock}}: | ||
{{SoundTable | {{SoundTable | ||
| type = bedrock | | type = bedrock | ||
| Line 131: | Line 131: | ||
== Data values == | == Data values == | ||
=== ID === | === ID === | ||
{{ | {{MC/Edition|java}}: | ||
{{ID table | {{ID table | ||
|edition=java | |edition=java | ||
| Line 143: | Line 143: | ||
|foot=1}} | |foot=1}} | ||
{{ | {{MC/Edition|bedrock}}: | ||
{{ID table | {{ID table | ||
|edition=bedrock | |edition=bedrock | ||
| Line 158: | Line 158: | ||
=== Early mentions === | === Early mentions === | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine||May 21, 2009|link=https://web.archive.org/web/0/http://notch.tumblr.com/post/110762705/my-list-on-tile-types-so-far|Notch mentioned crystal blocks as a potential block type that can be found in the underground.}} | |{{MC/HistoryLine||May 21, 2009|link=https://web.archive.org/web/0/http://notch.tumblr.com/post/110762705/my-list-on-tile-types-so-far|Notch mentioned crystal blocks as a potential block type that can be found in the underground.}} | ||
}} | }} | ||
=== Reveal === | === Reveal === | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine||October 3, 2020|link={{ | |{{HistoryLine||October 3, 2020|link={{MC/Ytl|DBvZ2Iqmm3M|t=23m14s}}|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.}} | ||
|{{HistoryLine||October 6, 2020|link={{tweet|Cojomax99|1313397269476061184}}|[[File:Budding Amethyst JE1.png|32px]] Cory Scheviak tweeted a screenshot where budding amethyst was seen, unnamed at the moment.}} | |{{HistoryLine||October 6, 2020|link={{tweet|Cojomax99|1313397269476061184}}|[[File:Budding Amethyst JE1.png|32px]] Cory Scheviak tweeted a screenshot where budding amethyst was seen, unnamed at the moment.}} | ||
}} | }} | ||
| Line 169: | Line 169: | ||
=== ''Java Edition'' === | === ''Java Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine|java}} | |{{MC/HistoryLine|java}} | ||
|{{HistoryLine||1.17|dev=20w45a|[[File:Budding Amethyst JE1.png|32px]] Added budding amethyst.}} | |{{MC/HistoryLine||1.17|dev=20w45a|[[File:Budding Amethyst JE1.png|32px]] Added budding amethyst.}} | ||
|{{HistoryLine|||dev=20w46a|[[File:Budding Amethyst JE2.png|32px]] The texture of budding amethyst has been changed.}} | |{{MC/HistoryLine|||dev=20w46a|[[File:Budding Amethyst JE2.png|32px]] The texture of budding amethyst has been changed.}} | ||
|{{HistoryLine|||dev=20w48a|[[File:Budding Amethyst JE3.png|32px]] The texture of budding amethyst has been changed again.}} | |{{MC/HistoryLine|||dev=20w48a|[[File:Budding Amethyst JE3.png|32px]] The texture of budding amethyst has been changed again.}} | ||
}} | }} | ||
=== ''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:Budding Amethyst JE3.png|32px]] Added budding amethyst.}} | |{{MC/HistoryLine||1.17.0|exp=Caves and Cliffs|dev=beta 1.17.0.50|[[File:Budding Amethyst JE3.png|32px]] Added budding amethyst.}} | ||
|{{HistoryLine||1.17.0|dev=beta 1.17.0.52|Budding amethyst are no longer available only in experimental gameplay.}} | |{{MC/HistoryLine||1.17.0|dev=beta 1.17.0.52|Budding amethyst are no longer available only in experimental gameplay.}} | ||
|{{HistoryLine||1.21.50|dev=Preview 1.21.50.24|Budding amethyst is now slower to mine when using an improper tool, matching {{JE}}.}} | |{{HistoryLine||1.21.50|dev=Preview 1.21.50.24|Budding amethyst is now slower to mine when using an improper tool, matching {{MC/JE}}.}} | ||
}} | }} | ||
== Issues == | == Issues == | ||
{{Issue list}} | {{MC/Issue list}} | ||
== Trivia == | == Trivia == | ||
* JAPPA has said the reasoning for the 'x' pattern on the block is because "the plane-crystals grow out of it."<ref>https://twitter.com/JasperBoerstra/status/1331669460126740480</ref> | * JAPPA has said the reasoning for the 'x' pattern on the block is because "the plane-crystals grow out of it."<ref>https://twitter.com/JasperBoerstra/status/1331669460126740480</ref> | ||
* 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.<ref>https://www.minecraft.net/en-us/article/taking-inventory--amethyst-shard</ref> | * 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.<ref>https://www.minecraft.net/en-us/article/taking-inventory--amethyst-shard</ref> | ||
* According to Cory Scheviak, budding amethysts were inspired by [https://coppermind.net/wiki/Atium atium] from the fantasy novel series ''{{ | * According to Cory Scheviak, budding amethysts were inspired by [https://coppermind.net/wiki/Atium atium] from the fantasy novel series ''{{MC/W|Mistborn}}''.<ref>https://www.youtube.com/watch?v=bHTuSFeGGhI&t=1953s</ref> | ||
== Gallery == | == Gallery == | ||
| Line 198: | Line 198: | ||
== References == | == References == | ||
{{Reflist}} | {{MC/Reflist}} | ||
== Navigation == | == Navigation == | ||
{{Navbox blocks|natural}} | {{MC/Navbox blocks|natural}} | ||
[[Category:Natural blocks]] | [[Category:Natural blocks]] | ||
Latest revision as of 19:58, 9 April 2026
|
For the {{{Description}}} of the same name, see [[{{{Destination}}}]]. |
Budding amethyst is a fragile block found in amethyst geodes that grows amethyst clusters over time. It drops nothing if it breaks, and cannot be moved from where it is found.
Obtaining
Budding amethyst can only be obtained via the Minecraft:Creative inventory or with Minecraft:commands.
It is unobtainable in Survival, using a tool enchanted with Minecraft:Silk Touch doesn't drop anything.
Breaking
The suitable tool to break budding amethyst is a Minecraft:pickaxe. Budding amethyst needs to be broken using a pickaxe, otherwise the breaking time will increase. Script error: No such module "breaking row". Budding amethyst drops nothing when it's destroyed.
Natural generation
Budding amethyst generates naturally as part of amethyst geodes, replacing 8.3% of the blocks of amethyst in the innermost layer of the geode.
- REDIRECT Template:Block distribution
Usage
Growing into amethyst clusters
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 Template:Editions, 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.
- 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 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.
in Template:Editions a new amethyst bud can also form in flowing water, removing the water block in the process.
Sound
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.
Piston interactivity
Budding amethyst is destroyed when pushed by a Minecraft:piston. It cannot be pulled by a sticky piston, or slime and honey blocks.
Sounds
Generic
Template:Sound table/Block/Amethyst block
Unique
Template:!((Java EditionTemplate:))! Template:SoundTable
Template:!((Bedrock EditionTemplate:))!: Template:SoundTable
Data values
ID
Template:!((Java EditionTemplate:))!: Template:ID table
Template:!((Bedrock EditionTemplate:))!: Template:ID table
History
Early mentions
Reveal
Java Edition
Bedrock Edition
Issues
Script error: No such module "Issue list".
Trivia
- JAPPA has said the reasoning for the 'x' pattern on the block is because "the plane-crystals grow out of it."<ref>https://twitter.com/JasperBoerstra/status/1331669460126740480</ref>
- 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.<ref>https://www.minecraft.net/en-us/article/taking-inventory--amethyst-shard</ref>
- According to Cory Scheviak, budding amethysts were inspired by atium from the fantasy novel series
- REDIRECT Template:Wikipedia
Template:Redr.<ref>https://www.youtube.com/watch?v=bHTuSFeGGhI&t=1953s</ref>
Gallery
-
Budding amethyst with the surrounding amethyst mined away.
-
Budding amethyst on artwork for International Women's Day.<ref>https://www.minecraft.net/sv-se/article/blazing-game-trail?fbclid=IwAR1lAHmZiSGRSgplJqS0rIcnOvs8HlVddaPfdZgDiRiSUpEanxUZG1fAz6g</ref>
References
<references group="">
</references>
Template:Article otherTemplate:Article other
de:Amethystknospenblock es:Brotador de amatista fr:Druse d'améthyste it:Ametista gemmante ja:芽生えたアメジスト ko:싹 틔우는 자수정 lzh:蘊芽紫水玉 pl:Kiełkujący ametyst pt:Drusa de Ametista ru:Расцветающий аметист uk:Родючий аметист zh:紫水晶母岩