From ae1c51d07d49feaebc8391034f87053abd06efa1 Mon Sep 17 00:00:00 2001 From: Thunderblade73 <85900443+Thunderblade73@users.noreply.github.com> Date: Sun, 10 Dec 2023 01:09:22 +0100 Subject: Update MinionXP.json (#72) Fixed red sand minion xp #72 --- constants/MinionXP.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'constants/MinionXP.json') diff --git a/constants/MinionXP.json b/constants/MinionXP.json index 57159b0..46481f6 100644 --- a/constants/MinionXP.json +++ b/constants/MinionXP.json @@ -227,7 +227,7 @@ "PACKED_ICE": 4.5, "QUARTZ": 0.3, "QUARTZ_BLOCK": 1.2, - "RED_SAND": 0.2, + "SAND-1": 0.2, "REDSTONE": 0.2, "SAND": 0.2, "SNOW_BLOCK": 0.4, -- cgit