aboutsummaryrefslogtreecommitdiff
path: root/constants/HideNotClickableItems.json
diff options
context:
space:
mode:
authorLorenz <ESs95s3P5z8Pheb>2022-07-15 18:33:39 +0200
committerLorenz <ESs95s3P5z8Pheb>2022-07-15 18:33:39 +0200
commitd7e2355f0a90cd14023ede5665722eecae0c0457 (patch)
tree6930773ebf0e81fe211b1f48108cfb6a0c78fa60 /constants/HideNotClickableItems.json
parent4b15ff8a364582e22ea06391cf53b3dae592dd27 (diff)
downloadSkyHanni-REPO-d7e2355f0a90cd14023ede5665722eecae0c0457.tar.gz
SkyHanni-REPO-d7e2355f0a90cd14023ede5665722eecae0c0457.tar.bz2
SkyHanni-REPO-d7e2355f0a90cd14023ede5665722eecae0c0457.zip
add backpack items
Diffstat (limited to 'constants/HideNotClickableItems.json')
-rw-r--r--constants/HideNotClickableItems.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/constants/HideNotClickableItems.json b/constants/HideNotClickableItems.json
index 57ed0f0..052cde2 100644
--- a/constants/HideNotClickableItems.json
+++ b/constants/HideNotClickableItems.json
@@ -23,5 +23,21 @@
"endsWith": [
"Gem Rune I"
]
+ },
+ "hide_backpack": {
+ "equals": [
+ "Nether Wart Pouch",
+ "Basket of Seeds",
+ "Builder's Wand"
+ ],
+ "startsWith": [],
+ "endsWith": [
+ " New Year Cake Bag"
+ ]
+ },
+ "demo": {
+ "equals": [],
+ "startsWith": [],
+ "endsWith": []
}
} \ No newline at end of file