Skip to content

Commit

Permalink
add sidekick probably
Browse files Browse the repository at this point in the history
  • Loading branch information
sisby-folk committed Jan 2, 2024
1 parent bd5b286 commit 4640c1e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,6 @@ profile.zip

# unzipped world folder
worlds/modfest-1-20/

# intellij IDEs
.idea
6 changes: 6 additions & 0 deletions server.toml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,12 @@ type = "modrinth"
id = "wthit"
version = "fabric-10.0.1"

[[mods]]
type = "url"
url = "https://unascribed.b-cdn.net/sidekick-fabric-2.0.5%2B1.20.2.jar"
filename = "sidekick-fabric-2.0.5+1.20.2.jar"
desc = "Your creative companion — extended inventory, noclip, teleport, and other superpowers for Creative mode."

[markdown]
files = ["README.md"]
auto_update = false
Expand Down

0 comments on commit 4640c1e

Please sign in to comment.