add fastentitytransfer
This commit is contained in:
parent
846bc21acc
commit
35f9dee56b
@ -269,6 +269,11 @@ file = "mods/fadeless.pw.toml"
|
|||||||
hash = "bd5311680997fada18e6492a91770fdc0762c718b3109820d67c1b019c2f1bf8"
|
hash = "bd5311680997fada18e6492a91770fdc0762c718b3109820d67c1b019c2f1bf8"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/fastentitytransfer.pw.toml"
|
||||||
|
hash = "4ae303388fe67f915b540cd07fb7fa4b3dd9145f606490e535e6bde0b8103e7d"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/ferrite-core.pw.toml"
|
file = "mods/ferrite-core.pw.toml"
|
||||||
hash = "03e174cf691b52da20bd973b955fae6f3720d3d2120f9d6cc1de5fdf3180013c"
|
hash = "03e174cf691b52da20bd973b955fae6f3720d3d2120f9d6cc1de5fdf3180013c"
|
||||||
|
13
mods/fastentitytransfer.pw.toml
Normal file
13
mods/fastentitytransfer.pw.toml
Normal 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"
|
@ -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 = "424b47e6ff9f7f83e60faecb52b7780a86e73e3995e4230502d6b140dd662f97"
|
hash = "7dafd4c977b16e4cba405eb56519eca51f39539ca2a3ac3ba69027ff854787ed"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.14.22"
|
fabric = "0.14.22"
|
||||||
|
Loading…
Reference in New Issue
Block a user