Skip to content

Commit

Permalink
Fix inconsistent indentation in Fabric API data files
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander01998 committed Dec 6, 2024
1 parent 9db3f4a commit b6d6351
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 48 deletions.
56 changes: 28 additions & 28 deletions data/fabric_api/cameranoclip.json
Original file line number Diff line number Diff line change
@@ -1,30 +1,30 @@
{
"1.0pre1": {
"1.19.3": "0.70.0+1.19.3",
"1.19.2": "0.70.0+1.19.2",
"1.19.1": "0.58.5+1.19.1",
"1.19": "0.58.0+1.19"
},
"1.0pre2": {
"1.19.3": "0.70.0+1.19.3",
"1.19.2": "0.70.0+1.19.2",
"1.19.1": "0.58.5+1.19.1",
"1.19": "0.58.0+1.19"
},
"1.0": {
"1.19.3": "0.70.0+1.19.3",
"1.19.2": "0.70.0+1.19.2",
"1.19.1": "0.58.5+1.19.1",
"1.19": "0.58.0+1.19"
},
"1.0.1": {
"1.20.2": "0.89.2+1.20.2",
"1.20.1": "0.83.0+1.20.1",
"1.20": "0.83.0+1.20",
"1.19.4": "0.75.3+1.19.4",
"1.19.3": "0.70.0+1.19.3",
"1.19.2": "0.70.0+1.19.2",
"1.19.1": "0.58.5+1.19.1",
"1.19": "0.58.0+1.19"
}
"1.0pre1": {
"1.19.3": "0.70.0+1.19.3",
"1.19.2": "0.70.0+1.19.2",
"1.19.1": "0.58.5+1.19.1",
"1.19": "0.58.0+1.19"
},
"1.0pre2": {
"1.19.3": "0.70.0+1.19.3",
"1.19.2": "0.70.0+1.19.2",
"1.19.1": "0.58.5+1.19.1",
"1.19": "0.58.0+1.19"
},
"1.0": {
"1.19.3": "0.70.0+1.19.3",
"1.19.2": "0.70.0+1.19.2",
"1.19.1": "0.58.5+1.19.1",
"1.19": "0.58.0+1.19"
},
"1.0.1": {
"1.20.2": "0.89.2+1.20.2",
"1.20.1": "0.83.0+1.20.1",
"1.20": "0.83.0+1.20",
"1.19.4": "0.75.3+1.19.4",
"1.19.3": "0.70.0+1.19.3",
"1.19.2": "0.70.0+1.19.2",
"1.19.1": "0.58.5+1.19.1",
"1.19": "0.58.0+1.19"
}
}
40 changes: 20 additions & 20 deletions data/fabric_api/chestesp.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
{
"1.0": {
"1.20.2": "0.89.2+1.20.2",
"1.20.1": "0.83.1+1.20.1",
"1.20": "0.83.0+1.20",
"1.19.4": "0.82.0+1.19.4"
},
"1.1": {
"1.21": "0.100.3+1.21",
"1.20.6": "0.99.0+1.20.6",
"1.20.5": "0.97.8+1.20.5",
"1.20.4": "0.97.0+1.20.4",
"1.20.3": "0.91.1+1.20.3",
"23w42a": "0.90.4+1.20.3"
},
"1.2": {
"1.21.3": "0.107.0+1.21.3",
"1.21.2": "0.106.1+1.21.2",
"1.21.1": "0.107.0+1.21.1",
"1.21": "0.102.0+1.21"
}
"1.0": {
"1.20.2": "0.89.2+1.20.2",
"1.20.1": "0.83.1+1.20.1",
"1.20": "0.83.0+1.20",
"1.19.4": "0.82.0+1.19.4"
},
"1.1": {
"1.21": "0.100.3+1.21",
"1.20.6": "0.99.0+1.20.6",
"1.20.5": "0.97.8+1.20.5",
"1.20.4": "0.97.0+1.20.4",
"1.20.3": "0.91.1+1.20.3",
"23w42a": "0.90.4+1.20.3"
},
"1.2": {
"1.21.3": "0.107.0+1.21.3",
"1.21.2": "0.106.1+1.21.2",
"1.21.1": "0.107.0+1.21.1",
"1.21": "0.102.0+1.21"
}
}

0 comments on commit b6d6351

Please sign in to comment.