add freelook
This commit is contained in:
parent
21c1b036f2
commit
8779f34672
@ -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"
|
||||
|
13
mods/freelook.pw.toml
Normal file
13
mods/freelook.pw.toml
Normal file
@ -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"
|
@ -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"
|
||||
|
@ -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"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user