+ clay and associated items

This commit is contained in:
Nils Dagsson Moskopp
2011-06-01 04:57:46 +02:00
parent fb78854e9b
commit cffd40c5d6
10 changed files with 61 additions and 3 deletions

View File

@@ -71,6 +71,7 @@ void initializeMaterialProperties()
setDirtLikeDiggingProperties(CONTENT_GRASS, 1.0);
setDirtLikeDiggingProperties(CONTENT_GRASS_FOOTSTEPS, 1.0);
setDirtLikeDiggingProperties(CONTENT_SAND, 1.0);
setDirtLikeDiggingProperties(CONTENT_CLAY, 1.0);
setWoodLikeDiggingProperties(CONTENT_TREE, 1.0);
setWoodLikeDiggingProperties(CONTENT_LEAVES, 0.15);