Minecraft:Sculk Vein: Difference between revisions
More actions
imported>WolfMountainAllay7677 No edit summary |
Fix template calls: add MC/ prefix |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{For|the feature|Sculk Vein (feature)}} | {{MC/For|the feature|Sculk Vein (feature)}} | ||
{{Infobox block | {{Infobox block | ||
| Line 14: | Line 14: | ||
}} | }} | ||
A '''sculk vein''' is a [[Minecraft:block]] found in the | A '''sculk vein''' is a [[Minecraft:block]] found in the deep dark or generated by sculk catalysts. It can generate or be placed on any side of a solid block. | ||
== Obtaining == | == Obtaining == | ||
=== Breaking === | === Breaking === | ||
Sculk veins can be mined with any tool, but [[Minecraft:hoe]]s are the quickest. A sculk vein drops itself only if it is broken with a [[Minecraft:tool]] enchanted with [[Minecraft:Silk Touch]]. Otherwise, it drops nothing. | Sculk veins can be mined with any tool, but [[Minecraft:hoe]]s are the quickest. A sculk vein drops itself only if it is broken with a [[Minecraft:tool]] enchanted with [[Minecraft:Silk Touch]]. Otherwise, it drops nothing. | ||
{{Breaking row|Sculk Vein|Hoe|drop=0|horizontal=1}} | {{MC/Breaking row|Sculk Vein|Hoe|drop=0|horizontal=1}} | ||
=== Natural generation === | === Natural generation === | ||
{{ | {{MC/Main|Sculk vein (feature)}} | ||
Sculk veins are generated within the | Sculk veins are generated within the deep dark biome. | ||
{{ | {{MC/Block Distribution}} | ||
=== Post-generation === | === Post-generation === | ||
Sculk veins generate when a mob dies within 8 blocks of a | Sculk veins generate when a mob dies within 8 blocks of a sculk catalyst. | ||
== Usage == | == Usage == | ||
Sculk veins can be placed on any and multiple sides of a block, similar to | Sculk veins can be placed on any and multiple sides of a block, similar to glow lichen. | ||
Sculk veins cannot be destroyed by flowing [[Minecraft:water]] or [[Minecraft:lava]].<ref>{{bug|MC-251170||Sculk veins sometimes are not waterlogged when next to water|WAI}}</ref> | Sculk veins cannot be destroyed by flowing [[Minecraft:water]] or [[Minecraft:lava]].<ref>{{bug|MC-251170||Sculk veins sometimes are not waterlogged when next to water|WAI}}</ref> | ||
== Sounds == | == Sounds == | ||
{{Sound table/Block/Sculk vein}} | {{MC/Sound table/Block/Sculk vein}} | ||
== Data values == | == Data values == | ||
=== ID === | === ID === | ||
{{ | {{MC/Edition|java}}: | ||
{{ID table | {{ID table | ||
|edition=java | |edition=java | ||
| Line 50: | Line 50: | ||
|foot=1|blocktags=inside_step_sound_blocks}} | |foot=1|blocktags=inside_step_sound_blocks}} | ||
{{ | {{MC/El|be}}: | ||
{{ID table | {{ID table | ||
|edition=bedrock | |edition=bedrock | ||
| Line 63: | Line 63: | ||
=== Block states === | === Block states === | ||
{{ | {{MC/See also|Block states}} | ||
{{ | {{MC/El|je}}: | ||
{{bst|down|false|false,true|When true, a sculk vein texture is displayed on the bottom.}} | {{bst|down|false|false,true|When true, a sculk vein texture is displayed on the bottom.}} | ||
{{bst|east|false|false,true|When true, a sculk vein texture is displayed on the east.}} | {{bst|east|false|false,true|When true, a sculk vein texture is displayed on the east.}} | ||
| Line 74: | Line 74: | ||
{{bst|west|false|false,true|When true, a sculk vein texture is displayed on the west.|foot=1}} | {{bst|west|false|false,true|When true, a sculk vein texture is displayed on the west.|foot=1}} | ||
{{ | {{MC/El|be}}: | ||
{{bst|showaux=1|bits=0x1,0x2,0x4,0x8,0x10,0x20|multi_face_direction_bits|0|0 to 63|The directions the sculk vein exists. Each bit determines one direction: | {{bst|showaux=1|bits=0x1,0x2,0x4,0x8,0x10,0x20|multi_face_direction_bits|0|0 to 63|The directions the sculk vein exists. Each bit determines one direction: | ||
*0x1: Down | *0x1: Down | ||
| Line 87: | Line 87: | ||
=== Development === | === Development === | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine||October 3, 2020|link={{ | |{{HistoryLine||October 3, 2020|link={{MC/Ytl|https://youtu.be/DWZIfsaIgtE?|t=2424s}}|[[File:Sculk Vein (pre-release 1).png|32px]] Sculk veins are shown at Minecraft Live 2020.}} | ||
|{{HistoryLine||November 13, 2020|link={{tweet|kingbdogz|1327265084352180224}}|[[File:Sculk Vein BE1.gif|32px]] The sculk veins has a new texture in a tweet from | |{{HistoryLine||November 13, 2020|link={{tweet|kingbdogz|1327265084352180224}}|[[File:Sculk Vein BE1.gif|32px]] The sculk veins has a new texture in a tweet from Brandon Pearce.}} | ||
|{{HistoryLine||April 26, 2021|link={{Tweet|kingbdogz|1386776067046785025}}| | |{{HistoryLine||April 26, 2021|link={{Tweet|kingbdogz|1386776067046785025}}|Kingbdogz states that sculk features aren't coming in 1.17.}} | ||
|{{HistoryLine||October 16, 2021|link={{ | |{{HistoryLine||October 16, 2021|link={{MC/Ytl|https://youtu.be/w6zLprHHZOk}}|Sculk features were delayed to 1.19.}} | ||
}} | }} | ||
=== ''Java Edition'' === | === ''Java Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine|java}} | |{{MC/HistoryLine|java}} | ||
|{{HistoryLine||1.19|dev=Deep Dark Experimental Snapshot 1|[[File:Sculk Vein BE1.gif|32px]] Added sculk veins.}} | |{{MC/HistoryLine||1.19|dev=Deep Dark Experimental Snapshot 1|[[File:Sculk Vein BE1.gif|32px]] Added sculk veins.}} | ||
|{{HistoryLine|||dev=22w11a|Implemented sculk veins into normal snapshot.}} | |{{MC/HistoryLine|||dev=22w11a|Implemented sculk veins into normal snapshot.}} | ||
|{{HistoryLine|||dev=22w15a|Can now be placed on the top and sides of | |{{MC/HistoryLine|||dev=22w15a|Can now be placed on the top and sides of soul sand, [[Minecraft:mud]], and maximum height [[Minecraft:snow]].}} | ||
}} | }} | ||
=== ''Bedrock Edition'' === | === ''Bedrock Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine|bedrock}} | |{{MC/HistoryLine|bedrock}} | ||
|{{HistoryLine||1.17.30|dev=beta 1.17.30.22|"Sculk Veins" was mentioned in Bedrock Beta documentation.}} | |{{MC/HistoryLine||1.17.30|dev=beta 1.17.30.22|"Sculk Veins" was mentioned in Bedrock Beta documentation.}} | ||
|{{HistoryLine|||dev=beta 1.17.30.23|[[File:Sculk Vein (texture) BE1.png|32px]] Sculk Veins texture was shown in internal | |{{MC/HistoryLine|||dev=beta 1.17.30.23|[[File:Sculk Vein (texture) BE1.png|32px]] Sculk Veins texture was shown in internal Caves & Cliffs textures.}} | ||
|{{HistoryLine||1.18.0|exp=Vanilla Experiments|dev=beta 1.18.0.22|[[File:Sculk Vein BE1.gif|32px]] Added sculk veins behind the "Vanilla Experiments" experimental toggle.}} | |{{MC/HistoryLine||1.18.0|exp=Vanilla Experiments|dev=beta 1.18.0.22|[[File:Sculk Vein BE1.gif|32px]] Added sculk veins behind the "Vanilla Experiments" experimental toggle.}} | ||
|{{HistoryLine||1.18.10|exp=Wild Update|dev=beta 1.18.10.21|Sculk veins have been moved behind the "Wild Update" experimental toggle.}} | |{{MC/HistoryLine||1.18.10|exp=Wild Update|dev=beta 1.18.10.21|Sculk veins have been moved behind the "Wild Update" experimental toggle.}} | ||
|{{HistoryLine||1.19.0|dev=Preview 1.19.0.21|Sculk veins are now available without enabling experimental gameplay.}} | |{{MC/HistoryLine||1.19.0|dev=Preview 1.19.0.21|Sculk veins are now available without enabling experimental gameplay.}} | ||
}} | }} | ||
== Issues == | == Issues == | ||
{{ | {{MC/Issue list}} | ||
== Gallery == | == Gallery == | ||
=== Screenshots === | === Screenshots === | ||
<gallery> | <gallery> | ||
File:Lava flowing over sculk veins.png|A naturally generated sculk vein directing the flow of [[Minecraft:lava]] from a | File:Lava flowing over sculk veins.png|A naturally generated sculk vein directing the flow of [[Minecraft:lava]] from a spring. | ||
File: Monster room sculk.jpg|A | File: Monster room sculk.jpg|A monster room covered with sculk vein. | ||
</gallery> | </gallery> | ||
=== Renders === | === Renders === | ||
| Line 127: | Line 127: | ||
== References == | == References == | ||
{{ | {{MC/Reflist}} | ||
== Navigation == | == Navigation == | ||
{{Navbox blocks|vegetation}} | {{MC/Navbox blocks|vegetation}} | ||
[[Category:Natural blocks]] | [[Category:Natural blocks]] | ||
[[Category:Non-solid blocks]] | [[Category:Non-solid blocks]] | ||
de:Sculk-Ader | |||
es:Vena de sculk | |||
fr:Veine de sculk | |||
ja:スカルクヴェイン | |||
ko:스컬크 정맥 | |||
pl:Żyły sculku | |||
pt:Veio de Sculk | |||
ru:Скалк-жила | |||
uk:Скалкова жила | |||
zh:幽匿脉络 | |||
Latest revision as of 20:55, 9 April 2026
A sculk vein is a Minecraft:block found in the deep dark or generated by sculk catalysts. It can generate or be placed on any side of a solid block.
Obtaining
Breaking
Sculk veins can be mined with any tool, but Minecraft:hoes are the quickest. A sculk vein drops itself only if it is broken with a Minecraft:tool enchanted with Minecraft:Silk Touch. Otherwise, it drops nothing. Script error: No such module "breaking row".
Natural generation
{{#vardefine:params|0 }}Template:Hatnote Sculk veins are generated within the deep dark biome.
- REDIRECT Template:Block distribution
Post-generation
Sculk veins generate when a mob dies within 8 blocks of a sculk catalyst.
Usage
Sculk veins can be placed on any and multiple sides of a block, similar to glow lichen.
Sculk veins cannot be destroyed by flowing Minecraft:water or Minecraft:lava.<ref>Template:Bug</ref>
Sounds
Data values
ID
Template:!((Java EditionTemplate:))!: Template:ID table
- REDIRECT Template:Edition
Template:Rcat: Template:ID table
Block states
{{#vardefine:params|0 }}Template:Hatnote
- REDIRECT Template:Edition
Template:Rcat: Template:Bst Template:Bst Template:Bst Template:Bst Template:Bst Template:Bst Template:Bst
- REDIRECT Template:Edition
History
Development
Java Edition
Bedrock Edition
Issues
Script error: No such module "Issue list".
Gallery
Screenshots
-
A naturally generated sculk vein directing the flow of Minecraft:lava from a spring.
-
A monster room covered with sculk vein.
Renders
-
A concept design for the sculk vein with the trypophobia Minecraft:warden design.
-
Ditto, but for the stalker design.
References
<references group="">
</references>
Template:Article otherTemplate:Article other
de:Sculk-Ader es:Vena de sculk fr:Veine de sculk ja:スカルクヴェイン ko:스컬크 정맥 pl:Żyły sculku pt:Veio de Sculk ru:Скалк-жила uk:Скалкова жила zh:幽匿脉络