This commit is contained in:
2026-09-10 10:59:40 +03:00
commit f8323f947a
3 changed files with 36 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"Items": [
{
"Id": "food/ration",
"Durability": 99,
"SpecialProp": true
},
{
"Id": "*",
"Durability": 50,
"GlobalItemProp": "patched"
}
]
}