Question about naming bolded and colored items
SnowyKab opened this issue ยท 0 comments
The question
I'm trying to make a resourcepack that gives custom models to certain items however i have an item with a bolded and hexcode colored name. If anyone can tell me how to find and write the name in my cit properties file it would be much appreciated. I've tried putting the nbt from the /data command in and it doesn't work still. this is what i put it [{"bold":true,"color":"#ff3000","text":"The Halburnt"}] Tyvm to whoever helps me with this problem
Checklist
- I checked the issues(both open and closed) and could not find a duplicate of my question