From 675910c1b4d5d77a7c7a27855c3aed6755b5adea Mon Sep 17 00:00:00 2001 From: Thunderblade73 <85900443+Thunderblade73@users.noreply.github.com> Date: Sun, 4 Feb 2024 13:13:36 +0100 Subject: Removed Jerry from Blocked Visitor (#110) --- constants/Garden.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'constants') diff --git a/constants/Garden.json b/constants/Garden.json index 20e9dcc..0fe5aeb 100644 --- a/constants/Garden.json +++ b/constants/Garden.json @@ -815,9 +815,7 @@ }, "Jerry": { "rarity": "legendary", - "need_items": [], - "mode": "dynamic", - "skinOrType": "EntityVillager" + "need_items": [] }, "Jotraeline Greatforge": { "rarity": "uncommon", -- cgit