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 @@
"replaceable": true,
"grounded": true,
"model": "X",
"hitbox": [0.15, 0.0, 0.15, 0.7, 0.7, 0.7]
"hitbox": [0.15, 0.0, 0.15, 0.7, 0.7, 0.7],
"base:durability": 0.0
}