From 9ab3b84af5b4a202dd3b0df026fd164270aad313 Mon Sep 17 00:00:00 2001 From: YouHaveTrouble Date: Wed, 21 Jan 2026 19:38:46 +0100 Subject: [PATCH] match the single chest quick stack interaction trigger with previous version of the plugin --- .../Item/Interactions/Yht_QuickerStacker_QuickStack.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/resources/Server/Item/Interactions/Yht_QuickerStacker_QuickStack.json b/src/main/resources/Server/Item/Interactions/Yht_QuickerStacker_QuickStack.json index e15a322..e717041 100644 --- a/src/main/resources/Server/Item/Interactions/Yht_QuickerStacker_QuickStack.json +++ b/src/main/resources/Server/Item/Interactions/Yht_QuickerStacker_QuickStack.json @@ -2,7 +2,8 @@ "Type": "Charging", "DisplayProgress": true, "Next": { - "0.1": "Yht_QuickerStacker_QuickStackToChest", + "0": "Yht_QuickerStacker_QuickStackToChest", + "0.15": "Simple", "1": "Yht_QuickerStacker_QuickStackToNearbyChests" }, "Cooldown": {