performance 2

This commit is contained in:
2024-03-29 15:25:16 +01:00
parent bc90fe1d59
commit 8a8a7d3940
4 changed files with 37 additions and 1 deletions

View File

@@ -1412,6 +1412,11 @@ file = "mods/doggy-talents-next.pw.toml"
hash = "d09a6a21223bed878f2e7973756d929a020d523f17113510b0507d17ba46b4ee" hash = "d09a6a21223bed878f2e7973756d929a020d523f17113510b0507d17ba46b4ee"
metafile = true metafile = true
[[files]]
file = "mods/dynamic-lights.pw.toml"
hash = "689de1398b2d03f2518da3c82f003dc533536d84c103c85222808ef5da1185b9"
metafile = true
[[files]] [[files]]
file = "mods/edivadlib.pw.toml" file = "mods/edivadlib.pw.toml"
hash = "d47b5e5441de64d4d065ffac5c157535cf08ba2f7e84ee6c90d04c2ee532f322" hash = "d47b5e5441de64d4d065ffac5c157535cf08ba2f7e84ee6c90d04c2ee532f322"
@@ -1772,6 +1777,11 @@ file = "mods/rhino.pw.toml"
hash = "09e53b8ad971d1c870a94da1a4437335db9307b780073030bd445ee71e8a86f9" hash = "09e53b8ad971d1c870a94da1a4437335db9307b780073030bd445ee71e8a86f9"
metafile = true metafile = true
[[files]]
file = "mods/rubidium-extra.pw.toml"
hash = "f778669cfc9569ab26995ce292f85c95ec8d3b3a1df71064860fda3a253610aa"
metafile = true
[[files]] [[files]]
file = "mods/rubidium.pw.toml" file = "mods/rubidium.pw.toml"
hash = "d7de8364533f22c94fa554c48c492c86b42b4ad8af750fff3c35bb61adb8242a" hash = "d7de8364533f22c94fa554c48c492c86b42b4ad8af750fff3c35bb61adb8242a"

View File

@@ -0,0 +1,13 @@
name = "Dynamic Lights"
filename = "dynamiclights-v1.7.1-mc1.17x-1.20x-mod.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/7YjclEGc/versions/Y1UP7YoY/dynamiclights-v1.7.1-mc1.17x-1.20x-mod.jar"
hash-format = "sha1"
hash = "e29ef3c4f7f1907e98a8d8bd9486fde16df118b1"
[update]
[update.modrinth]
mod-id = "7YjclEGc"
version = "Y1UP7YoY"

View File

@@ -0,0 +1,13 @@
name = "Embeddium (Rubidium) Extra"
filename = "rubidium-extra-0.5.4.2+mc1.20.1-build.118.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/oY2B1pjg/versions/5H0CaOam/rubidium-extra-0.5.4.2%2Bmc1.20.1-build.118.jar"
hash-format = "sha1"
hash = "9809e734e9f449bb4f410eddb2418263e4a55536"
[update]
[update.modrinth]
mod-id = "oY2B1pjg"
version = "5H0CaOam"

View File

@@ -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 = "f50a56ffd2d4821075b5ee23e30cf77684c9c11f92723e3648e40964ea195893" hash = "1945fd17f658a298ab86e0de83f0532caccffcaf6ea485e770b18a11bda0951a"
[versions] [versions]
forge = "47.2.0" forge = "47.2.0"