Changed dynamic lights, added optimization and storage mods
All checks were successful
/ deploy (push) Successful in 3s
All checks were successful
/ deploy (push) Successful in 3s
This commit is contained in:
parent
ca19eae342
commit
2f14c37005
9 changed files with 91 additions and 41 deletions
35
index.toml
35
index.toml
|
@ -1625,6 +1625,11 @@ file = "mods/[Fabric]CTOV-v3.4.6.pw.toml"
|
||||||
hash = "56bc7d545978a95c4917b6adfde9bcc4d14437dd8959dcfd23adef65dbcc1d2a"
|
hash = "56bc7d545978a95c4917b6adfde9bcc4d14437dd8959dcfd23adef65dbcc1d2a"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/adaptiveview.pw.toml"
|
||||||
|
hash = "9b3a342affeaf7a0e5821761ebf5df5d90c3c697e80255aa23ca11e46114c549"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/adventurez-1.4.20.pw.toml"
|
file = "mods/adventurez-1.4.20.pw.toml"
|
||||||
hash = "bb63153438e554d340937e7f1fc26f273a2768fc51785b674266cbff04e2d181"
|
hash = "bb63153438e554d340937e7f1fc26f273a2768fc51785b674266cbff04e2d181"
|
||||||
|
@ -1805,11 +1810,6 @@ file = "mods/dungeons-and-taverns-3.0.3.f.pw.toml"
|
||||||
hash = "290f91856a4bcaf00c0395b09397a5cedf2333d3b6506379cb8b548f75abcf31"
|
hash = "290f91856a4bcaf00c0395b09397a5cedf2333d3b6506379cb8b548f75abcf31"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "mods/dynamic-lights.pw.toml"
|
|
||||||
hash = "6bd516014a1edfd8984924949b5b3d83a8e5545442b60e94c1a638056e1576ea"
|
|
||||||
metafile = true
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/emi-1.1.10+1.20.1+fabric.pw.toml"
|
file = "mods/emi-1.1.10+1.20.1+fabric.pw.toml"
|
||||||
hash = "a8bd2df6846f657378a538622996aa545e3638eb084a3e7335b61825cf7b2dd6"
|
hash = "a8bd2df6846f657378a538622996aa545e3638eb084a3e7335b61825cf7b2dd6"
|
||||||
|
@ -1905,11 +1905,6 @@ file = "mods/grapplemod-1.8+1.20(.1).pw.toml"
|
||||||
hash = "1d13f7892f0b8c7c99f8363d66f0711612d8848f24a6bfc84f8c31a4f2c8134e"
|
hash = "1d13f7892f0b8c7c99f8363d66f0711612d8848f24a6bfc84f8c31a4f2c8134e"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "mods/guardvillagers-2.0.9-1.20.1.pw.toml"
|
|
||||||
hash = "52f19f5b75753f90aafa316ba352cb53502a49b880154b677ce75439089d7797"
|
|
||||||
metafile = true
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/handcrafted-fabric-1.20.1-3.0.6.pw.toml"
|
file = "mods/handcrafted-fabric-1.20.1-3.0.6.pw.toml"
|
||||||
hash = "067d993717af99dbfbd2ad6ac7d6ce2eb146f12580ecc48d0cb4797bd022640f"
|
hash = "067d993717af99dbfbd2ad6ac7d6ce2eb146f12580ecc48d0cb4797bd022640f"
|
||||||
|
@ -1985,6 +1980,11 @@ file = "mods/kobold-outposts-2.0.pw.toml"
|
||||||
hash = "0f8f19f6d1e3a74254c3eba5daf69214d91498281f5fc7fbc5c1b1e8df565ed3"
|
hash = "0f8f19f6d1e3a74254c3eba5daf69214d91498281f5fc7fbc5c1b1e8df565ed3"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/lambdynamiclights.pw.toml"
|
||||||
|
hash = "a626674fc1092afe5ccc6cbf4856c09119e42395494f1c3862eed2ab17da0221"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/letsdo-camping-fabric-1.0.0.pw.toml"
|
file = "mods/letsdo-camping-fabric-1.0.0.pw.toml"
|
||||||
hash = "bbe518e926d2163bfe5b115836d0a6d629df909a5d0286f6fd76c3cae0f229b5"
|
hash = "bbe518e926d2163bfe5b115836d0a6d629df909a5d0286f6fd76c3cae0f229b5"
|
||||||
|
@ -2310,6 +2310,16 @@ file = "mods/sodium-fabric-0.5.11+mc1.20.1.pw.toml"
|
||||||
hash = "e5431ef0222447142416bedbea660f43f67f062115b9f34dbd756dd6f7d20d4e"
|
hash = "e5431ef0222447142416bedbea660f43f67f062115b9f34dbd756dd6f7d20d4e"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/sophisticated-backpacks-(unoffical-fabric-port).pw.toml"
|
||||||
|
hash = "c4b2a72962d49debccd83f4d1035caabefa264f64d97274d8d90b4f50357db2e"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/sophisticated-core-(unofficial-fabric-port).pw.toml"
|
||||||
|
hash = "841d1da4cb9da9e83b7ac7a2104af1c49f1ffa4a9ad38a4bf0d138f1dac020f4"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/soulslike-weaponry-1.1.4.1-1.20.1-fabric.pw.toml"
|
file = "mods/soulslike-weaponry-1.1.4.1-1.20.1-fabric.pw.toml"
|
||||||
hash = "08b90a325022ec1a5dedaf1fbe68e2726face3dedaf3e7e9041e9acd4304f3ea"
|
hash = "08b90a325022ec1a5dedaf1fbe68e2726face3dedaf3e7e9041e9acd4304f3ea"
|
||||||
|
@ -2360,6 +2370,11 @@ file = "mods/tlc-fabric-1.0.1-1.20.X.pw.toml"
|
||||||
hash = "808290a5a8fd274a03fd482973db86f4856e582e991993e95f7755c212380b41"
|
hash = "808290a5a8fd274a03fd482973db86f4856e582e991993e95f7755c212380b41"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/toms-storage.pw.toml"
|
||||||
|
hash = "67290d6986ff23778b37e49da990b693f2e2574ac69370f854b02f11245a05b6"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/toofast-fabric-1.20-1.2.0.pw.toml"
|
file = "mods/toofast-fabric-1.20-1.2.0.pw.toml"
|
||||||
hash = "b724791d01a4918b3560b98350b2446bc01435cbef8db3a53ba542bbcb30c022"
|
hash = "b724791d01a4918b3560b98350b2446bc01435cbef8db3a53ba542bbcb30c022"
|
||||||
|
|
13
mods/adaptiveview.pw.toml
Normal file
13
mods/adaptiveview.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "AdaptiveView"
|
||||||
|
filename = "adaptiveview-2.3.0+1.21.jar"
|
||||||
|
side = "server"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/xZvyOrQr/versions/rRjWAUOA/adaptiveview-2.3.0%2B1.21.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "e204f72cbcecdd02a2d39fb49c2086df548f1881"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "xZvyOrQr"
|
||||||
|
version = "rRjWAUOA"
|
|
@ -1,13 +0,0 @@
|
||||||
name = "Dynamic Lights"
|
|
||||||
filename = "dynamiclights-v1.8.3-mc1.17x-1.21x-mod.jar"
|
|
||||||
side = "server"
|
|
||||||
|
|
||||||
[download]
|
|
||||||
url = "https://cdn.modrinth.com/data/7YjclEGc/versions/eU6PA0pr/dynamiclights-v1.8.3-mc1.17x-1.21x-mod.jar"
|
|
||||||
hash-format = "sha1"
|
|
||||||
hash = "442994e718d933df2b6f7c94479d135bf60e9b3c"
|
|
||||||
|
|
||||||
[update]
|
|
||||||
[update.modrinth]
|
|
||||||
mod-id = "7YjclEGc"
|
|
||||||
version = "eU6PA0pr"
|
|
|
@ -1,17 +0,0 @@
|
||||||
name = "guardvillagers-2.0.9-1.20.1"
|
|
||||||
filename = "guardvillagers-2.0.9-1.20.1.jar"
|
|
||||||
side = "both"
|
|
||||||
|
|
||||||
[download]
|
|
||||||
url = "https://cdn.modrinth.com/data/59rkB3YY/versions/86pJMC8z/guardvillagers-2.0.9-1.20.1.jar"
|
|
||||||
hash = "afdb9cac841cb48878b7ff21b9344d047a2f342ed53770ad01d25c0a2b02d33988c14edf1f0e7ca80274cbafb2f0f821571fead16703dfa6e4261c0ba6d8b169"
|
|
||||||
hash-format = "sha512"
|
|
||||||
mode = "url"
|
|
||||||
|
|
||||||
[option]
|
|
||||||
optional = false
|
|
||||||
default = false
|
|
||||||
|
|
||||||
[update.modrinth]
|
|
||||||
mod-id = "59rkB3YY"
|
|
||||||
version = "86pJMC8z"
|
|
13
mods/lambdynamiclights.pw.toml
Normal file
13
mods/lambdynamiclights.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "LambDynamicLights"
|
||||||
|
filename = "lambdynamiclights-2.3.2+1.20.1.jar"
|
||||||
|
side = "client"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/yBW8D80W/versions/mYl4RvKg/lambdynamiclights-2.3.2%2B1.20.1.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "71b636fa74744e51ba2d248c81a38bdbfad5d43b"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "yBW8D80W"
|
||||||
|
version = "mYl4RvKg"
|
13
mods/sophisticated-backpacks-(unoffical-fabric-port).pw.toml
Normal file
13
mods/sophisticated-backpacks-(unoffical-fabric-port).pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Sophisticated Backpacks (Unoffical Fabric port)"
|
||||||
|
filename = "sophisticatedbackpacks-3.19.5+mc1.20.1-SNAPSHOT-build.104.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/ouNrBQtq/versions/lbSRE8Te/sophisticatedbackpacks-3.19.5%2Bmc1.20.1-SNAPSHOT-build.104.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "ac80455db96f2b55a3e7342b26638b17ba8dec4e"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "ouNrBQtq"
|
||||||
|
version = "lbSRE8Te"
|
13
mods/sophisticated-core-(unofficial-fabric-port).pw.toml
Normal file
13
mods/sophisticated-core-(unofficial-fabric-port).pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Sophisticated Core (Unofficial Fabric port)"
|
||||||
|
filename = "sophisticatedcore-0.5.109+mc1.20.1-SNAPSHOT-build.104.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/9jxwkYQL/versions/w3jSSP5U/sophisticatedcore-0.5.109%2Bmc1.20.1-SNAPSHOT-build.104.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "6115c54fd7eec1f440494931726ae0034af407af"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "9jxwkYQL"
|
||||||
|
version = "w3jSSP5U"
|
13
mods/toms-storage.pw.toml
Normal file
13
mods/toms-storage.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Tom's Simple Storage Mod"
|
||||||
|
filename = "toms_storage_fabric-1.20-1.6.8.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/XZNI4Cpy/versions/9YQrQcI9/toms_storage_fabric-1.20-1.6.8.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "7b312448ab19201634f03c121df79aff64b8b2ae"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "XZNI4Cpy"
|
||||||
|
version = "9YQrQcI9"
|
|
@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "5f32b233dbcd548417f2a5399b4e23bea6ed7a02f7ed5c3db67ed54c68b6165d"
|
hash = "8eb45204ac2be061014991be474f8eaef4d8e3f5647f03e0b40bfe31a5f2f2f0"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.16.0"
|
fabric = "0.16.0"
|
||||||
|
|
Loading…
Reference in a new issue