Need a help with item description

Started by Dev_GraFail on

Topic category: Help with Minecraft modding (Java Edition)

Joined Aug 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Need a help with item description

Hello! I have a problem with item descriptions. I understood how to indent from one text to another (using ,) , but how to make it so that I can indent 2 times?
 

i can do this: (item name,Text2): https://imgur.com/2oSoxK5

When I try to put 2 ,, (text1,text2,,text3) I'm left with one indent: https://imgur.com/2oSoxK5

i wanna do something like this: https://imgur.com/yfMj0bb

How to make 2 indents in the item description? And is it possible? Pls help i'm new at mod making