Skip to content

Commit

Permalink
Update minecraft.json
Browse files Browse the repository at this point in the history
  • Loading branch information
LordRalex authored Mar 6, 2024
1 parent 3320e7d commit 85760f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion minecraft/minecraft.json
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@
"if": "modlauncher == 'paper'",
"type": "download",
"files": [
"https://api.papermc.io/v2/projects/paper/versions/${version}/builds/${build}/downloads/paper-${version}-${paperbuild}.jar"
"https://api.papermc.io/v2/projects/paper/versions/${version}/builds/${paperbuild}/downloads/paper-${version}-${paperbuild}.jar"
]
},
{
Expand Down

0 comments on commit 85760f4

Please sign in to comment.