Skip to content

Commit

Permalink
Update toolbox.json
Browse files Browse the repository at this point in the history
Update dependencies
Re-add carpet
  • Loading branch information
kyrptonaught committed May 7, 2024
1 parent 8dc1330 commit 2f7f3b6
Showing 1 changed file with 13 additions and 4 deletions.
17 changes: 13 additions & 4 deletions .toolbox/toolbox.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
{
"name": "server.jar",
"displayName": "Minecraft Server",
"url": "https://meta.fabricmc.net/v2/versions/loader/1.20.4/0.15.7/1.0.0/server/jar",
"url": "https://meta.fabricmc.net/v2/versions/loader/1.20.4/0.15.11/1.0.1/server/jar",
"location": "/",
"autoGeneratedHash": "89a742fdb2d6d08cce0e009843c5fe4998f77d04d4cbff2206e58314608ddb41",
"gitRepo": false,
Expand All @@ -23,7 +23,16 @@
{
"name": "Fabric API.jar",
"displayName": "Fabric API",
"url": "https://cdn.modrinth.com/data/P7dR8mSH/versions/Ca6gRk94/fabric-api-0.96.3%2B1.20.4.jar",
"url": "https://cdn.modrinth.com/data/P7dR8mSH/versions/xklQBMta/fabric-api-0.97.0%2B1.20.4.jar",
"location": "/mods/",
"autoGeneratedHash": "e5245fe8227cd3beaf86bd8c80fe499b6bc4c7a087ef53d68fba050e532b3d88",
"gitRepo": false,
"unzip": false
},
{
"name": "Carpet.jar",
"displayName": "Carpet",
"url": "https://cdn.modrinth.com/data/TQTTVgYE/versions/yYzR60Xd/fabric-carpet-1.20.3-1.4.128%2Bv231205.jar",
"location": "/mods/",
"autoGeneratedHash": "e5245fe8227cd3beaf86bd8c80fe499b6bc4c7a087ef53d68fba050e532b3d88",
"gitRepo": false,
Expand All @@ -32,11 +41,11 @@
{
"name": "Server Utils.jar",
"displayName": "Server Utils",
"url": "https://github.com/Legacy-Edition-Minigames/Minigames/raw/toolbox-testing/.toolbox/ServerUtils-1.0.8b10-1.20.4.jar",
"url": "https://github.com/Legacy-Edition-Minigames/Minigames/raw/toolbox-testing/.toolbox/ServerUtils-1.0.8b11-1.20.4.jar",
"location": "/mods/",
"autoGeneratedHash": "6d6d527ae5b49b706f6945aaea07f302d6a2ab729fba7182c41e42d0d5accdd6",
"gitRepo": false,
"unzip": false
}
]
}
}

0 comments on commit 2f7f3b6

Please sign in to comment.