itemswapper config
This commit is contained in:
parent
712d81ceda
commit
95c9389461
4 changed files with 29 additions and 1 deletions
Binary file not shown.
24
config/itemswapper.json
Normal file
24
config/itemswapper.json
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"configVersion": 1,
|
||||
"showTooltips": true,
|
||||
"toggleMode": false,
|
||||
"showCursor": true,
|
||||
"serverPreventModUsage": false,
|
||||
"editMode": false,
|
||||
"creativeCheatMode": true,
|
||||
"ignoreHotbar": true,
|
||||
"unlockListMouse": false,
|
||||
"disableShulkers": false,
|
||||
"controllerSpeed": 8.0,
|
||||
"mouseSpeed": 1.0,
|
||||
"fallbackInventory": true,
|
||||
"vivecraftCompat": true,
|
||||
"allowWalkingWithUI": true,
|
||||
"startOnItem": false,
|
||||
"pickblockOnToolsWeapons": "VANILLA_ON_TOOL",
|
||||
"experimentalAutoPalette": false,
|
||||
"alwaysInventory": false,
|
||||
"showHotbar": false,
|
||||
"rememberPalette": false,
|
||||
"showOpenInventoryButton": true
|
||||
}
|
||||
|
|
@ -20,6 +20,10 @@ hash = "0acf51cddc16eacd4ff54239f6413f7ff651129bec6fd8c50c8c1836e5702a79"
|
|||
file = "config/ambientsounds-client.json"
|
||||
hash = "a5a48d2e3b9e851be1a0e7b99a518b34fbb2b47ecff4ee06a4261d84ab50655e"
|
||||
|
||||
[[files]]
|
||||
file = "config/itemswapper.json"
|
||||
hash = "f4800ff252692c27fef48552f202466b09a452226871bbccc77b5c73ca557eaa"
|
||||
|
||||
[[files]]
|
||||
file = "config/tectonic.json"
|
||||
hash = "218ea6c228b0df801483570b610481acdb9591037cad7cc074e41c839e4020c9"
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "794f5dd1fe14c3205973b453ad38171b21dbf0afd8cc05f6602486ba2089a90c"
|
||||
hash = "ffa613bc3a4d1d29256feedabd6436f0ebf6d9ea6a2b980422d4e60dd99d33d0"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.20.1"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue