Skip to content

Commit

Permalink
Merge pull request #867 from MCTian-mi/miscellaneous-fixes
Browse files Browse the repository at this point in the history
Miscellaneous fixes
  • Loading branch information
bruberu authored Jun 27, 2024
2 parents c1839ca + 65eb918 commit f893d1f
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 2 deletions.
22 changes: 22 additions & 0 deletions config/alet-client.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"client": {
"colorAccuracy": 0,
"showAgain": false
},
"tapeMeasure": {
"measurementName": [
"m",
"mm",
"cm",
"in",
"feet"
],
"measurementEquation": [
"M * 1",
"M * 1000",
"M * 100",
"M * 39.3700787",
"M * 3.28084"
]
}
}
Binary file modified config/cd4017be/dimensionstack.dat
Binary file not shown.
2 changes: 1 addition & 1 deletion config/craftpresence.json
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@
"stripTranslationFormatting": false,
"stripExtraGuiElements": false,
"renderTooltips": true,
"configKeyCode": 41
"configKeyCode": 0
},
"displaySettings": {
"presenceData": {
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@
},
{
"projectID": 477021,
"fileID": 5155451,
"fileID": 5446241,
"required": true
},
{
Expand Down

0 comments on commit f893d1f

Please sign in to comment.