diff options
author | BuildTools <james.jenour@protonmail.com> | 2020-12-11 01:58:54 +0800 |
---|---|---|
committer | BuildTools <james.jenour@protonmail.com> | 2020-12-11 01:58:54 +0800 |
commit | 7757c5abefe9c0c67ffa56ed6f090f6a0db92d15 (patch) | |
tree | cb13af34e2fc6a39e6bd3df3d208b0464d2f0505 /constants/enchants.json | |
parent | 52da416f38fc57db5f343795a717452be17e2db9 (diff) | |
download | NotEnoughUpdates-REPO-7757c5abefe9c0c67ffa56ed6f090f6a0db92d15.tar.gz NotEnoughUpdates-REPO-7757c5abefe9c0c67ffa56ed6f090f6a0db92d15.tar.bz2 NotEnoughUpdates-REPO-7757c5abefe9c0c67ffa56ed6f090f6a0db92d15.zip |
fix invalid enchants json
Diffstat (limited to 'constants/enchants.json')
-rw-r--r-- | constants/enchants.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/enchants.json b/constants/enchants.json index d77f0ac2..e2347b74 100644 --- a/constants/enchants.json +++ b/constants/enchants.json @@ -131,7 +131,7 @@ "projectile_protection", "growth", "rejuvenate", - "respite" + "respite", "thorns", "counter_strike", "true_protection", |