v0.0.2
This commit is contained in:
parent
8525200508
commit
62c6a3fd81
4 changed files with 19 additions and 15 deletions
|
@ -460,6 +460,11 @@ file = "mods/rei.pw.toml"
|
|||
hash = "580dfbc5c5c38d4e54db84ca1c9cf34fa4ee717df53bcf4761fc4351095e4168"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/resourceful-config.pw.toml"
|
||||
hash = "57d01e72025cda62fd692056f651cec99fdf34ca8874119dfd3e9d9d16f78195"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/resourceful-lib.pw.toml"
|
||||
hash = "71a584ee7d09de1685259a9d35bf4917901bdf88800a73cf0cf246ecc415626b"
|
||||
|
|
13
mods/resourceful-config.pw.toml
Normal file
13
mods/resourceful-config.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Resourceful Config"
|
||||
filename = "resourcefulconfig-fabric-1.20.1-2.1.0.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/M1953qlQ/versions/nVDWZ9N7/resourcefulconfig-fabric-1.20.1-2.1.0.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "8dfc26fe140d5e1e6953076c6257a9799a10f5af"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "M1953qlQ"
|
||||
version = "nVDWZ9N7"
|
|
@ -1,14 +0,0 @@
|
|||
name = "VR Combat"
|
||||
filename = "VR-Combat_v1.0.2_Fabric_ALL.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
mode = "url"
|
||||
url = "https://cdn.modrinth.com/data/XpGUobxt/versions/mW4eHntZ/VR-Combat_v1.0.2_Fabric_ALL.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "0c09aae55dcc80ac065d5b8e3bcacc5e2c24eb454be4305915d1294a660019fd28bb36e89c77395db2fbf8d9e6b83377d21827ca6c5cd1c9a6a048bc20f77941"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "XpGUobxt"
|
||||
version = "mW4eHntZ"
|
|
@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "3bcf455bd3ceef05e597679c4957ffe395a2ca1e9d6e8157000b308f72ce4452"
|
||||
hash = "11d51a0bc0a3bc794a52832a58882d408d8086762a530d5cb4951f1cbbe44a66"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.20.1"
|
||||
|
|
Loading…
Reference in a new issue