feat: add "dynamic-fps" mod
This commit is contained in:
5
index.toml
generated
5
index.toml
generated
@@ -180,6 +180,11 @@ file = "mods/double-doors.pw.toml"
|
|||||||
hash = "354515e4c9017acf24464556a4b56f3e15d0302308d09a9fe80817b05b6e4ff5"
|
hash = "354515e4c9017acf24464556a4b56f3e15d0302308d09a9fe80817b05b6e4ff5"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/dynamic-fps.pw.toml"
|
||||||
|
hash = "b67251b53eb4685d349bda68fde30b021e99900fe4d445e6c0f3e9fa0a908580"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/easier-sleeping.pw.toml"
|
file = "mods/easier-sleeping.pw.toml"
|
||||||
hash = "aa28f5a8cdd30a75f7ed27bb51b9c79521991f130c69a7db87865a56b7a7b081"
|
hash = "aa28f5a8cdd30a75f7ed27bb51b9c79521991f130c69a7db87865a56b7a7b081"
|
||||||
|
|||||||
13
mods/dynamic-fps.pw.toml
Normal file
13
mods/dynamic-fps.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
name = "Dynamic FPS"
|
||||||
|
filename = "dynamic-fps-3.11.4+minecraft-1.20.0-forge.jar"
|
||||||
|
side = "client"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/LQ3K71Q1/versions/EjdIWWqG/dynamic-fps-3.11.4%2Bminecraft-1.20.0-forge.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "a8234d0c1b4c7a75c7b05b280a5a120dc090be2c252bf4235e34f53751aa74ea2c23614913f1fd7b43d4a841e96e178c8fd935a7630634316821139a056b3237"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "LQ3K71Q1"
|
||||||
|
version = "EjdIWWqG"
|
||||||
@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "da4994a4f91daa6415ed1940496057d7a6e22a207d9d869190bc916a30833f9a"
|
hash = "c4173c8f8f8afc19258276fef41470ee48c93b6633304559d6b4589f4fdac870"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
forge = "47.4.10"
|
forge = "47.4.10"
|
||||||
|
|||||||
Reference in New Issue
Block a user