minecraft server init

This commit is contained in:
2025-07-23 08:37:00 +03:00
commit ccf1f5f4d0
2460 changed files with 291551 additions and 0 deletions

View File

@ -0,0 +1,35 @@
{
"Description": "Stores the layout of Pneumatic Armor HUD elements",
"stats": {
"power": {
"x": -0.0010416667,
"y": 0.0037037036,
"leftSided": true
},
"message": {
"x": 0.0020833334,
"y": 0.0037037036,
"leftSided": false
},
"blockTracker": {
"x": -0.0010416667,
"y": 0.085185185,
"leftSided": true
},
"entityTracker": {
"x": -0.0010416667,
"y": 0.16666667,
"leftSided": true
},
"itemSearch": {
"x": -0.0010416667,
"y": 0.031481482,
"leftSided": true
},
"airCon": {
"x": -0.026041666,
"y": 0.0037037036,
"leftSided": false
}
}
}