add fastentitytransfer

This commit is contained in:
endigma 2023-08-31 10:42:05 -03:00
parent 846bc21acc
commit 35f9dee56b
Signed by: endigma
GPG Key ID: 915867AD1D297D9F
3 changed files with 19 additions and 1 deletions

View File

@ -269,6 +269,11 @@ file = "mods/fadeless.pw.toml"
hash = "bd5311680997fada18e6492a91770fdc0762c718b3109820d67c1b019c2f1bf8"
metafile = true
[[files]]
file = "mods/fastentitytransfer.pw.toml"
hash = "4ae303388fe67f915b540cd07fb7fa4b3dd9145f606490e535e6bde0b8103e7d"
metafile = true
[[files]]
file = "mods/ferrite-core.pw.toml"
hash = "03e174cf691b52da20bd973b955fae6f3720d3d2120f9d6cc1de5fdf3180013c"

View File

@ -0,0 +1,13 @@
name = "Fast Entity Transfer"
filename = "fastentitytransfer-fabric-1.20.x-1.2.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/inmPbeHN/versions/qMoGWZGw/fastentitytransfer-fabric-1.20.x-1.2.1.jar"
hash-format = "sha1"
hash = "a434bb5ee3f94c5fd543d93e7cbc1f5cb3c290f8"
[update]
[update.modrinth]
mod-id = "inmPbeHN"
version = "qMoGWZGw"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "424b47e6ff9f7f83e60faecb52b7780a86e73e3995e4230502d6b140dd662f97"
hash = "7dafd4c977b16e4cba405eb56519eca51f39539ca2a3ac3ba69027ff854787ed"
[versions]
fabric = "0.14.22"