aboutsummaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
Diffstat (limited to 'constants')
-rw-r--r--constants/HideNotClickableItems.json7
-rw-r--r--constants/Items.json5
2 files changed, 5 insertions, 7 deletions
diff --git a/constants/HideNotClickableItems.json b/constants/HideNotClickableItems.json
index 3b8ccfb..a68e5a8 100644
--- a/constants/HideNotClickableItems.json
+++ b/constants/HideNotClickableItems.json
@@ -74,12 +74,7 @@
"Basket of Seeds",
"Builder's Ruler",
"Builder's Wand",
- "Greater Backpack",
- "Jumbo Backpack",
- "Large Backpack",
- "Medium Backpack",
- "Nether Wart Pouch",
- "Small Backpack"
+ "Nether Wart Pouch"
],
"startsWith": [],
"endsWith": [
diff --git a/constants/Items.json b/constants/Items.json
index 37d83ab..055386f 100644
--- a/constants/Items.json
+++ b/constants/Items.json
@@ -10,5 +10,8 @@
"Burning": 20,
"Fiery": 30,
"Infernal": 40
+ },
+ "enchant_multiplier": {
+ "infinite_quiver": 0.03
}
-} \ No newline at end of file
+}