From b065711971876d166005d3541c6b06519fc2a263 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Thu, 28 Jan 2021 17:43:47 +0100 Subject: Fixed Things and added Things (#379) * Fixed Tara and Oak Minion ( WTF ) * Fixed Bat (FINALLY AND WTF) and "fixed" Dolphin and Zombie * Added Fishing LVL Reqs (:slight_smile:) * Updated Beacon * Fixed 2 Fairy Souls * Forgot NBT Tag uups --- constants/fairy_souls.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'constants') diff --git a/constants/fairy_souls.json b/constants/fairy_souls.json index aabde892..975b0861 100644 --- a/constants/fairy_souls.json +++ b/constants/fairy_souls.json @@ -159,13 +159,13 @@ "183,99,-305" ], "farming_2":[ - "136,63,-381", + "136,63,-382", "150,82,-371", "169,73,-383", "198,61,-342", "215,85,-409", "217,94,-366", - "221,92,-422", + "221,91,-422", "228,115,-400" ], "mining_1":[ -- cgit