diff options
Diffstat (limited to 'constants/enchants.json')
| -rw-r--r-- | constants/enchants.json | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/constants/enchants.json b/constants/enchants.json index feff95db..962a96f2 100644 --- a/constants/enchants.json +++ b/constants/enchants.json @@ -863,7 +863,7 @@ ], "flame": [ 25, - 0 + 50 ], "infinite_quiver": [ 10, @@ -1558,7 +1558,14 @@ "experience": 3, "efficiency": 5, "harvesting": 5, - "piscary": 5 + "piscary": 5, + "spiked_hook": 5, + "caster": 5, + "frail": 5, + "angler": 5, + "chance": 3, + "power": 5, + "infinite_quiver": 5 }, "enchant_mapping_id": [ "prosecute", @@ -1572,4 +1579,4 @@ "turbo_coco", "turbo_cactus" ] -}
\ No newline at end of file +} |
