Compare commits
5 Commits
Author | SHA1 | Date | |
---|---|---|---|
c6e0bf615a | |||
a23aa83a43 | |||
edd5f22bd2 | |||
fbf9b2b35a | |||
1166bf9830 |
@ -1,3 +1,10 @@
|
||||
{
|
||||
"clientCapeType": "OPTIFINE",
|
||||
"enableOptifine": true,
|
||||
"enableLabyMod": false,
|
||||
"enableWynntils": false,
|
||||
"enableMinecraftCapesMod": false,
|
||||
"enableCosmetica": false,
|
||||
"enableCloaksPlus": false,
|
||||
"enableElytraTexture": true
|
||||
}
|
||||
|
5
config/yosbr/config/figura.json
Normal file
5
config/yosbr/config/figura.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"CONFIG_VERSION": 1,
|
||||
"action_wheel_button": "key.keyboard.g",
|
||||
"popup_button": "key.keyboard.h"
|
||||
}
|
@ -1,3 +1,4 @@
|
||||
version:3465
|
||||
autoJump:false
|
||||
darkMojangStudiosBackground:true
|
||||
snooperEnabled:false
|
||||
@ -12,4 +13,4 @@ joinedFirstServer:true
|
||||
onboardAccessibility:false
|
||||
resourcePacks:["vanilla","fabric","continuity:default","continuity:glass_pane_culling_fix","betterbeds:connectedbeds","midnightcontrols:bedrock","file/VanillaTweaks_r265009.zip"]
|
||||
incompatibleResourcePacks:["betterbeds:connectedbeds","midnightcontrols:bedrock"]
|
||||
|
||||
key_key.saveToolbarActivator:key.keyboard.v
|
||||
|
@ -2,7 +2,11 @@ hash-format = "sha256"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/capes.json5"
|
||||
hash = "a971da7453e033badc7fce7347c807ffb9b19bb2c5247c0bb914e7275ca2cd8a"
|
||||
hash = "b0e11760190870b23a50e68018a3792e6ad3929302bb2917db21268a20f858af"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/figura.json"
|
||||
hash = "0795fa02b93a8e4fe544cb870531ae5c150f29efa163a11943c8079824848a11"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/xaerominimap.txt"
|
||||
@ -18,7 +22,7 @@ hash = "29e8afe5258e9f0cbeb96d3e8ab0cbdb4eadacf48621a6df06a6dece25410547"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/options.txt"
|
||||
hash = "51aa35160b606edd924a15ab00e345aa3654f80e1bd49e71bdc09299e25a3ae4"
|
||||
hash = "95446e151890157ebdc8fa114b1fcbfff0c022403fa2e4f298a55258cef3c339"
|
||||
|
||||
[[files]]
|
||||
file = "mods/appleskin.pw.toml"
|
||||
|
@ -1,12 +1,12 @@
|
||||
name = "Fabric Lite"
|
||||
author = "NullBite"
|
||||
version = "1.1.1"
|
||||
version = "1.1.2"
|
||||
pack-format = "packwiz:1.1.0"
|
||||
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "0d4d0603a1098506a9ea597701220604eb201299c6c46f51033b07acc0437652"
|
||||
hash = "f059c71d80f0cc3cd0c2aaf9b04b83abfc4dd91a0cdb71ce5b8155ccab329035"
|
||||
|
||||
[versions]
|
||||
fabric = "0.14.21"
|
||||
|
Reference in New Issue
Block a user