fix base:bazalt durability

This commit is contained in:
MihailRis
2024-12-08 15:25:24 +03:00
parent eaffc0cb57
commit a036c5e383
+2 -1
View File
@@ -1,4 +1,5 @@
{
"texture": "bazalt",
"breakable": false
"breakable": false,
"base:durability": 1e9
}