introduce 'base:durability' property

This commit is contained in:
MihailRis
2024-11-26 09:43:27 +03:00
parent 0ba0584c5d
commit c97f26b06e
25 changed files with 56 additions and 32 deletions
+2 -1
View File
@@ -3,5 +3,6 @@
"material": "base:glass",
"draw-group": 4,
"light-passing": true,
"translucent": true
"translucent": true,
"base:durability": 0.3
}