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
+3 -2
View File
@@ -1,4 +1,5 @@
{
"texture": "sand",
"material": "base:sand"
}
"material": "base:sand",
"base:durability": 0.7
}