Would like to see the implementation of a new 'Raw JSON Text' type similar to the String type that takes a String as an input that will handle the formatting of bold, italic and colors per Minecraft's Raw JSON text format that will render properly on the Display Panel.
This would allow to program Raw JSON Text strings from other strings and variables to make custom display panels that show formatted information.
Right now it appears Display Panels are very limited to Strings that all display in one color and only support newlines.
I feel this feature would be well worth the effort.
Issue type:
Short description:
Would like to see the implementation of a new 'Raw JSON Text' type similar to the String type that takes a String as an input that will handle the formatting of bold, italic and colors per Minecraft's Raw JSON text format that will render properly on the Display Panel.
This would allow to program Raw JSON Text strings from other strings and variables to make custom display panels that show formatted information.
Right now it appears Display Panels are very limited to Strings that all display in one color and only support newlines.
I feel this feature would be well worth the effort.