From 5044e9f65eeef0cd79d2956f31dc0de3ae93d0a2 Mon Sep 17 00:00:00 2001 From: Wroclaw Date: Thu, 23 Jun 2022 00:57:10 +0200 Subject: [PATCH 1/2] Change keybinds Remove Iris keybinds Change wolrdedit selection view keybind to shift+j --- config/yosbr/options.amecsapi.txt | 1 + config/yosbr/options.txt | 7 ++++--- index.toml | 6 +++++- pack.toml | 2 +- 4 files changed, 11 insertions(+), 5 deletions(-) create mode 100644 config/yosbr/options.amecsapi.txt diff --git a/config/yosbr/options.amecsapi.txt b/config/yosbr/options.amecsapi.txt new file mode 100644 index 0000000..b5bf847 --- /dev/null +++ b/config/yosbr/options.amecsapi.txt @@ -0,0 +1 @@ +key_modifiers_key.worldeditcui.toggle:0,0,1 diff --git a/config/yosbr/options.txt b/config/yosbr/options.txt index 4f49bfb..d2506ce 100644 --- a/config/yosbr/options.txt +++ b/config/yosbr/options.txt @@ -111,7 +111,7 @@ key_key.hotbar.6:key.keyboard.6 key_key.hotbar.7:key.keyboard.7 key_key.hotbar.8:key.keyboard.8 key_key.hotbar.9:key.keyboard.9 -key_key.worldeditcui.toggle:key.keyboard.n +key_key.worldeditcui.toggle:key.keyboard.j key_key.worldeditcui.clear:key.keyboard.j key_key.worldeditcui.chunk:key.keyboard.unknown key_key.amecs.alternative_escape:key.keyboard.unknown @@ -153,9 +153,10 @@ key_gui.xaero_toggle_manual_cave_mode:key.keyboard.unknown key_gui.xaero_minimap_settings:key.keyboard.unknown key_net.clayborn.accurateblockplacement.togglevanillaplacement:key.keyboard.v key_presencefootsteps.settings.key:key.keyboard.unknown +key_key.craftpresence.config_keycode.name:key.keyboard.unknown key_iris.keybind.reload:key.keyboard.unknown -key_iris.keybind.toggleShaders:key.keyboard.k -key_iris.keybind.shaderPackSelection:key.keyboard.o +key_iris.keybind.toggleShaders:key.keyboard.unknown +key_iris.keybind.shaderPackSelection:key.keyboard.unknown soundCategory_master:0.8 soundCategory_music:0.03 soundCategory_record:0.5 diff --git a/index.toml b/index.toml index 8ce9d46..54237b1 100644 --- a/index.toml +++ b/index.toml @@ -80,9 +80,13 @@ hash = "822ac34acc7e147cd20c0fd868b448af37b04b12d2a9701ed9d3d7420973804b" file = "config/yosbr/config/xaeroworldmap.txt" hash = "d21233a7086fb4388fa446fe090c9cc3262942fc9273275ccd6a0c1d0a412a16" +[[files]] +file = "config/yosbr/options.amecsapi.txt" +hash = "309fc099b29ae0b7291b6d04c785d9aab17c4b8d2b224e981f97da091e9a8667" + [[files]] file = "config/yosbr/options.txt" -hash = "72721bea8e2d66f5406f98992cf259ab8e5660cb43cd4f12bdfc141b82ddb102" +hash = "2b3f1a931a3f595dac3b5b075641b89e4e5ecff00874f66d720a3aca8677dd11" [[files]] file = "mods/accurate-block-placement.pw.toml" diff --git a/pack.toml b/pack.toml index b43702c..fe2421e 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 = "c6f5190914b28b49f3a838a86a6d320ab71db61f3c07698a76795f67700a060c" +hash = "eadd80dd80f272aa1824726dbdcae6b17a5ed7cfb8e107b4a14ee15b7971fc20" [versions] minecraft = "1.19" From 68e295d325574073addd3f51a0668f7a7dc7217f Mon Sep 17 00:00:00 2001 From: Wroclaw Date: Thu, 23 Jun 2022 01:04:29 +0200 Subject: [PATCH 2/2] Add IBE Editor Item editor for fabric allows to edit any item in creative mode (also on vanilla servers) also allows to edit mobs but only on singleplayer or server with a mod --- config/yosbr/ibeeditor-common.json | 5 +++++ config/yosbr/options.amecsapi.txt | 1 + config/yosbr/options.txt | 4 ++++ index.toml | 13 +++++++++++-- mods/ibe-editor.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 6 files changed, 35 insertions(+), 3 deletions(-) create mode 100644 config/yosbr/ibeeditor-common.json create mode 100644 mods/ibe-editor.pw.toml diff --git a/config/yosbr/ibeeditor-common.json b/config/yosbr/ibeeditor-common.json new file mode 100644 index 0000000..712d69e --- /dev/null +++ b/config/yosbr/ibeeditor-common.json @@ -0,0 +1,5 @@ +{ + "version": 0, + "permissionLevel": 2, + "creativeOnly": false +} \ No newline at end of file diff --git a/config/yosbr/options.amecsapi.txt b/config/yosbr/options.amecsapi.txt index b5bf847..4295150 100644 --- a/config/yosbr/options.amecsapi.txt +++ b/config/yosbr/options.amecsapi.txt @@ -1 +1,2 @@ +key_ibeeditor.key.vault:0,0,1 key_modifiers_key.worldeditcui.toggle:0,0,1 diff --git a/config/yosbr/options.txt b/config/yosbr/options.txt index d2506ce..701e681 100644 --- a/config/yosbr/options.txt +++ b/config/yosbr/options.txt @@ -152,6 +152,10 @@ key_gui.xaero_reverse_entity_radar:key.keyboard.unknown key_gui.xaero_toggle_manual_cave_mode:key.keyboard.unknown key_gui.xaero_minimap_settings:key.keyboard.unknown key_net.clayborn.accurateblockplacement.togglevanillaplacement:key.keyboard.v +key_ibeeditor.key.editor:key.keyboard.y +key_ibeeditor.key.nbt_editor:key.keyboard.unknown +key_ibeeditor.key.snbt_editor:key.keyboard.unknown +key_ibeeditor.key.vault:key.keyboard.y key_presencefootsteps.settings.key:key.keyboard.unknown key_key.craftpresence.config_keycode.name:key.keyboard.unknown key_iris.keybind.reload:key.keyboard.unknown diff --git a/index.toml b/index.toml index 54237b1..f82c7e2 100644 --- a/index.toml +++ b/index.toml @@ -80,13 +80,17 @@ hash = "822ac34acc7e147cd20c0fd868b448af37b04b12d2a9701ed9d3d7420973804b" file = "config/yosbr/config/xaeroworldmap.txt" hash = "d21233a7086fb4388fa446fe090c9cc3262942fc9273275ccd6a0c1d0a412a16" +[[files]] +file = "config/yosbr/ibeeditor-common.json" +hash = "d1c8229edca827ea5e35e9a0a5aec1463930e77547e69a1a5dee617f42a2d338" + [[files]] file = "config/yosbr/options.amecsapi.txt" -hash = "309fc099b29ae0b7291b6d04c785d9aab17c4b8d2b224e981f97da091e9a8667" +hash = "a1815ae4792b1aa54f72e1f63761b6d3dee25494172ca937c17e6f769049380e" [[files]] file = "config/yosbr/options.txt" -hash = "2b3f1a931a3f595dac3b5b075641b89e4e5ecff00874f66d720a3aca8677dd11" +hash = "fdff229d61a41f0da4df6a2e2d6d8f8cafa440f7fb8a78e2ba363f842f729c30" [[files]] file = "mods/accurate-block-placement.pw.toml" @@ -137,6 +141,11 @@ metafile = true file = "mods/fix-alt-gr-1.0.0-mc1.19-metadata-fix.jar" hash = "92400d95790b50743bea4b9434a21fce1b2b735d01634bc9e46ec59a7518e9b8" +[[files]] +file = "mods/ibe-editor.pw.toml" +hash = "bbe8d4134b5caf47eb4a9d87b1f8840d2f2d8862bf7c4c612a32a1d73dc3b725" +metafile = true + [[files]] file = "mods/indium.pw.toml" hash = "bbbf79e3bc952411d58fb20119792dda0096b42784ff9398c5febd2a137153c4" diff --git a/mods/ibe-editor.pw.toml b/mods/ibe-editor.pw.toml new file mode 100644 index 0000000..48331de --- /dev/null +++ b/mods/ibe-editor.pw.toml @@ -0,0 +1,13 @@ +name = "IBE Editor" +filename = "IBEEditor-1.19-2.1.1-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/E9sX1ncV/versions/2.1.1+1.19-fabric/IBEEditor-1.19-2.1.1-fabric.jar" +hash-format = "sha1" +hash = "174306ccc7789feebd64c4fc1fd7829929116846" + +[update] +[update.modrinth] +mod-id = "E9sX1ncV" +version = "oADpDiPw" diff --git a/pack.toml b/pack.toml index fe2421e..d0edbc3 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 = "eadd80dd80f272aa1824726dbdcae6b17a5ed7cfb8e107b4a14ee15b7971fc20" +hash = "25575b9c94b96a29db467ca58f7847f20f26a4962e127f01620bc4d08a4a6ab1" [versions] minecraft = "1.19"