mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-06 17:41:04 +00:00
+ paper, book, bookshelf
This commit is contained in:
parent
176ac0b0bf
commit
8835433b5e
9 changed files with 67 additions and 0 deletions
|
@ -80,6 +80,7 @@ void initializeMaterialProperties()
|
|||
setWoodLikeDiggingProperties(CONTENT_GLASS, 0.15);
|
||||
setWoodLikeDiggingProperties(CONTENT_FENCE, 0.75);
|
||||
setWoodLikeDiggingProperties(CONTENT_WOOD, 0.75);
|
||||
setWoodLikeDiggingProperties(CONTENT_BOOKSHELF, 0.75);
|
||||
setWoodLikeDiggingProperties(CONTENT_CHEST, 1.0);
|
||||
|
||||
g_material_properties[CONTENT_SIGN_WALL].setDiggingProperties("",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue