This repository was archived by the owner on Aug 12, 2025. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 126
Updating rift constants for new Skyblock update #2325
Open
amazing56789
wants to merge
6
commits into
SkyCryptWebsite:development
Choose a base branch
from
amazing56789:development
base: development
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Updating rift constants for new Skyblock update #2325
amazing56789
wants to merge
6
commits into
SkyCryptWebsite:development
from
amazing56789:development
Conversation
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
Member
No it was a bug, it was fixed in https://github.com/SkyCryptWebsite/SkyCryptv2 |
DuckySoLucky
suggested changes
Jan 1, 2025
Member
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm all but ID
src/constants/rift.js
Outdated
| }, | ||
| { | ||
| name: "Celestial Timecharm", | ||
| type: "celestial", |
Member
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Author
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
DuckySoLucky
approved these changes
Jan 5, 2025
Member
DuckySoLucky
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lgtm, @Shiiyu can u merge this
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: