v1.1.5 | Added some performance-improving mods
This commit is contained in:
parent
94fbd659ce
commit
c3e840091a
7 changed files with 92 additions and 2 deletions
25
index.toml
25
index.toml
|
@ -866,6 +866,26 @@ file = "mods/capybara-fabric.pw.toml"
|
||||||
hash = "5849beece9be8e990e663f4e97da5246bddbd7c0450d7a54bb7abd869a3e6dad"
|
hash = "5849beece9be8e990e663f4e97da5246bddbd7c0450d7a54bb7abd869a3e6dad"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/carpet-extra.pw.toml"
|
||||||
|
hash = "b8158807deb51762fccfabf3c74ed3610769ed052b318d8f23814d99177646fb"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/carpet-fixes.pw.toml"
|
||||||
|
hash = "86563961328c167bbc16fbff56d1c9a54f192749c5da3615a571a2968e00f841"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/carpet.pw.toml"
|
||||||
|
hash = "3eb404aa3e5431eb0d5c38c0996b97db033fed570efe4b0a852fa183c56858ce"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/cc-restitched.pw.toml"
|
||||||
|
hash = "4eac356698bfb5c44c33e83535094428c3708d6d3cd3db637efe5ec435c261dd"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/charmonium.pw.toml"
|
file = "mods/charmonium.pw.toml"
|
||||||
hash = "d16e0db41806840dc72dfa44174896e088dd325249fc17ca0dac69af9fdc0518"
|
hash = "d16e0db41806840dc72dfa44174896e088dd325249fc17ca0dac69af9fdc0518"
|
||||||
|
@ -1131,6 +1151,11 @@ file = "mods/megane.pw.toml"
|
||||||
hash = "6908b34cedb8e553a711ac918c661ecab9b13768f6b6369c9c0e14e2f0628a4b"
|
hash = "6908b34cedb8e553a711ac918c661ecab9b13768f6b6369c9c0e14e2f0628a4b"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/memoryleakfix.pw.toml"
|
||||||
|
hash = "8fca044c06687f1e0f645ea179fa96a73abe84c7e4e4c982633868c150553732"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/modmenu.pw.toml"
|
file = "mods/modmenu.pw.toml"
|
||||||
hash = "a5c86b836f2213ad4db415d13f6ef5caa379ce348605a29224eb7703b81f1f95"
|
hash = "a5c86b836f2213ad4db415d13f6ef5caa379ce348605a29224eb7703b81f1f95"
|
||||||
|
|
13
mods/carpet-extra.pw.toml
Normal file
13
mods/carpet-extra.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Carpet Extra"
|
||||||
|
filename = "carpet-extra-1.19-1.4.79.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "8f085641fb8ce42bd3d8c7fcd7b4630972dfae74"
|
||||||
|
mode = "metadata:curseforge"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.curseforge]
|
||||||
|
file-id = 3820880
|
||||||
|
project-id = 349240
|
13
mods/carpet-fixes.pw.toml
Normal file
13
mods/carpet-fixes.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Carpet-Fixes"
|
||||||
|
filename = "carpet-fixes-1.19-1.11.2.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/7Jaxgqip/versions/v1.11.2/carpet-fixes-1.19-1.11.2.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "782f31998b801e6dccb7f82894fd77b0b4a7cdf3"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "7Jaxgqip"
|
||||||
|
version = "7fBKBrSi"
|
13
mods/carpet.pw.toml
Normal file
13
mods/carpet.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Carpet"
|
||||||
|
filename = "fabric-carpet-1.19-1.4.79+v220607.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "c7d6790046b5a760d001c3a033b66b6eecc54847"
|
||||||
|
mode = "metadata:curseforge"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.curseforge]
|
||||||
|
file-id = 3820789
|
||||||
|
project-id = 349239
|
13
mods/cc-restitched.pw.toml
Normal file
13
mods/cc-restitched.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "CC: Restitched"
|
||||||
|
filename = "cc-restitched-1.101.0.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/eldBwa5V/versions/1.101.0+1.19/cc-restitched-1.101.0.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "a92cf791f55766687db1cb5425720259209003c1"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "eldBwa5V"
|
||||||
|
version = "WIndmkzf"
|
13
mods/memoryleakfix.pw.toml
Normal file
13
mods/memoryleakfix.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Memory Leak Fix"
|
||||||
|
filename = "memoryleakfix-1.19-0.7.0.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/NRjRiSSD/versions/v0.7.0-1.19/memoryleakfix-1.19-0.7.0.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "cc153c887bc2eb785da032e88388fa3f414d095e"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "NRjRiSSD"
|
||||||
|
version = "f12YQRLF"
|
|
@ -1,12 +1,12 @@
|
||||||
name = "ExploreCraft"
|
name = "ExploreCraft"
|
||||||
author = "Sangelo"
|
author = "Sangelo"
|
||||||
version = "1.1.4"
|
version = "1.1.5"
|
||||||
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 = "6e4c1d82ea0fe64918c5b61716f160f072a893dc2de83c9586628452c4d96d06"
|
hash = "711f42042fb2d5155eb29ae70959954a30c4fa9d702f69031c7a2cb11e378393"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.19"
|
minecraft = "1.19"
|
||||||
|
|
Loading…
Reference in a new issue