Merge remote-tracking branch 'upstream/staging/quilt/1.20.1' into staging/1.20.1

This commit is contained in:
NullBite 2023-10-26 00:51:43 -04:00
commit dc0641a137
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A
6 changed files with 73 additions and 1 deletions

View File

@ -288,11 +288,26 @@ file = "mods/e4mc.pw.toml"
hash = "7685618d499e7cf9e0296dab7b06dd8520019c1d3c147ffab5d3da9ea7791549" hash = "7685618d499e7cf9e0296dab7b06dd8520019c1d3c147ffab5d3da9ea7791549"
metafile = true metafile = true
[[files]]
file = "mods/emi-loot.pw.toml"
hash = "8766521465c1cc6b57199a24008be030eabfd417c0ba7eb6c91f26c2f6ffa70a"
metafile = true
[[files]] [[files]]
file = "mods/emi.pw.toml" file = "mods/emi.pw.toml"
hash = "61d4f489d43922fb32e1868ddce2129ecfaddb40e42029908d41142057a28f89" hash = "61d4f489d43922fb32e1868ddce2129ecfaddb40e42029908d41142057a28f89"
metafile = true metafile = true
[[files]]
file = "mods/emiffect.pw.toml"
hash = "6395441f751bc9aca4cd024df876b9f7abbfc53d8911f5264c5c36eabbb21c82"
metafile = true
[[files]]
file = "mods/emitrades.pw.toml"
hash = "4c59088a2cb975f60347da57d72bb1069b65452c6a7b92af8facec6e1bed9409"
metafile = true
[[files]] [[files]]
file = "mods/entity-model-features.pw.toml" file = "mods/entity-model-features.pw.toml"
hash = "ceabdf57ccfdf9aefc04e6f3bc10e06d6a3320037a0ff60f5990501c9a5d6302" hash = "ceabdf57ccfdf9aefc04e6f3bc10e06d6a3320037a0ff60f5990501c9a5d6302"
@ -423,6 +438,11 @@ file = "mods/jei.pw.toml"
hash = "3851cfa6f95cac87314de473dd4179271c8dab6c639652dc83ac688169c00124" hash = "3851cfa6f95cac87314de473dd4179271c8dab6c639652dc83ac688169c00124"
metafile = true metafile = true
[[files]]
file = "mods/keybind-fix.pw.toml"
hash = "48777d535f2dbe76ec2adb6a001ab4442e40e0e403570eb5dc9a49e6957e40a1"
metafile = true
[[files]] [[files]]
file = "mods/krypton.pw.toml" file = "mods/krypton.pw.toml"
hash = "71ef7cc16632c0039fe194183b5885968c6d740aaa67a58000653ae0cb40b882" hash = "71ef7cc16632c0039fe194183b5885968c6d740aaa67a58000653ae0cb40b882"

13
mods/emi-loot.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "EMI Loot"
filename = "emi_loot-0.6.5+1.20.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/qbbO7Jns/versions/7fjkgVEh/emi_loot-0.6.5%2B1.20.1.jar"
hash-format = "sha1"
hash = "e6398e3aef04cbe96273e9174601953ab48f5191"
[update]
[update.modrinth]
mod-id = "qbbO7Jns"
version = "7fjkgVEh"

13
mods/emiffect.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "EMIffect"
filename = "emiffect-fabric-1.1.1+mc1.20.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/705gWllI/versions/snwqJj9A/emiffect-fabric-1.1.1%2Bmc1.20.1.jar"
hash-format = "sha1"
hash = "01bdb198a9877a3c3fdb5e3f1d5dc2d63a8e2c9e"
[update]
[update.modrinth]
mod-id = "705gWllI"
version = "snwqJj9A"

13
mods/emitrades.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "EMI Trades"
filename = "emitrades-fabric-1.2.0+mc1.20.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/j2HhbEE7/versions/hlcZDRJ1/emitrades-fabric-1.2.0%2Bmc1.20.1.jar"
hash-format = "sha1"
hash = "880671a5d55859627eb91f5938ff8d81b9cb24ad"
[update]
[update.modrinth]
mod-id = "j2HhbEE7"
version = "hlcZDRJ1"

13
mods/keybind-fix.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "Keybind Fix"
filename = "keybind_fix-1.0.0.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/vuWNr14n/versions/4VeEKlR8/keybind_fix-1.0.0.jar"
hash-format = "sha1"
hash = "d99355fe589dfb41b2d7d7e2c20b733ca3a086d8"
[update]
[update.modrinth]
mod-id = "vuWNr14n"
version = "4VeEKlR8"

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 = "b9c5deaafc2a618e85691afcd9bdcda12dcf4815254b58ef0c51e2396a2168dc" hash = "de11fc1e0e8515c6077e5e893b7fe17992798f2bbdcd9bfd06a2539fbec621b9"
[versions] [versions]
minecraft = "1.20.1" minecraft = "1.20.1"