appleskin + extra boats
This commit is contained in:
parent
0ffbc3c921
commit
6927dd48df
4 changed files with 37 additions and 1 deletions
10
index.toml
10
index.toml
|
@ -4,6 +4,11 @@ hash-format = "sha256"
|
|||
file = "config/yigd.toml"
|
||||
hash = "12b27ef8d3c1c96ee097f6dc234eabb34050b6b960964f2c270e5bc722d02cab"
|
||||
|
||||
[[files]]
|
||||
file = "mods/appleskin.pw.toml"
|
||||
hash = "e3dfb2478e6bb096667d4ec89b0ddfef627747939373bdefee02f358d6e3dee1"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/c2me-fabric.pw.toml"
|
||||
hash = "230202fc2f3e586cb8dcb44e971c27c3fd1efb649f2d3bd8edaa64fb453ba9b3"
|
||||
|
@ -19,6 +24,11 @@ file = "mods/explorers-compass.pw.toml"
|
|||
hash = "d5dd2ff45974aaf530fb0d6233cb64c55d220a6279a438e81ee45eca320412c5"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/extra-boats.pw.toml"
|
||||
hash = "23de2071d6f1287b186728063d5d95c130b8d1d3d8abbead44524fd68a5b9f4c"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/fabric-api.pw.toml"
|
||||
hash = "30f42d9c40bc729d19feaa0f46f41447e8199c9f9a8dc0ea1e19c376a2e83a6d"
|
||||
|
|
13
mods/appleskin.pw.toml
Normal file
13
mods/appleskin.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "AppleSkin"
|
||||
filename = "appleskin-fabric-mc1.20.1-2.5.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/EsAfCjCV/versions/xcauwnEB/appleskin-fabric-mc1.20.1-2.5.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "d0f11243f79c071416bbcee781ae93eb57a0283c"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "EsAfCjCV"
|
||||
version = "xcauwnEB"
|
13
mods/extra-boats.pw.toml
Normal file
13
mods/extra-boats.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Extra Boats"
|
||||
filename = "extra_boats-mc1.20-v1.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/9Yrksp0h/versions/IoTDG3N0/extra_boats-mc1.20-v1.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "1a8d8eaf3cce6db339d156f7eaaa291ac8d91b94"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "9Yrksp0h"
|
||||
version = "IoTDG3N0"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "10dff0e6e788b539713ffd034671f7fc96f810eeca841420475033dd586cb826"
|
||||
hash = "1732c5683f17b27c99e25e228d91a1ea860243d593ac603a273acaf827eb43c2"
|
||||
|
||||
[versions]
|
||||
fabric = "0.15.11"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue