Skip to content
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

Add Item Renaming & Custom Armour Dye Colours #234

Merged
merged 3 commits into from
Aug 10, 2023

Conversation

AzureAaron
Copy link
Collaborator

@AzureAaron AzureAaron commented Aug 9, 2023

Item Renaming

With this you're able to give any one of your items a custom client-sided name by executing a simple command when holding an item!

Example: /skyblocker renameItem <textComponent>

Renaming is done through text components which gives you maximal control over what the formatting of the text will be. You can visit this website here to generate text components of your own!

The only requirement to renaming an item is that it must have a uuid within its NBT.

Custom Armour Dye Colours

Along with being able to add custom item names, you'll also be able to set custom dye colours for any leather armour piece with the use of a simple command!

Command: /skyblocker dyeColor <HEX code>
Example: /skyblocker dyeColor "#FFFFFF"

You can use any colour you want, all you need is its HEX code!

@AzureAaron AzureAaron marked this pull request as draft August 9, 2023 07:39
@AzureAaron AzureAaron changed the title Add Item Renaming Add Item Renaming & Custom Armour Dye Colours Aug 10, 2023
@AzureAaron AzureAaron marked this pull request as ready for review August 10, 2023 00:09
kevinthegreat1
kevinthegreat1 previously approved these changes Aug 10, 2023
@kevinthegreat1 kevinthegreat1 marked this pull request as draft August 10, 2023 02:57
@kevinthegreat1
Copy link
Collaborator

Wait I messed up.

Copy link
Collaborator

@kevinthegreat1 kevinthegreat1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works great!

@kevinthegreat1 kevinthegreat1 merged commit 50ec28e into SkyblockerMod:master Aug 10, 2023
1 check passed
@AzureAaron AzureAaron deleted the item-renaming branch August 10, 2023 05:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants