aboutsummaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
authorhannibal2 <24389977+hannibal00212@users.noreply.github.com>2023-12-26 21:41:36 +0100
committerhannibal2 <24389977+hannibal00212@users.noreply.github.com>2023-12-26 21:41:36 +0100
commitf8cab740c087aaa0de4b5df40047cca1f58e522c (patch)
tree3cb24965d551178cf30356bc942f470a569fa4ff /constants
parentd2ccbdd141697dcea067b376d3042db0501efcb4 (diff)
parentd888983e0d6245146a771368433d5342451dfdbe (diff)
downloadSkyHanni-REPO-f8cab740c087aaa0de4b5df40047cca1f58e522c.tar.gz
SkyHanni-REPO-f8cab740c087aaa0de4b5df40047cca1f58e522c.tar.bz2
SkyHanni-REPO-f8cab740c087aaa0de4b5df40047cca1f58e522c.zip
Merge remote-tracking branch 'origin/main'
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
+}