Added minecartspeed
All checks were successful
Pack and Release / packwizInstall (push) Successful in 36s
Pack and Release / deploy (push) Successful in 19s

Signed-off-by: Balazs Toldi <balazs@toldi.eu>
This commit is contained in:
Balazs Toldi 2024-12-17 16:58:09 +01:00
parent 5d2d7241df
commit 90eabb51e3
3 changed files with 13 additions and 1 deletions

View file

@ -105,6 +105,11 @@ file = "mods/mekanism.pw.toml"
hash = "e711ae9ea2366056fecbab1ed7aff3ed61d719712d86b56c825e04b9f05449e7"
metafile = true
[[files]]
file = "mods/minecartspeed.pw.toml"
hash = "2591b6c09889a7bcadc61866568cf9e45792f250ab267c558ae02045c32ba2f2"
metafile = true
[[files]]
file = "mods/more-delight.pw.toml"
hash = "5c12ea91526c54e650162d713b60d41a2f203a940dcd7f5412ffc698c5fc610b"

View file

@ -0,0 +1,7 @@
name = "minecartspeed"
filename = "minecartspeed-1.0-SNAPSHOT.jar"
[download]
url = "https://git.modus.toldi.eu/Bazsalanszky/minecart-speed/releases/download/1.0/minecartspeed-1.0-SNAPSHOT.jar"
hash-format = "sha256"
hash = "40ac5f23fadad2c17632c57e3e83f4eb106e7d65608540e4cd51420646da7da0"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "2a8302cc89986dbc7a972cf25831043928a9f98844aa3d93b055af3a91c89a05"
hash = "0d0636d60f555dabfa7bfea67e4122c07dd800c627a90d63e5d823a2ad36165d"
[versions]
minecraft = "1.21.1"