From 7757c5abefe9c0c67ffa56ed6f090f6a0db92d15 Mon Sep 17 00:00:00 2001 From: BuildTools Date: Fri, 11 Dec 2020 01:58:54 +0800 Subject: fix invalid enchants json --- constants/enchants.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'constants') 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", -- cgit