add appleskin
This commit is contained in:
parent
fab9c054cb
commit
2f42060543
3 changed files with 19 additions and 1 deletions
|
@ -353,6 +353,11 @@ file = "mods/antighost.pw.toml"
|
|||
hash = "4312f252c472b5befd7fd21fa014c2a52f773f1bb0607cff57f534ae1b2d1465"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/appleskin.pw.toml"
|
||||
hash = "0940f87fc8d934433725019169945f77b7c27bd4a23828286ffb68aac4810a6c"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/architectury-api.pw.toml"
|
||||
hash = "109a2bb4f7407b83c3470846349b162fd04cf2cd66d0534643d101f54f69721e"
|
||||
|
|
13
mods/appleskin.pw.toml
Normal file
13
mods/appleskin.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "AppleSkin"
|
||||
filename = "appleskin-fabric-mc1.18.2-2.4.0.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/EsAfCjCV/versions/fabric-mc1.18.2-2.4.0/appleskin-fabric-mc1.18.2-2.4.0.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "07cc0f6d00b184bef9c4390682c098d5ca52e67d"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "EsAfCjCV"
|
||||
version = "gQRJj49P"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "5ba8cda48cde1b716cf39d97742d66197de004bce724d32279d0739b6b9dcace"
|
||||
hash = "52833720c401dde9446132b133b7ee153b314d060e6087afc59422f40163c5ed"
|
||||
|
||||
[versions]
|
||||
fabric = "0.14.8"
|
||||
|
|
Loading…
Reference in a new issue