Im new to the QuadCraftCode forum, how can I rank up and become respected here?
Im new to the QuadCraftCode forum, how can I rank up and become respected here?
Venture away from the default Minecraft colors! Discover how to use hex codes for item names, giving you an unlimited supply of unique color choices to match your wants and needs.
color:"#~~~~~~"
Hex or #RRGGBB colors allow us to access specific colors. To find your perfect color, I recommend visiting a website like https://htmlcolorcodes.com/color-picker/ to help you choose. Give it a go!
Do your items have a backstory that the user should know? Want to give them a bit of personality? Here's how to give any Minecraft item custom, colorful lore text underneath their names!
/give @p minecraft:diamond_shovel[minecraft:custom_name=[{text:"Shovel of Doom", color:"#4444"}], lore=[{text:"Bringer of dirt", color:"#FFD700"}]]
Learn how to give any Minecraft item a custom colored name using simple commands. Perfect for making special item names glow in red or giving tools a unique look.
/give @p minecraft:diamond_sword[minecraft:custom_name=[{text:"Sword of Fire", color:"#FF0000"}]]
Check out what's new with QuadCraftCode!