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/freecam.pw.toml | |
| parent | 577c074600cd069b0ccee8f15c9aa6230b313c5f (diff) | |
add mods and change optional mods desc
added:
- continuity
- mouse-wheelie
- freecam
Diffstat (limited to 'mods/freecam.pw.toml')
| -rw-r--r-- | mods/freecam.pw.toml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/mods/freecam.pw.toml b/mods/freecam.pw.toml new file mode 100644 index 0000000..740ecd6 --- /dev/null +++ b/mods/freecam.pw.toml @@ -0,0 +1,17 @@ +name = "Freecam (Modrinth Edition)" +filename = "freecam-modrinth-1.1.6+1.19.jar" +side = "client" + +[option] +optional = true +description = "simple free cam for taking cool pics :)" + +[download] +url = "https://cdn.modrinth.com/data/XeEZ3fK2/versions/yjLgFQ4M/freecam-modrinth-1.1.6%2B1.19.jar" +hash-format = "sha1" +hash = "bf8a291a31541332abfe5dd0bc2e24eb89fde81c" + +[update] +[update.modrinth] +mod-id = "XeEZ3fK2" +version = "yjLgFQ4M" |
