minecraft.wiki-mirror/wiki_backup/Glowstone blob.txt
2024-12-24 06:17:34 -05:00

97 lines
3.1 KiB
Text

{{Infobox structure
|title=Glowstone blob
|biome=
{{BiomeLink|Nether Wastes}}<br>
{{BiomeLink|Crimson Forest}}<br>
{{BiomeLink|Warped Forest}}<br>
{{BiomeLink|Soul Sand Valley}}<br>
{{BiomeLink|Basalt Deltas}}<br>
|blocks=
{{BlockLink|Glowstone}}
|canspawn=No
}}
'''Glowstone blobs''' (also known as the '''glowstone clusters''') generate on the underside of terrain blocks in [[the Nether]].
== Description ==
These are typically blobs (clusters) of [[glowstone]] that can be among the hardest natural materials to harvest that don't require digging. They form in coral-like structures on the underside of hanging [[netherrack]], so they are often found on the ceilings of the Nether, where they provide light along with the ever-present lava.
Glowstone blobs consist of one block-wide tendrils extending from a central clump. Being found in caves, hanging above an ocean of [[lava]] and even within [[nether fortress]]es, they are the main source of charges of glowstone for [[respawn anchor]]s.
Glowstone blobs can be found in every Nether biome, although they are significantly rarer in [[soul sand valley]]s,<ref>{{bug|MC-171520||Glowstone clusters cannot generate in Soul Sand Valley biomes|WAI}}</ref> because the ceiling of this biome is made of [[soul sand]] or [[soul soil]] below which glowstone blobs cannot generate; they can still occasionally generate in caves and canyons in this biome,<ref>{{bug|MC-192936||Glowstone clusters generate on netherrack in Soul Sand Valley|WAI}}</ref> because the ceiling is made of netherrack.
== Data values ==
=== ID ===
{{el|je}}:
{{ID table
|firstcolumnname=Feature type
|displayname=[No displayed name]
|spritename=glowstone-blob
|spritetype=env
|nameid=glowstone_blob
|foot=1}}
{{ID table
|firstcolumnname=Configured feature
|displayname=[No displayed name]
|spritename=glowstone-blob
|spritetype=env
|nameid=glowstone_extra
|foot=1}}
{{el|be}}:
{{ID table
|firstcolumnname=Feature
|displayname=[No displayed name]
|spritename=glowstone-blob
|spritetype=env
|nameid=[No ID]
|foot=1}}
=== Config ===
{{main|Configured feature}}
{{el|java}}:
{{/Config}}
{{Collapse|title=An example|outerstyle=margin: 0.5rem 0|head=1}}
<syntaxhighlight lang="json">
{
"type": "minecraft:glowstone_blob",
"config": {}
}
</syntaxhighlight>
{{Collapse|tail=1}}
== History ==
{{HistoryTable
|{{HistoryLine|java alpha}}
|{{HistoryLine||v1.2.0|dev=preview|Added glowstone blobs.}}
|{{HistoryLine|pocket alpha}}
|{{HistoryLine||v0.12.1|dev=build 1|Added the Nether, along with glowstone blobs.}}
}}
== Gallery ==
=== Screenshots ===
<gallery>
GlowstoneInNether.png|A naturally occurring blob of glowstone.
Glowstone cluster in basalt deltas.png|A naturally generated glowstone cluster in [[basalt deltas]].
</gallery>
== See also ==
* [[Glowstone]]
* [[Glowstone Dust]]
* [[Nether Fortress]]
== References ==
{{Reflist}}
== Navigation ==
{{Navbox generated features}}
[[es:Cúmulo de piedra luminosa]]
[[fr:Filon de pierre lumineuse]]
[[ja:グロウストーンの集塊]]
[[lzh:硄磯]]
[[pl:Kępa jasnogłazu]]
[[pt:Várias pedras luminosas]]
[[ru:Скопление светокамня]]
[[zh:荧石堆]]