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
@@ -11,5 +11,6 @@
"hitbox": [0.25, 0.0, 0.25, 0.5, 1.0, 0.5],
"light-passing": true,
"rotation": "pipe",
"material": "base:metal"
"material": "base:metal",
"base:durability": 4.7
}