Skip to content

Commit

Permalink
fix improperly formatted download jsons
Browse files Browse the repository at this point in the history
  • Loading branch information
3vorp committed Nov 3, 2024
1 parent e526e3f commit b3ebb97
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 29 deletions.
2 changes: 1 addition & 1 deletion data/downloads/faithful_bedrock_32x.json
Original file line number Diff line number Diff line change
Expand Up @@ -343,4 +343,4 @@
}
}
]
}
}
2 changes: 1 addition & 1 deletion data/downloads/faithful_bedrock_64x.json
Original file line number Diff line number Diff line change
Expand Up @@ -203,4 +203,4 @@
}
}
]
}
}
2 changes: 1 addition & 1 deletion data/downloads/faithful_dungeons_32x.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@
}
}
]
}
}
49 changes: 24 additions & 25 deletions data/downloads/faithful_java_32x.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,20 +20,20 @@
"curse": "https://legacy.curseforge.com/minecraft/texture-packs/faithful-32x/download/5506005"
}
}
],
"1.20.6": [
{
"file": "Faithful 32x",
"file_type": "R",
"file_version": 12,
"latest": true,
"date": "2024-07-05",
"links": {
"download": "https://database.faithfulpack.net/packs/32x-Java/July%202024/Faithful%2032x%20-%201.20.6.zip",
"curse": "https://legacy.curseforge.com/minecraft/texture-packs/faithful-32x/download/5505962"
}
}
],
],
"1.20.6": [
{
"file": "Faithful 32x",
"file_type": "R",
"file_version": 12,
"latest": true,
"date": "2024-07-05",
"links": {
"download": "https://database.faithfulpack.net/packs/32x-Java/July%202024/Faithful%2032x%20-%201.20.6.zip",
"curse": "https://legacy.curseforge.com/minecraft/texture-packs/faithful-32x/download/5505962"
}
}
],
"1.20.4": [
{
"file": "Faithful 32x",
Expand All @@ -46,16 +46,16 @@
"curse": "https://legacy.curseforge.com/minecraft/texture-packs/faithful-32x/download/5505960"
}
},
{
"file": "Faithful 32x",
"file_type": "R",
"file_version": 11,
"date": "2024-03-06",
"links": {
"download": "https://database.faithfulpack.net/packs/32x-Java/March%202024/Faithful%2032x%20-%201.20.4.zip",
"curse": "https://legacy.curseforge.com/minecraft/texture-packs/faithful-32x/download/5162868"
}
},
{
"file": "Faithful 32x",
"file_type": "R",
"file_version": 11,
"date": "2024-03-06",
"links": {
"download": "https://database.faithfulpack.net/packs/32x-Java/March%202024/Faithful%2032x%20-%201.20.4.zip",
"curse": "https://legacy.curseforge.com/minecraft/texture-packs/faithful-32x/download/5162868"
}
},
{
"file": "Faithful 32x",
"file_type": "R",
Expand Down Expand Up @@ -1240,7 +1240,6 @@
"file": "Faithful 32x",
"file_type": "R",
"file_version": 7,

"date": "2023-05-27",
"links": {
"download": "https://database.faithfulpack.net/packs/32x-Java/May%202023/Faithful%2032x%20-%201.14.4.zip",
Expand Down
2 changes: 1 addition & 1 deletion data/downloads/faithful_java_64x.json
Original file line number Diff line number Diff line change
Expand Up @@ -157,4 +157,4 @@
}
}
]
}
}

0 comments on commit b3ebb97

Please sign in to comment.