diff options
| author | seth <[email protected]> | 2023-02-03 16:41:01 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2023-02-03 16:41:01 -0500 |
| commit | 37b7cf3a866729f7fa12512677533c8b15e70ae7 (patch) | |
| tree | cbd8d6f73ea37db60816e80ee4d13f62315a1ca8 /mods/continuity.pw.toml | |
| parent | 577c074600cd069b0ccee8f15c9aa6230b313c5f (diff) | |
add mods and change optional mods desc
added:
- continuity
- mouse-wheelie
- freecam
Diffstat (limited to 'mods/continuity.pw.toml')
| -rw-r--r-- | mods/continuity.pw.toml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/mods/continuity.pw.toml b/mods/continuity.pw.toml new file mode 100644 index 0000000..795e442 --- /dev/null +++ b/mods/continuity.pw.toml @@ -0,0 +1,17 @@ +name = "Continuity" +filename = "continuity-2.0.1+1.19.jar" +side = "client" + +[option] +optional = true +description = "optifine connected textures for fabric/quilt" + +[download] +url = "https://cdn.modrinth.com/data/1IjD5062/versions/2.0.1%2B1.19/continuity-2.0.1%2B1.19.jar" +hash-format = "sha1" +hash = "d82700772659f65560202f1cbd0e744007b21a75" + +[update] +[update.modrinth] +mod-id = "1IjD5062" +version = "xTtULC68" |
