diff --git a/DH Test-1.0.0.mrpack b/DH Test-1.0.0.mrpack index 5a648a5..7052480 100644 Binary files a/DH Test-1.0.0.mrpack and b/DH Test-1.0.0.mrpack differ diff --git a/config/itemswapper.json b/config/itemswapper.json new file mode 100644 index 0000000..15fe863 --- /dev/null +++ b/config/itemswapper.json @@ -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 +} \ No newline at end of file diff --git a/index.toml b/index.toml index c4b4592..a664d40 100644 --- a/index.toml +++ b/index.toml @@ -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" diff --git a/pack.toml b/pack.toml index e59ff2b..94edf20 100644 --- a/pack.toml +++ b/pack.toml @@ -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"