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
@@ -12,5 +12,6 @@
"hitbox": [0.0, 0.0, 0.0, 1.0, 1.0, 0.2],
"light-passing": true,
"sky-light-passing": true,
"rotation": "pane"
"rotation": "pane",
"base:durability": 2.5
}