From 504fd0b33854887ca9c410e4c9cf8218f7e301da Mon Sep 17 00:00:00 2001 From: Philip Persson Date: Mon, 13 Jun 2022 01:23:17 +0200 Subject: [PATCH] Add ItemDropSound plugin (#2799) --- plugins/item-drop-sound | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 plugins/item-drop-sound diff --git a/plugins/item-drop-sound b/plugins/item-drop-sound new file mode 100644 index 000000000..eb6e57f9b --- /dev/null +++ b/plugins/item-drop-sound @@ -0,0 +1,2 @@ +repository=https://github.com/Spongie/ItemDropSound.git +commit=63017cfe7a43595cf8af2dcb8be9ebe7b126da3c \ No newline at end of file