Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
26af4e45f7 | |||
923aa6006d | |||
957f892a2b |
@ -111,7 +111,7 @@ metafile = true
|
|||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/dynamic-fps.pw.toml"
|
file = "mods/dynamic-fps.pw.toml"
|
||||||
hash = "631d68ae5fcc3ed6edf6b8cadcd3e31f1cc17df300bfb541df10c278b7d7eaf1"
|
hash = "c8c6a3893859d2f0e04ebf400c8ce8b47de21cfe6097996b5dde1561e92f3c80"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
@ -186,7 +186,7 @@ metafile = true
|
|||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/lambdynamiclights.pw.toml"
|
file = "mods/lambdynamiclights.pw.toml"
|
||||||
hash = "ec93c28f98161677686920965b99cfd7d7c328a7a3fa407532700dd8ec816265"
|
hash = "8bb36bbf7dbac0d531f6c308329109d29d95a83a2c0d972178655efd8afddf4b"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
name = "Dynamic FPS"
|
name = "Dynamic FPS"
|
||||||
filename = "dynamic-fps-2.3.0.jar"
|
filename = "dynamic-fps-2.4.0.jar"
|
||||||
side = "client"
|
side = "client"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/LQ3K71Q1/versions/tChVqk53/dynamic-fps-2.3.0.jar"
|
url = "https://cdn.modrinth.com/data/LQ3K71Q1/versions/Usg995P0/dynamic-fps-2.4.0.jar"
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
hash = "5aa5c98b9cc47dae201733d9c8fb86f8e9ac3a81"
|
hash = "8f8dc48343df6bd07aad944f4fe09f33dc737184"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.modrinth]
|
[update.modrinth]
|
||||||
mod-id = "LQ3K71Q1"
|
mod-id = "LQ3K71Q1"
|
||||||
version = "tChVqk53"
|
version = "Usg995P0"
|
||||||
|
@ -1,8 +1,13 @@
|
|||||||
name = "lambdynamiclights"
|
name = "LambDynamicLights"
|
||||||
filename = "lambdynamiclights-2.3.1+1.20.1.jar"
|
filename = "lambdynamiclights-2.3.1+1.20.1.jar"
|
||||||
side = "client"
|
side = "client"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://b2.nullbite.com/file/nullbite-personal/fabric-lite/lambdynamiclights-2.3.1%2B1.20.1.jar"
|
url = "https://cdn.modrinth.com/data/yBW8D80W/versions/Vsx4I8Np/lambdynamiclights-2.3.1%2B1.20.1.jar"
|
||||||
hash-format = "sha256"
|
hash-format = "sha1"
|
||||||
hash = "300952599b40c078fc57f594cbcb03e25d4d69193bb1360d3aaaf081e91841a4"
|
hash = "bb009883b87e45f069e83d44f2e6d559eee757e4"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "yBW8D80W"
|
||||||
|
version = "Vsx4I8Np"
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
name = "Fabric Lite"
|
name = "Fabric Lite"
|
||||||
author = "NullBite"
|
author = "NullBite"
|
||||||
version = "1.2.3"
|
version = "1.2.4"
|
||||||
pack-format = "packwiz:1.1.0"
|
pack-format = "packwiz:1.1.0"
|
||||||
|
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "03bccad39f7e72e1d9a1a8cdc81b1902c1a6e038036a1a8c9e1cf759bc256296"
|
hash = "814fcf2153502d2f59c6e4ffe670eabc90cd812fc3daf3f5a5e590c757d59daf"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.14.21"
|
fabric = "0.14.21"
|
||||||
|
@ -5,5 +5,5 @@ cat << EOF
|
|||||||
Changes:
|
Changes:
|
||||||
-
|
-
|
||||||
|
|
||||||
**Full Changelog:** [\`$current...$last\`](https://gitea.protogen.io/nullbite/fabric-lite/compare/$current...$last)
|
**Full Changelog:** [\`$last...$current\`](https://gitea.protogen.io/nullbite/fabric-lite/compare/$last...$current)
|
||||||
EOF
|
EOF
|
||||||
|
Reference in New Issue
Block a user