install appleskin
This commit is contained in:
parent
42357e443e
commit
f90be6a909
3 changed files with 19 additions and 1 deletions
|
@ -4,6 +4,11 @@ hash-format = "sha256"
|
||||||
file = "config/yigd.toml"
|
file = "config/yigd.toml"
|
||||||
hash = "12b27ef8d3c1c96ee097f6dc234eabb34050b6b960964f2c270e5bc722d02cab"
|
hash = "12b27ef8d3c1c96ee097f6dc234eabb34050b6b960964f2c270e5bc722d02cab"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/appleskin.pw.toml"
|
||||||
|
hash = "602b1ad3cc17ce560a449be683de62a2e7b0babbb945a4c2229c146bca9692ee"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/c2me-fabric.pw.toml"
|
file = "mods/c2me-fabric.pw.toml"
|
||||||
hash = "e2efee228d951bde49b855804024bc98cb103168ca050dbbb1af2773051ad9a3"
|
hash = "e2efee228d951bde49b855804024bc98cb103168ca050dbbb1af2773051ad9a3"
|
||||||
|
|
13
mods/appleskin.pw.toml
Normal file
13
mods/appleskin.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "AppleSkin"
|
||||||
|
filename = "appleskin-fabric-mc1.19.2-2.5.1.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/EsAfCjCV/versions/tpQpTIMn/appleskin-fabric-mc1.19.2-2.5.1.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "b4ee602338d2fff9b4cb15f69aeb5c6b6c873772"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "EsAfCjCV"
|
||||||
|
version = "tpQpTIMn"
|
|
@ -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 = "4903adbfc2b2dc9e717c096d197eaccb236acdce2820a40d0d89e545571afe5d"
|
hash = "6a38e5f8dcc83b63771b4562463df81dbfb290005ace5f4fae1a0c0ae82b5868"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.15.11"
|
fabric = "0.15.11"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue