appleskin
This commit is contained in:
parent
1d0ea88f26
commit
8606a0cfdb
4 changed files with 21 additions and 3 deletions
|
@ -51,7 +51,7 @@ mouseSensitivity:0.5
|
|||
damageTiltStrength:1.0
|
||||
highContrast:true
|
||||
narratorHotkey:true
|
||||
resourcePacks:["vanilla","fabric","continuity:glass_pane_culling_fix","continuity:default","$polymer-resources","controlify:legacy_console","programmer_art","file/ReimaginedGUI(Dark) 1.21.zip"]
|
||||
resourcePacks:["vanilla","fabric","continuity:glass_pane_culling_fix","continuity:default","$polymer-resources","controlify:legacy_console","file/ReimaginedGUI(Dark) 1.21.zip"]
|
||||
incompatibleResourcePacks:[]
|
||||
lastServer:incest.world
|
||||
lang:en_us
|
||||
|
|
|
@ -318,7 +318,7 @@ hash = "226629e82b3d06106b016b88da2ace64c777c6f42265e373c06e1ebc918adb7d"
|
|||
|
||||
[[files]]
|
||||
file = "config/yosbr/options.txt"
|
||||
hash = "a318d060964d0da6730bc211ee64896641b30ea63f5043ca095ea279ae9e9cec"
|
||||
hash = "3ffbecba55ab127f238acf1c9b562aa0aff136765ae88eb05a15484edf354e92"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/resourcepacks/ReimaginedGUI(Dark) 1.21.zip"
|
||||
|
@ -333,6 +333,11 @@ file = "mods/animatica.pw.toml"
|
|||
hash = "1415402796096191873c7197d2e2db4ac0694e0f5ad8840eb9369bd17063bf8b"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/appleskin.pw.toml"
|
||||
hash = "af482cdaf7c5d9d5481e7cd789d98ebc17f47e4565a28af6c6365aef896d1404"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/better-mount-hud.pw.toml"
|
||||
hash = "3a677c931e9d8e685e655e4ad4dae6724422a175e401986b059df57e4c6bff5e"
|
||||
|
|
13
mods/appleskin.pw.toml
Normal file
13
mods/appleskin.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "AppleSkin"
|
||||
filename = "appleskin-fabric-mc1.21-3.0.5.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/EsAfCjCV/versions/fG1xJao0/appleskin-fabric-mc1.21-3.0.5.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "9cf6df32c9f98b8eb3ae6527cd5fef9a46df3175"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "EsAfCjCV"
|
||||
version = "fG1xJao0"
|
|
@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "b7c2751b6ff023df6cbf9f3a7e6f03f8cffc4492aadb5e4312be1ac7c4a0df77"
|
||||
hash = "9367a4b9cc672155124b58d9cfc0e47f22df563f58adce88f21597dcafe4ca02"
|
||||
|
||||
[versions]
|
||||
fabric = "0.16.7"
|
||||
|
|
Loading…
Add table
Reference in a new issue