Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Sculk Vein (feature): Difference between revisions

From SAS Gaming Wiki
SyncBot (talk | contribs)
Sync: new page from Minecraft
 
SyncBot (talk | contribs)
Sync: updated from Minecraft
 
Line 69: Line 69:
{{HistoryTable
{{HistoryTable
|{{HistoryLine|java}}
|{{HistoryLine|java}}
|{{HistoryLine||1.19|dev=Deep Dark Experimental Snapshot 1|[[File:Sculk Vein BE1.gif|32px]] Added sculk veins.}}
|{{HistoryLine||1.19|dev=Deep Dark Experimental Snapshot 1|[[File:Sculk Vein BE1.gif|32px]] Added sculk vein features.}}
|{{HistoryLine||26.2|dev=snap5|The {{cd|block}} field is now mandatory, which defaults to {{cd|minecraft:glow_lichen}}.}}
}}
}}


Line 75: Line 76:
{{HistoryTable
{{HistoryTable
|{{HistoryLine|bedrock}}
|{{HistoryLine|bedrock}}
|{{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.0|exp=Vanilla Experiments|dev=beta 1.18.0.22|[[File:Sculk Vein BE1.gif|32px]] Added sculk vein features 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.}}
|{{HistoryLine||1.18.10|exp=Wild Update|dev=beta 1.18.10.21|Sculk vein features 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.}}
|{{HistoryLine||1.19.0|dev=Preview 1.19.0.21|Sculk vein features are now available without enabling experimental gameplay.}}
}}
}}



Latest revision as of 11:13, 17 July 2026

Template:Infobox structure

A sculk vein is a Minecraft:feature that consist of several Minecraft:sculk vein blocks. It generates exclusively in the Minecraft:deep dark biome.

Generation

The sculk vein feature generates on the four sides and lower surface of stone-like blocks including Minecraft:stone, Minecraft:andesite, Minecraft:diorite, Minecraft:granite, Minecraft:dripstone blocks, Minecraft:calcite, Minecraft:tuff, and Minecraft:deepslate. It generates only in Minecraft:air and Minecraft:water.

Data values

ID

Template:El: Template:ID table

Template:ID table

Config

Template:Main Template:El: {{#lst:Glow Lichen (feature)|config}}

Template:Collapse <syntaxhighlight lang="json"> {

 "type": "minecraft:multiface_growth",
 "config": {
   "block": "minecraft:sculk_vein",
   "can_be_placed_on": [
     "minecraft:stone",
     "minecraft:andesite",
     "minecraft:diorite",
     "minecraft:granite",
     "minecraft:dripstone_block",
     "minecraft:calcite",
     "minecraft:tuff",
     "minecraft:deepslate"
   ],
   "can_place_on_ceiling": true,
   "can_place_on_floor": true,
   "can_place_on_wall": true,
   "chance_of_spreading": 1.0,
   "search_range": 20
 }

} </syntaxhighlight> Template:Collapse

History

Java Edition

Template:HistoryTable

Bedrock Edition

Template:HistoryTable

Issues

Template:Issue list

Navigation

Template:Navbox generated features

Minecraft:fr:Veine de sculk (élément du terrain) Minecraft:ja:スカルクヴェイン (生成物) Minecraft:pt:Veios de sculk (recurso) Minecraft:uk:Скалкова жила (об'єкт) Minecraft:zh:幽匿脉络(地物)