This repository was archived by the owner on Aug 12, 2025. It is now read-only.
Updating rift constants for new Skyblock update#2325
Open
amazing56789 wants to merge 6 commits intoSkyCryptWebsite:developmentfrom
Open
Updating rift constants for new Skyblock update#2325amazing56789 wants to merge 6 commits intoSkyCryptWebsite:developmentfrom
amazing56789 wants to merge 6 commits intoSkyCryptWebsite:developmentfrom
Conversation
Member
No it was a bug, it was fixed in https://github.com/SkyCryptWebsite/SkyCryptv2 |
DuckySoLucky
suggested changes
Jan 1, 2025
src/constants/rift.js
Outdated
| }, | ||
| { | ||
| name: "Celestial Timecharm", | ||
| type: "celestial", |
DuckySoLucky
approved these changes
Jan 5, 2025
Member
DuckySoLucky
left a comment
There was a problem hiding this comment.
Lgtm, @Shiiyu can u merge this
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Hypixel Skyblock 0.21 was recently released, and with it came updates to the Rift.
Warning: Check the Hypixel API for compatibility with the
celestialid of the timecharmNote: First-time contributor; I am familiar with neither this project nor the Hypixel API very well.
Changed:
Question/Possible Issue (Unchanged):
Currently, The Prince eye currently has a texture id of [f26bde45049c7b7d34605d806a06829b6f955b856a5991fd33e7eabce44c0834] (a discolored, dark eye) rather than the common eye texture [17db1923d03c4ef4e9f6e872c5a6ad2578b1aff2b281fbc3ffa7466c825fb9] shared between the other Pohrtal eyes. As far as I know, The Prince is not textured this way after unlocking in-game, and the discolored eye texture is only displayed in-game before eyes have been unlocked, while SkyCrypt doesn't display anything before it has been unlocked. Is the different texture intentional?
src/constants/rift.js: