Skip to content

Fix Various Craft Price Tooltip Issues#2230

Merged
AzureAaron merged 3 commits intoSkyblockerMod:masterfrom
Alex33856:dev/fix-craft-price
Mar 16, 2026
Merged

Fix Various Craft Price Tooltip Issues#2230
AzureAaron merged 3 commits intoSkyblockerMod:masterfrom
Alex33856:dev/fix-craft-price

Conversation

@Alex33856
Copy link
Copy Markdown
Contributor

  • Fix not accounting NPC shop recipes
  • Fix not accounting for coin costs in recipes
  • Fix using 0 coin recipes for some items (mainly Rift items)
  • Switch from ConcurrentHashMap to synchronized Object2DoubleOpenHashMap
  • Fix two typos

@LifeIsAParadox LifeIsAParadox added the reviews needed This PR needs reviews label Mar 14, 2026
@Alex33856 Alex33856 linked an issue Mar 14, 2026 that may be closed by this pull request
@Alex33856 Alex33856 added the bug Something isn't working label Mar 14, 2026
@Alex33856 Alex33856 added this to the 6.2.0 milestone Mar 15, 2026
@LifeIsAParadox LifeIsAParadox added merge me please Pull requests that are ready to merge and removed reviews needed This PR needs reviews labels Mar 16, 2026
@AzureAaron AzureAaron merged commit 4af4145 into SkyblockerMod:master Mar 16, 2026
2 checks passed
@LifeIsAParadox LifeIsAParadox removed the merge me please Pull requests that are ready to merge label Mar 16, 2026
Alex33856 added a commit that referenced this pull request Mar 16, 2026
* Fix Craft Price Tooltip not accounting for NPC shop recipes

* Fix not accounting for coins, and attempting to process empty ingredients

* Various fixes

(cherry picked from commit 4af4145)
@Alex33856 Alex33856 deleted the dev/fix-craft-price branch March 16, 2026 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Jinxed Voodoo Doll's crafting cost is way too low

3 participants