Try our affiliated browser extension - redirect to BreezeWiki automatically!

Sculk Catalyst

A sculk catalyst is a block that converts blocks around it to blocks in the sculk family (except for more sculk catalysts) when a mob that drops experience dies nearby.

Obtaining

Natural generation

Sculk catalysts are generated within the deep dark biome.

Chest loot

Item Structure Container Quantity Chance
Java Edition
Sculk Catalyst Ancient City Chest 1–2 16.1%
Bedrock Edition
Sculk Catalyst Ancient City Chest 1–2 16.1%

Mob loot

A warden drops a single sculk catalyst upon death, unaffected by Looting.

Breaking

Sculk catalysts can be mined with any tool, but hoes are the quickest. It drops 5 experience and no item if mined without Silk Touch. It drops itself if mined with any Silk Touch tool.

Block Sculk Catalyst
Hardness 3
Tool
Breaking time[A]
Default 4.5
Wooden 2.25
Stone 1.15
Iron 0.75
Diamond 0.6
Netherite 0.5
Golden 0.4
  1. Times are for unenchanted tools as wielded by players with no status effects, measured in seconds. For more information, see Breaking § Speed.

Usage

Sculk catalyst blooming.
Sculk Catalyst bloom and spread sculks

If a mob dies near a sculk catalyst, it can cause a sculk bloom. The catalyst's texture will react, causing a blooming animation. The sculk bloom produces sculk blocks, sculk veins, and sculk shriekers. These blocks can be used as decoration or harvested for experience. The sculk bloom also produces sculk sensors, which are useful in redstone contraptions.

For more information, see Sculk Growth.

Light source

Sculk catalysts emit a light level of 6.

Sounds

Generic

Java Edition:

SoundSubtitlesSourceDescriptionResource locationTranslation keyVolumePitchAttenuation
distance
Block brokenBlocksOnce the block has brokenblock.sculk_catalyst.breaksubtitles.block.generic.break1.00.816
Block placedBlocksWhen the block is placedblock.sculk_catalyst.placesubtitles.block.generic.place1.00.816
Block breakingBlocksWhile the block is in the process of being brokenblock.sculk_catalyst.hitsubtitles.block.generic.hit0.250.516
None[sound 1]BlocksFalling on the block with fall damageblock.sculk_catalyst.fallNone[sound 1]0.50.7516
FootstepsBlocksWalking on the blockblock.sculk_catalyst.stepsubtitles.block.generic.footsteps0.151.016
  1. a b MC-177082

Bedrock Edition:

SoundSourceDescriptionResource locationVolumePitch
BlocksOnce the block has brokenbreak.sculk_catalyst1.00.8-1.0
BlocksWhen the block is placedbreak.sculk_catalyst1.00.8-1.0
BlocksWhile the block is in the process of being brokenhit.sculk_catalyst0.30.5
Friendly CreaturesFalling on the block with fall damagestep.sculk_catalyst0.41.0
Friendly CreaturesWalking on the blockstep.sculk_catalyst0.171.0
Friendly CreaturesJumping from the blockstep.sculk_catalyst0.121.0
Friendly CreaturesFalling on the block without fall damagestep.sculk_catalyst0.141.0

Unique

Java Edition:

Bedrock Edition:

Data values

ID

Java Edition:

NameIdentifierFormTranslation key
Sculk Catalystsculk_catalystBlock & Itemblock.minecraft.sculk_catalyst
NameIdentifier
Block entitysculk_catalyst

Bedrock Edition:

NameIdentifierNumeric ID FormItem ID[i 1]Translation key
Sculk Catalystsculk_catalyst715Block & Giveable Item[i 2]Identical[i 3]tile.sculk_catalyst.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.
NameSavegame ID
Block entitySculkCatalyst

Block states

See also: Block states

Java Edition:

Name Default value Allowed values Description
bloomfalsefalse
true
Whether the sculk catalyst is actively spreading the sculk or not.

Bedrock Edition:

Name Default value Allowed values Description
bloom00
1
Whether the sculk catalyst is actively spreading the sculk or not.

Block data

A sculk catalyst has a block entity associated with it that holds additional data about the block.

Java Edition:

  • Block entity data
    • Tags common to all block entities
    •  cursors: List of charges associated with the sculk catalyst.
      • : A charge.
        •  charge: How much power is in the charge.
        •  pos: List of three integers representing the coordinates of the charge.
        •  decay_delay: Does not relate to delay. Be 1 if the charge was spread from a sculk or sculk vein, 0 otherwise. The charge can spread to any block if this tag is 1. If it is 0, all the powers in the charge disappear when it spreads to a block not in sculk family.
        •  update_delay: Delay in ticks until the charge begins to travel after being created.
        •  facings: If the block to replace is an air or water, replace the block at its position with sculk vein, and store the facings of this sculk vein. If the charge is not at an air or water, or this tag is null, attempt to replace a block next to it with sculk vein. Can be any combination of north, south, east, west, up, down.

Bedrock Edition:

See Bedrock Edition level format/Block entity format.

Advancements

History

October 3, 2020 Sculk catalysts are shown at Minecraft Live 2020.
November 13, 2020 The sculk catalyst 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.
New sculk catalyst functions were shown.
Java Edition
1.19Deep Dark Experimental Snapshot 1 Added sculk catalysts.
22w11aImplemented sculk catalysts into normal snapshot.
22w17aWardens now drop a single sculk catalyst upon death, making them renewable.
1.19.1Pre-release 6Sculk catalysts now drop five experience instead of 20.
Bedrock Edition
1.17.30beta 1.17.30.22"Sculk Catalyst" was mentioned in Bedrock Beta documentation.
beta 1.17.30.23 Sculk Catalyst textures were shown in internal Caves & Cliffs textures.
Vanilla Experiments
(Experimental)
beta 1.18.0.22 Added sculk catalysts.
Wild Update
(Experimental)
beta 1.18.10.21Moved sculk catalysts to the "Wild Update" experimental toggle.
beta 1.18.30.22Sculk catalysts were updated to match Java Edition's behavior.
1.19.0beta 1.19.0.20Sculk catalysts are now available without enabling experimental gameplay.
beta 1.19.0.28Wardens now drop a single sculk catalyst upon death.
1.19.20beta 1.19.20.23Sculk catalysts now drop five experience instead of 20.

Issues

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

Gallery

References