aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--constants/Items.json25
1 files changed, 25 insertions, 0 deletions
diff --git a/constants/Items.json b/constants/Items.json
index b8400ff..7da45f6 100644
--- a/constants/Items.json
+++ b/constants/Items.json
@@ -12,6 +12,31 @@
"Fiery": 30,
"Infernal": 40
},
+ "lava_fishing_rods" : [
+ "STARTER_LAVA_ROD",
+ "INFERNO_ROD",
+ "MAGMA_ROD",
+ "HELLFIRE_ROD"
+ ],
+ "water_fishing_rods": [
+ "FISHING_ROD",
+ "PRISMARINE_ROD",
+ "ICE_ROD",
+ "SPONGE_ROD",
+ "SPEEDSTER_ROD",
+ "FARMER_ROD",
+ "WINTER_ROD",
+ "CHALLENGE_ROD",
+ "CHAMP_ROD",
+ "LEGEND_ROD",
+ "ROD_OF_THE_SEA",
+ "YETI_ROD",
+ "AUGER_ROD",
+ "CHUM_ROD",
+ "GIANT_FISHING_ROD",
+ "THE_SHREDDER",
+ "PHANTOM_ROD"
+ ],
"enchant_multiplier": {
"infinite_quiver": 0.03
}