Add EMI with JEI compat

This commit is contained in:
NullBite 2023-10-22 18:37:39 -04:00
parent 65a28ffd96
commit b3f1e427f6
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A
4 changed files with 37 additions and 1 deletions

View File

@ -158,6 +158,11 @@ file = "mods/e4mc.pw.toml"
hash = "7685618d499e7cf9e0296dab7b06dd8520019c1d3c147ffab5d3da9ea7791549"
metafile = true
[[files]]
file = "mods/emi.pw.toml"
hash = "61d4f489d43922fb32e1868ddce2129ecfaddb40e42029908d41142057a28f89"
metafile = true
[[files]]
file = "mods/entity-model-features.pw.toml"
hash = "ceabdf57ccfdf9aefc04e6f3bc10e06d6a3320037a0ff60f5990501c9a5d6302"
@ -223,6 +228,11 @@ file = "mods/iris.pw.toml"
hash = "87ea5bf588ed195eaee3bcbd2432b5671692a203b25b688ffcbfeea6d2cea775"
metafile = true
[[files]]
file = "mods/jei.pw.toml"
hash = "3851cfa6f95cac87314de473dd4179271c8dab6c639652dc83ac688169c00124"
metafile = true
[[files]]
file = "mods/krypton.pw.toml"
hash = "71ef7cc16632c0039fe194183b5885968c6d740aaa67a58000653ae0cb40b882"

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

@ -0,0 +1,13 @@
name = "EMI"
filename = "emi-1.0.23+1.20.1+fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/fRiHVvU7/versions/HlfhF7AQ/emi-1.0.23%2B1.20.1%2Bfabric.jar"
hash-format = "sha1"
hash = "199e6f30d68aac02bde11ac20e5c119fa15c6669"
[update]
[update.modrinth]
mod-id = "fRiHVvU7"
version = "HlfhF7AQ"

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

@ -0,0 +1,13 @@
name = "Just Enough Items"
filename = "jei-1.20.1-fabric-15.2.0.27.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/u6dRKJwZ/versions/lIRFslED/jei-1.20.1-fabric-15.2.0.27.jar"
hash-format = "sha1"
hash = "c39352c9790d589a0ec7adcccd220e3388ca1296"
[update]
[update.modrinth]
mod-id = "u6dRKJwZ"
version = "lIRFslED"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "e599c3f24fc485748b23f09138b05c2713ce771aac83c1d5dbfc330cbe3f9491"
hash = "9c239d8ba955a400780f6020979346d3703576964e6e36747b1c968cd63b53d4"
[versions]
minecraft = "1.20.1"