resource packs
This commit is contained in:
parent
8606a0cfdb
commit
5bb1be11a0
6 changed files with 39 additions and 7 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","file/ReimaginedGUI(Dark) 1.21.zip"]
|
||||
resourcePacks:["vanilla","fabric","continuity:glass_pane_culling_fix","continuity:default","$polymer-resources","controlify:legacy_console","file/Twemoji Visibility 1.7.zip","file/ReimaginedGUI(Dark) 1.21.zip"]
|
||||
incompatibleResourcePacks:[]
|
||||
lastServer:incest.world
|
||||
lang:en_us
|
||||
|
|
Binary file not shown.
16
index.toml
16
index.toml
|
@ -318,11 +318,7 @@ hash = "226629e82b3d06106b016b88da2ace64c777c6f42265e373c06e1ebc918adb7d"
|
|||
|
||||
[[files]]
|
||||
file = "config/yosbr/options.txt"
|
||||
hash = "3ffbecba55ab127f238acf1c9b562aa0aff136765ae88eb05a15484edf354e92"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/resourcepacks/ReimaginedGUI(Dark) 1.21.zip"
|
||||
hash = "b430f562de23ba8a6d1f0bddf5bb3048596cdba7732b271db05acecf60467aac"
|
||||
hash = "0a66352ff63ded41ae8d6a7c40499d4a6ef37e1f4161f32f9682908624ba250d"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/servers.dat"
|
||||
|
@ -647,3 +643,13 @@ metafile = true
|
|||
file = "mods/zoomify.pw.toml"
|
||||
hash = "2ae5b0fa11f7c2ea80631e7dd0ca15c4f94349415671cd403cfc8a59fcda1bdd"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "resourcepacks/reimaginedguidark.pw.toml"
|
||||
hash = "119b97c74a1cf1db683b2e0ffebc6b7bc9b003645725d1a4d18b32c42811f55a"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "resourcepacks/twemoji-visibility.pw.toml"
|
||||
hash = "a8a1126421a85ad88b1630629c4a97593463ec27768fd73bad0356d4b9ee9c41"
|
||||
metafile = true
|
||||
|
|
|
@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "9367a4b9cc672155124b58d9cfc0e47f22df563f58adce88f21597dcafe4ca02"
|
||||
hash = "8d979ce655a4e3b64ce25584556d513b6ddde6d6d2acaf4aa9373d39c279b710"
|
||||
|
||||
[versions]
|
||||
fabric = "0.16.7"
|
||||
|
|
13
resourcepacks/reimaginedguidark.pw.toml
Normal file
13
resourcepacks/reimaginedguidark.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Reimagined GUI (Dark)"
|
||||
filename = "ReimaginedGUI(Dark) 1.21.zip"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/8olVtpyI/versions/tXcPT9L5/ReimaginedGUI%28Dark%29%201.21.zip"
|
||||
hash-format = "sha1"
|
||||
hash = "18040f164703be96831fe76ca68c33a351ad8173"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "8olVtpyI"
|
||||
version = "tXcPT9L5"
|
13
resourcepacks/twemoji-visibility.pw.toml
Normal file
13
resourcepacks/twemoji-visibility.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Twemoji Visibility"
|
||||
filename = "Twemoji Visibility 1.7.zip"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/WdYcUVh8/versions/3GXWuCIm/Twemoji%20Visibility%201.7.zip"
|
||||
hash-format = "sha1"
|
||||
hash = "a24e98ff62851b2c358779960b3f3d5e0dc8c8e6"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "WdYcUVh8"
|
||||
version = "3GXWuCIm"
|
Loading…
Add table
Reference in a new issue