WormNestCaves now remove soul sand.
This commit is contained in:
parent
ca8421fe26
commit
5aa34cf77d
@ -509,6 +509,7 @@ void cCaveTunnel::ProcessChunk(
|
||||
case E_BLOCK_GRAVEL:
|
||||
case E_BLOCK_SAND:
|
||||
case E_BLOCK_SANDSTONE:
|
||||
case E_BLOCK_SOULSAND:
|
||||
case E_BLOCK_NETHERRACK:
|
||||
case E_BLOCK_COAL_ORE:
|
||||
case E_BLOCK_IRON_ORE:
|
||||
|
Loading…
Reference in New Issue
Block a user