From 36d557aad7acefc0621b2a9fe4b8f444caf92108 Mon Sep 17 00:00:00 2001 From: avaness Date: Sun, 10 Nov 2024 21:22:12 -0600 Subject: [PATCH 1/2] test --- Plugins/sample.xml | 49 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 Plugins/sample.xml diff --git a/Plugins/sample.xml b/Plugins/sample.xml new file mode 100644 index 00000000..0c01939c --- /dev/null +++ b/Plugins/sample.xml @@ -0,0 +1,49 @@ + + + + austinvaness/ToolSwitcherPlugin + + + Tool Switcher + + + + + + Allows scrolling between welder, grinder, and drill. + + + This plugin is a simplified version of the Tool Switcher mod. It allows you to scroll between the welder, grinder, and drill. There is no configuration yet, so these tools will always be grouped together while the plugin is enabled. The benefits of this plugin over the mod are that you can use any toolbar page, and it will work on any multiplayer server. + + + eeca2869224bb99a34542c5e40b5ac6912b08cbc + + + + + + + + + + + From 43db3c730cbeb8da291d4930f127e8c4950131e0 Mon Sep 17 00:00:00 2001 From: avaness Date: Sun, 10 Nov 2024 21:24:30 -0600 Subject: [PATCH 2/2] Test fix --- Plugins/sample.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins/sample.xml b/Plugins/sample.xml index 0c01939c..037be4b4 100644 --- a/Plugins/sample.xml +++ b/Plugins/sample.xml @@ -7,7 +7,7 @@ Tool Switcher - + avaness Allows scrolling between welder, grinder, and drill.