Try our affiliated browser extension - redirect to BreezeWiki automatically!

Sculk Vein

A sculk vein is a 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

Skulk veins drops itself only if it is broken with a tool enchanted with Silk Touch. Otherwise, it drops nothing.

Natural generation

Sculk veins are generated within the deep dark biome.

Breaking

Sculk veins can be mined with any tool, but hoes are the quickest.

Block Sculk Vein
Hardness 0.2
Tool
Breaking time[A]
Default 0.3
Wooden 0.15
Stone 0.1
Iron 0.05
Diamond 0.05
Netherite 0.05
Golden 0.05
  1. Times are for unenchanted tools as wielded by players with no status effects, measured in seconds. For more information, see Breaking § Speed.

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 water or lava.[1]

Sounds

Java Edition:

SoundSubtitlesSourceDescriptionResource locationTranslation keyVolumePitchAttenuation
distance
Block brokenBlocksOnce the block has brokenblock.sculk_vein.breaksubtitles.block.generic.break0.80.8816
Block placedBlocksWhen the block is placedblock.sculk_vein.placesubtitles.block.generic.place0.80.8816
Block breakingBlocksWhile the block is in the process of being brokenblock.sculk_vein.hitsubtitles.block.generic.hit0.250.516
None[sound 1]Entity-DependentFalling on the block with fall damageblock.sculk_vein.fallNone[sound 1]0.50.7516
FootstepsEntity-DependentWalking on the blockblock.sculk_vein.stepsubtitles.block.generic.footsteps0.151.016
  1. a b MC-177082

Bedrock Edition:

SoundSourceDescriptionResource locationVolumePitch
BlocksOnce the block has brokenbreak.sculk_vein1.00.8-1.0
BlocksWhen the block is placedbreak.sculk_vein1.00.8-1.0
BlocksWhile the block is in the process of being brokenstep.sculk_vein0.30.5
BlocksFalling on the block with fall damagestep.sculk_vein0.41.0
BlocksWalking on the blockstep.sculk_vein0.171.0
BlocksJumping from the blockstep.sculk_vein0.121.0
BlocksFalling on the block without fall damagestep.sculk_vein0.141.0

Data values

ID

Java Edition:

NameIdentifierFormTranslation key
Sculk Veinsculk_veinBlock & Itemblock.minecraft.sculk_vein

Bedrock Edition:

NameIdentifierNumeric ID FormItem ID[i 1]Translation key
Sculk Veinsculk_vein714Block & Giveable Item[i 2]Identical[i 3]tile.sculk_vein.name
  1. ID of block's direct item form, which is used in savegame files and addons.
  2. Available with /give command.
  3. The block's direct item form has the same id as the block.

Block states

See also: Block state

Java Edition:

Name Default value Allowed values Description
downfalsefalse
true
When true, a sculk vein texture is displayed on the bottom.
eastfalsefalse
true
When true, a sculk vein texture is displayed on the east.
northfalsefalse
true
When true, a sculk vein texture is displayed on the north.
southfalsefalse
true
When true, a sculk vein texture is displayed on the south.
upfalsefalse
true
When true, a sculk vein texture is displayed on the top.
waterloggedfalsefalse
true
Whether or not there's water in the same place as this sculk vein.
westfalsefalse
true
When true, a sculk vein texture is displayed on the west.

Bedrock Edition:

NameMetadata Bits Default value Allowed valuesValues for
Metadata Bits
Description
multi_face_direction_bits0x1
0x2
0x4
0x8
0x10
0x20
00 to 630 to 63The directions the sculk vein exists. Each bit determines one direction:
  • 0x1: Down
  • 0x2: Up
  • 0x4: North
  • 0x8: South
  • 0x10: West
  • 0x20: East
0 is unused and it behaves like 63.

History

October 3, 2020 Sculk veins are shown at Minecraft Live 2020.
November 13, 2020 The sculk veins has a new texture in a tweet from Brandon Pearce.
April 26, 2021Kingbdogz states that sculk features aren't coming in 1.17.
October 16, 2021Sculk features were delayed to 1.19.
Java Edition
1.19Deep Dark Experimental Snapshot 1 Added sculk veins.
22w11aImplemented sculk veins into normal snapshot.
22w15aCan now be placed on the top and sides of soul sand, mud and maximum height snow.
Bedrock Edition
1.17.30beta 1.17.30.22"Sculk Veins" was mentioned in Bedrock Beta documentation.
beta 1.17.30.23 Sculk Veins texture was shown in internal Caves & Cliffs textures.
Vanilla Experiments
(experimental)
beta 1.18.0.22 Added sculk veins.
Wild Update
(experimental)
beta 1.18.10.21Sculk veins have been moved behind the "Wild Update" toggle.
1.19.0beta 1.19.0.20Sculk veins are now available without enabling experimental gameplay.

Issues

Issues relating to "Sculk Vein" are maintained on the bug tracker. Report issues there.

Gallery

References

  1. MC-251170 — "Sculk veins sometimes are not waterlogged when next to water" — resolved as "Works As Intended".