-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update glow crystals to new coloured blocks palette #894
Conversation
BIG FAN OF THESE |
Alright I have decided that this should not block this issue should be resolved by changing the responsible logic and I made an issue for it: #895 |
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.
I don't think the glass changes are correct.
@@ -6,7 +6,7 @@ | |||
}, | |||
.transparent = true, | |||
.hasBackFace = true, | |||
.absorbedLight = 0xd0c16d, | |||
.absorbedLight = 0x2f3e92, |
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.
I don't think this is correct, this makes it absorb more blue light, turning it yellow.
@@ -6,7 +6,7 @@ | |||
}, | |||
.transparent = true, | |||
.hasBackFace = true, | |||
.absorbedLight = 0x0d36f1, | |||
.absorbedLight = 0xf2c90e, |
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.
same here
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.
I must have accidentally committed these.
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.
Okay, reverted the glass
"New" as of... (checks calendar) 9 months ago.
They now have reflectivity textures which enhances the crystal look a lot.
Reminder to how the colours have been renamed:
gray -> grey
dark_gray -> grey
light_blue -> aqua
dark_red -> crimson
dark_green -> viridian