fix base:bazalt durability

This commit is contained in:
MihailRis 2024-12-08 15:25:24 +03:00
parent eaffc0cb57
commit a036c5e383

View File

@ -1,4 +1,5 @@
{ {
"texture": "bazalt", "texture": "bazalt",
"breakable": false "breakable": false,
"base:durability": 1e9
} }