From 90d77dc6966656587cfeb38100d85d9bda8a16f6 Mon Sep 17 00:00:00 2001 From: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com> Date: Thu, 21 Apr 2022 17:20:31 +0000 Subject: fix chances for pets (#720) --- items/HORSE;0.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'items/HORSE;0.json') diff --git a/items/HORSE;0.json b/items/HORSE;0.json index 75711082..d55a5852 100644 --- a/items/HORSE;0.json +++ b/items/HORSE;0.json @@ -32,7 +32,7 @@ "C2": "ENCHANTED_LEATHER:1", "C3": "ENCHANTED_LEATHER:1" }, - "crafttext": "33% chance", + "crafttext": "50% Chance", "useneucraft": true, "infoType": "WIKI_URL", "info": [ -- cgit