Skip to content

Commit

Permalink
fix: essence cost having just _ as a id (#1488)
Browse files Browse the repository at this point in the history
  • Loading branch information
jani270 authored Dec 4, 2024
1 parent 2bea137 commit cc25407
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions constants/essencecosts.json
Original file line number Diff line number Diff line change
Expand Up @@ -13483,7 +13483,7 @@
"SKYBLOCK_COIN:500000"
],
"10": [
"_",
"MAGMA_LORD_FRAGMENT:2",
"MAGMA_FISH_DIAMOND:2",
"HEAVY_PEARL:5",
"SKYBLOCK_COIN:1000000"
Expand Down Expand Up @@ -13548,7 +13548,7 @@
"SKYBLOCK_COIN:500000"
],
"10": [
"_",
"MAGMA_LORD_FRAGMENT:2",
"MAGMA_FISH_DIAMOND:2",
"HEAVY_PEARL:5",
"SKYBLOCK_COIN:1000000"
Expand Down Expand Up @@ -13613,7 +13613,7 @@
"SKYBLOCK_COIN:500000"
],
"10": [
"_",
"MAGMA_LORD_FRAGMENT:2",
"MAGMA_FISH_DIAMOND:2",
"HEAVY_PEARL:5",
"SKYBLOCK_COIN:1000000"
Expand Down

0 comments on commit cc25407

Please sign in to comment.