From cc254074df10b1bb1db4a11eaf31355e2f12159f Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Wed, 4 Dec 2024 11:57:58 +0100 Subject: [PATCH] fix: essence cost having just _ as a id (#1488) --- constants/essencecosts.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/constants/essencecosts.json b/constants/essencecosts.json index e31f45d89..de152e737 100644 --- a/constants/essencecosts.json +++ b/constants/essencecosts.json @@ -13483,7 +13483,7 @@ "SKYBLOCK_COIN:500000" ], "10": [ - "_", + "MAGMA_LORD_FRAGMENT:2", "MAGMA_FISH_DIAMOND:2", "HEAVY_PEARL:5", "SKYBLOCK_COIN:1000000" @@ -13548,7 +13548,7 @@ "SKYBLOCK_COIN:500000" ], "10": [ - "_", + "MAGMA_LORD_FRAGMENT:2", "MAGMA_FISH_DIAMOND:2", "HEAVY_PEARL:5", "SKYBLOCK_COIN:1000000" @@ -13613,7 +13613,7 @@ "SKYBLOCK_COIN:500000" ], "10": [ - "_", + "MAGMA_LORD_FRAGMENT:2", "MAGMA_FISH_DIAMOND:2", "HEAVY_PEARL:5", "SKYBLOCK_COIN:1000000"