1
0
Fork 0

WormNestCaves now remove soul sand.

This commit is contained in:
STRWarrior 2014-01-08 15:34:49 +01:00
parent ca8421fe26
commit 5aa34cf77d
1 changed files with 1 additions and 0 deletions

View File

@ -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: