mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-06 17:41:04 +00:00
+ brick
This commit is contained in:
parent
8d580ddf29
commit
d7b768dc4b
6 changed files with 12 additions and 0 deletions
|
@ -60,6 +60,7 @@ void initializeMaterialProperties()
|
|||
|
||||
setStoneLikeDiggingProperties(CONTENT_STONE, 1.0);
|
||||
setStoneLikeDiggingProperties(CONTENT_SANDSTONE, 1.0);
|
||||
setStoneLikeDiggingProperties(CONTENT_BRICK, 3.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