Skip to content

Conversation

Yoshy2002
Copy link
Contributor

@Yoshy2002 Yoshy2002 commented Oct 1, 2025

Changes

  • Updated some Item names
  • Made all the Forge Item data safer to not crash if some weird items are still in the forge
    During testing, I stumbled upon a user where every api call failed due to some item that was still in the users' forge but was long removed:
image

This PR is supposed to make all the data safe, even if they don't exist for some reason. Tested this with the previous erroring user, now works perfectly fine.

PS: didnt run prettier, due to the other PR already having some weird issues

  • I've added new features. (methods or parameters)
  • I've fixed bug. (optional you can mention a issue if there is one)
  • I've corrected the spelling in README, documentation, etc.
  • I've tested my code. (pnpm test)
  • I've check for issues. (pnpm lint)
  • I've fixed my formatting. (pnpm prettier)

@Kathund Kathund changed the title Update some Forge Item Names + make it more safe chore: update SkyBlockMemberMiningHotmForgeItem to be safe & update Forge Item List Oct 5, 2025
@Kathund Kathund merged commit 139132c into Hypixel-API-Reborn:master Oct 5, 2025
3 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants