Fix for mmoitems and holograms not wanting to be friends
Added netherite as a recognizable name for netherite_block material
Complete recode of json type message handling (seams to be everywhere at this point) to be allot more consistent and properly maintain colors and formats over the lines. This should resolve some if not all of the issues we had with recent changes when we are handling json messages with hex color codes which caused some issues, especially when we want to have color format before hex color code or use &r to reset formats and then use color codes or even maintain some text formats but change color which would have resulted in broken looking text. Now anything (as of testing) seams to work as expected, add any color code or format at any place will output result which we should see by provided formats.
Now ctellraw and ctext doesnt require <Next> variable to include more than one text section. Simply add new <T>text</T> and it will know that this is new section
Now ctellraw and ctext accepts value as <ITEM>materialName/%itemInHand%/%itemInOffHand%</ITEM> where it will include item information while hovering over text and it can take item from main or offhand