Compare commits
4 Commits
Author | SHA1 | Date | |
---|---|---|---|
13e6910246 | |||
2b6923594d | |||
e32dd9ca8f | |||
bd44f74a12 |
1
config/yosbr/config/MouseTweaks.cfg
Normal file
1
config/yosbr/config/MouseTweaks.cfg
Normal file
@ -0,0 +1 @@
|
||||
WheelTweak=0
|
@ -0,0 +1,11 @@
|
||||
{
|
||||
"ModSettings": {
|
||||
"enable_updates_check": false,
|
||||
"first_run": true
|
||||
},
|
||||
"LockedSlotsSettings": {
|
||||
"locked_slots_empty_hotbar_as_semi_locked": {
|
||||
"value": false
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,2 @@
|
||||
#Tue Jun 20 02:40:22 EDT 2023
|
||||
SELECT_OUTLINE=2
|
@ -0,0 +1,2 @@
|
||||
#Tue Jun 20 02:39:58 EDT 2023
|
||||
SELECTION_MODE=4
|
@ -0,0 +1,2 @@
|
||||
#Tue Jun 20 02:39:01 EDT 2023
|
||||
SELECT_OUTLINE=2
|
20
index.toml
20
index.toml
@ -1,5 +1,9 @@
|
||||
hash-format = "sha256"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/MouseTweaks.cfg"
|
||||
hash = "5c6f2a474736301aa66e13b9fe3bb9044cef658bae57e6b3507785554743a75c"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/capes.json5"
|
||||
hash = "b0e11760190870b23a50e68018a3792e6ad3929302bb2917db21268a20f858af"
|
||||
@ -8,6 +12,10 @@ hash = "b0e11760190870b23a50e68018a3792e6ad3929302bb2917db21268a20f858af"
|
||||
file = "config/yosbr/config/figura.json"
|
||||
hash = "783c458bf3501796a8f07e396a5bb0d623c7f694c82974fefc228eb921bb82f3"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/inventoryprofilesnext/inventoryprofiles.json"
|
||||
hash = "3186f9efb5371f0426bd879cf0bb4301d826e7b7b08f30f677303f0dd1af732f"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/xaerominimap.txt"
|
||||
hash = "8617ce5864f1a621c27456ad72a5dfb44d826c006afdd772cf32970dc6455a47"
|
||||
@ -24,6 +32,18 @@ hash = "29e8afe5258e9f0cbeb96d3e8ab0cbdb4eadacf48621a6df06a6dece25410547"
|
||||
file = "config/yosbr/options.txt"
|
||||
hash = "95446e151890157ebdc8fa114b1fcbfff0c022403fa2e4f298a55258cef3c339"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/shaderpacks/ComplementaryReimagined_r2.2.zip.txt"
|
||||
hash = "f4aaafa7cda512e478ea8942387ebbb0662bbb20b6e0c916c341c373e33a2a50"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/shaderpacks/ComplementaryShaders_v4.7.2.zip.txt"
|
||||
hash = "6f5bf766cebabca0bcfa339eeb119956c48c40eba03c5aa39d7685eab67c56b5"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/shaderpacks/rethinking-voxels_r0.1_alpha4.zip.txt"
|
||||
hash = "6e7b02f11cb6feb7f08d1088d042518d1a04cb6b71a7b2b109cf997173510e3c"
|
||||
|
||||
[[files]]
|
||||
file = "mods/appleskin.pw.toml"
|
||||
hash = "6869de1ca55dc09beabb3c234727e84be4d4fbdcbad2c8081c03010713f374e1"
|
||||
|
@ -1,12 +1,12 @@
|
||||
name = "Fabric Lite"
|
||||
author = "NullBite"
|
||||
version = "1.2.0"
|
||||
version = "1.2.1"
|
||||
pack-format = "packwiz:1.1.0"
|
||||
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "3401e085fdabf0dabe8026596f21225c5c6ae90edc26386d18787cc8f830fba5"
|
||||
hash = "6629889dbb86a5f948dc769e6a62a20af3ae55bd432de93a7d543fd9e7673056"
|
||||
|
||||
[versions]
|
||||
fabric = "0.14.21"
|
||||
|
Reference in New Issue
Block a user