mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-06 17:41:04 +00:00
+ clay and associated items
This commit is contained in:
parent
d7b768dc4b
commit
ba1460a582
10 changed files with 61 additions and 3 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue