Sculk can't replace some naturally generated blocks.
Affected Blocks:
Magma block
Snow(layers: 8)
Snow block
Powder snow
Prismarine
Glowstone
Fixed:
Mud(Fixed in 22w15a)Muddy mangrove roots(Fixed in 22w15a)
Linked issues
relates to 3
Attachments
Comments 5
I've added Magma, Snow & Powder Snow to this report since it appears that Sculk can replace any ground in any dimension which Magma is apart of the grounds blocks in the Nether and Snow and Powder Snow are apart of the overworld
Can also confirm this issue in 1.19 Pre-release 3.
Potential Fix:
The following is based on a decompiled version of Minecraft 1.19 Pre-release 3 using Mojang mappings.
Within the BlockTagsProvider.java
class simply adding these blocks to the SCULK_REPLACEABLE
block tag would resolve this issue.
Cobblestone is WAI, I've edited the description.