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
@@ -8,5 +8,6 @@
"light-passing": true,
"sky-light-passing": true,
"shadeless": true,
"material": "base:glass"
"material": "base:glass",
"base:durability": 0.2
}