aboutsummaryrefslogtreecommitdiff
path: root/features/betterGuis/index.js
diff options
context:
space:
mode:
authorSoopyboo32 <49228220+Soopyboo32@users.noreply.github.com>2022-03-01 21:25:13 +0800
committerSoopyboo32 <49228220+Soopyboo32@users.noreply.github.com>2022-03-01 21:25:13 +0800
commitc71b4f83abb2697781f8e6eafa8ad35f924fbdf7 (patch)
tree7e992f047e1b19864cea8cee1671573a44cf20de /features/betterGuis/index.js
parent556eedeb7d58909cb716abe16d2c40910acdc43c (diff)
downloadSoopyV2-c71b4f83abb2697781f8e6eafa8ad35f924fbdf7.tar.gz
SoopyV2-c71b4f83abb2697781f8e6eafa8ad35f924fbdf7.tar.bz2
SoopyV2-c71b4f83abb2697781f8e6eafa8ad35f924fbdf7.zip
many changes (will list in a bit)
Diffstat (limited to 'features/betterGuis/index.js')
-rw-r--r--features/betterGuis/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/features/betterGuis/index.js b/features/betterGuis/index.js
index 1f76310..c931e50 100644
--- a/features/betterGuis/index.js
+++ b/features/betterGuis/index.js
@@ -149,6 +149,7 @@ class BetterGuis extends Feature {
}
guiSlotClicked(inventoryName, slotId){
+ if(inventoryName.endsWith(" Sack")) return false
switch(inventoryName){
case "SkyBlock Menu":
switch(slotId){