Add a few addons for EMI
- emi-loot: show loot tables - emiffects: show information about status effects - emitrades: show villager trading info
This commit is contained in:
parent
deb5be593c
commit
02f6562f8e
15
index.toml
15
index.toml
@ -166,11 +166,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"
|
||||||
|
13
mods/emi-loot.pw.toml
Normal file
13
mods/emi-loot.pw.toml
Normal 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
13
mods/emiffect.pw.toml
Normal 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
13
mods/emitrades.pw.toml
Normal 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"
|
@ -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 = "c2dad364573de4d94401ba78f82cbf5719011360be7fdca02c62cb8f99bccde1"
|
hash = "6219c6bf7fb56e2e12421fbf0c330e90f68240c19e110b218a23cfae064d26d0"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.20.1"
|
minecraft = "1.20.1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user