Minecraft:Budding Amethyst: Difference between revisions
More actions
aded sticky block info |
Remove broken links to missing pages |
||
| Line 11: | Line 11: | ||
}} | }} | ||
'''Budding amethyst''' is a fragile block found in | '''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 == | == Obtaining == | ||
Budding amethyst can only be obtained via the [[Minecraft:Creative inventory]] or with [[Minecraft:commands]].<br>It is unobtainable in | Budding amethyst can only be obtained via the [[Minecraft:Creative inventory]] or with [[Minecraft:commands]].<br>It is unobtainable in Survival, using a tool enchanted with [[Minecraft:Silk Touch]] doesn't drop anything. | ||
=== Breaking === | === Breaking === | ||
| Line 22: | Line 22: | ||
=== Natural generation === | === Natural generation === | ||
Budding amethyst generates naturally as part of | Budding amethyst generates naturally as part of amethyst geodes, replacing 8.3% of the blocks of amethyst in the innermost layer of the geode. | ||
{{block distribution}} | {{block distribution}} | ||
| Line 28: | Line 28: | ||
== Usage == | == Usage == | ||
=== Growing into amethyst clusters === | === 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 | 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}}, the below logic can be applied: | {{IN|Java}}, the below logic can be applied: | ||
#Per | #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. | ||
#There is a 20% chance to either create a new amethyst bud in air or [[Minecraft:Water#Source_blocks|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 is a 20% chance to either create a new amethyst bud in air or [[Minecraft:Water#Source_blocks|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). | ||
| 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. | ||
{{IN|Bedrock}} a new amethyst bud can also form in | {{IN|Bedrock}} a new amethyst bud can also form in flowing water, removing the water block in the process. | ||
=== Sound === | === Sound === | ||
| Line 45: | Line 45: | ||
=== Piston interactivity === | === Piston interactivity === | ||
Budding amethyst is destroyed when pushed by a [[Minecraft:piston]]. It cannot be pulled by a | Budding amethyst is destroyed when pushed by a [[Minecraft:piston]]. It cannot be pulled by a sticky piston, or slime and honey blocks. | ||
== Sounds == | == Sounds == | ||
| 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| | |{{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={{ytl|DBvZ2Iqmm3M|t=23m14s}}|Amethyst-related blocks are mentioned at | |{{HistoryLine||October 3, 2020|link={{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]] | |{{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 179: | Line 179: | ||
|{{HistoryLine|bedrock}} | |{{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.}} | |{{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 | |{{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 {{JE}}.}} | ||
}} | }} | ||
| Line 187: | Line 187: | ||
== 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> | ||
* According to | * 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 | * According to Cory Scheviak, budding amethysts were inspired by [https://coppermind.net/wiki/Atium atium] from the fantasy novel series ''{{w|Mistborn}}''.<ref>https://www.youtube.com/watch?v=bHTuSFeGGhI&t=1953s</ref> | ||
== Gallery == | == Gallery == | ||
| Line 205: | Line 205: | ||
[[Category:Natural blocks]] | [[Category:Natural blocks]] | ||
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:紫水晶母岩 | |||
Revision as of 15:41, 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. Template: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.
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.
Template:IN, 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.
Template:IN 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
Data values
ID
History
Early mentions
Reveal
Java Edition
Bedrock Edition
Issues
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 Template:W.<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
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:紫水晶母岩