mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-02 16:38:41 +00:00
+ sandstone
This commit is contained in:
parent
acd7ce897d
commit
843ffba567
6 changed files with 27 additions and 0 deletions
|
@ -59,6 +59,7 @@ void initializeMaterialProperties()
|
|||
*/
|
||||
|
||||
setStoneLikeDiggingProperties(CONTENT_STONE, 1.0);
|
||||
setStoneLikeDiggingProperties(CONTENT_SANDSTONE, 1.0);
|
||||
setStoneLikeDiggingProperties(CONTENT_MESE, 0.5);
|
||||
setStoneLikeDiggingProperties(CONTENT_COALSTONE, 1.5);
|
||||
setStoneLikeDiggingProperties(CONTENT_FURNACE, 3.0);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue