diff --git a/index.toml b/index.toml index 86d306a..e1ab12d 100644 --- a/index.toml +++ b/index.toml @@ -284,6 +284,11 @@ file = "mods/foodeffecttooltips.pw.toml" hash = "91f195b8e25d9dc9b932993476f2c1f9e9c6a8e9368668325b40e336a8d0f5d7" metafile = true +[[files]] +file = "mods/freelook.pw.toml" +hash = "b96430867193b941ee1253e97c0e7a5ddea5f0fe17a0944dde3646f559f9626e" +metafile = true + [[files]] file = "mods/gamemenuremovegfarb.pw.toml" hash = "769e07f03e65c6adb8708f4da6c476365b24aad10f943514d6bbd8b0f57ff327" diff --git a/mods/freelook.pw.toml b/mods/freelook.pw.toml new file mode 100644 index 0000000..015d31e --- /dev/null +++ b/mods/freelook.pw.toml @@ -0,0 +1,13 @@ +name = "Freelook" +filename = "freelook-1.1.3.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/g4pR0Fmy/versions/3nc2KA9G/freelook-1.1.3.jar" +hash-format = "sha1" +hash = "dd490c50501ca64c7c8670e30d8fd7406f1880fb" + +[update] +[update.modrinth] +mod-id = "g4pR0Fmy" +version = "3nc2KA9G" diff --git a/pack.toml b/pack.toml index 5e1393d..3892d43 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "4aa01b659a883a5b5c3d67ca13e2e1b9acc96a2529f4c5b5f1338c335ad77ca2" +hash = "645a499853c7feb35f20a6f2eec2c58091313d2c8a9823558d85cb9f8864b9a7" [versions] fabric = "0.14.22" diff --git a/review/all.json b/review/all.json index 784e691..2b91db3 100644 --- a/review/all.json +++ b/review/all.json @@ -4559,5 +4559,22 @@ "gallery": [], "kind": "clientside", "link": "https://modrinth.com/mod/inventory-profiles-next" + }, + { + "slug": "freelook", + "project_type": "mod", + "title": "Freelook", + "description": "This mod allows you to \"move your head\" without moving your player's heads rotation. Much like you can in lunar / badlion client, hold/press the keybind and look around while staying in whichever direction you are moving.", + "body": "This mod allows you to \"move your head\" without moving your player's heads rotation. Much like you can in lunar / badlion client, hold/press the keybind and look around while staying in whichever direction you are moving. The view will return when you let go of the key. ", + "client_side": "required", + "server_side": "unsupported", + "categories": + [ + "utility" + ], + "additional_categories": [], + "gallery": [], + "kind": "clientside", + "link": "https://modrinth.com/mod/freelook" } ] \ No newline at end of file