diff options
author | Thunderblade73 <85900443+Thunderblade73@users.noreply.github.com> | 2023-12-10 01:09:22 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-10 01:09:22 +0100 |
commit | ae1c51d07d49feaebc8391034f87053abd06efa1 (patch) | |
tree | a730808030682945ed12a0d989a22bebd30015ce /constants/MinionXP.json | |
parent | 5ae11cdd88d2e05a2fcbbec8b01fb8d9fe4bbc1e (diff) | |
download | SkyHanni-REPO-ae1c51d07d49feaebc8391034f87053abd06efa1.tar.gz SkyHanni-REPO-ae1c51d07d49feaebc8391034f87053abd06efa1.tar.bz2 SkyHanni-REPO-ae1c51d07d49feaebc8391034f87053abd06efa1.zip |
Update MinionXP.json (#72)
Fixed red sand minion xp #72
Diffstat (limited to 'constants/MinionXP.json')
-rw-r--r-- | constants/MinionXP.json | 2 |
1 files changed, 1 insertions, 1 deletions
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,
|