feat: added mod packet fixer
Publish Modpack Archive / Build and release mrpack file from latest changes (push) Successful in 21s
Publish Modpack Archive / Build and release mrpack file from latest changes (push) Successful in 21s
This commit is contained in:
@@ -64,6 +64,11 @@ file = "mods/owo-lib.pw.toml"
|
|||||||
hash = "31e7b4d016cbdf3f0abbb1ab202cf60e84ff8330ebbf6f043739128fb9133fad"
|
hash = "31e7b4d016cbdf3f0abbb1ab202cf60e84ff8330ebbf6f043739128fb9133fad"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/packet-fixer.pw.toml"
|
||||||
|
hash = "84cb0dcad9ac46d22adba4fb7924951affa6ac5e46027a3b25fa9a0db8d91b2b"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/xaeros-minimap.pw.toml"
|
file = "mods/xaeros-minimap.pw.toml"
|
||||||
hash = "d7c23c5b2f03df76caa7a4d66ca7961a5a3d05c538e1bda65bfd93fb80a07c5e"
|
hash = "d7c23c5b2f03df76caa7a4d66ca7961a5a3d05c538e1bda65bfd93fb80a07c5e"
|
||||||
|
|||||||
@@ -0,0 +1,13 @@
|
|||||||
|
name = "Packet Fixer"
|
||||||
|
filename = "packetfixer-3.3.1-1.20.5-1.21.X-merged.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/c7m1mi73/versions/2C41Q8WX/packetfixer-3.3.1-1.20.5-1.21.X-merged.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "d0acfaa6ef394fc7d9e677022bda06a6c8be7851ba8860897999775b657b5e10878578fe626505b0c9dbc01d26f559dbb1214aabb081d076824648047094e2e1"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "c7m1mi73"
|
||||||
|
version = "2C41Q8WX"
|
||||||
@@ -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 = "3de34fa5309f4a6c4e033d38b37ea13a4ab82857c68566e5564cb296ffbf3b10"
|
hash = "58a6317b886e2260f3f4cbf70e810fd1424a76d23bfe96537d0eebca6975b960"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.19.2"
|
fabric = "0.19.2"
|
||||||
|
|||||||
Reference in New Issue
Block a user