Patchouli support not letting me use more than one page in json

Started by Gxlqxy_ on

Topic category: Advanced modding

Last seen on 02:07, 26. Dec 2022
Joined Sep 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Patchouli support not letting me use more than one page in json

Patchouli with version 53.3 for 1.16.5 is not letting me make more than one page in json files. I was using API's reborn at first and then I tried ShadowAPI's support for patchouli but both seem to not let me make more than one page? I'm not sure if this is a patchouli thing or a API plugin thing. Sorry if this is under the wrong forum page. To help you understand my problem more, I can only use one page, and if I load in the game with code like this

  [

        {

            "type": "patchouli:text",

                "text": "These are the custom music discs which take you back on a trip down memory lane, currently there is no way to obtain them",

                "type": "patchouli:spotlight",

                "item": "chaoss_mod:beta_alpha",

                "title": "Beta - Alpha"

        },

        {

            "type": "patchouli:spotlight",

                "item": "chaoss_mod:beta_aria_math",

                "title": "Beta - Ariamath"

        }

    ]

 

The parenthesis in the middle I made bigger to emphasize that part, you would usually put a comma after to separate it into the next page, but when I load the game it says error on that line of code and it messes everything up, I have tried everything to try and make it into more than one page in patchouli but nothing seems to work, another thing if you can help me with is that I have to keep exporting the mod in mcreator and use it in regular Minecraft because everytime I load up Minecraft in mcreator when I join a world the world gen is stuck at 100% and I don't know why. I hope all of this made sense and thanks.

Last seen on 15:51, 5. Mar 2024
Joined Sep 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
It's a little different from…
Mon, 09/19/2022 - 17:37

It's a little different from documentation

Last seen on 02:07, 26. Dec 2022
Joined Sep 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I dont know what i did…
Tue, 09/20/2022 - 03:21

I dont know what i did different last night because everything looked the same but for some reason it works now, does anyone know how to fix my mcreator world gen stopping at 100% and not loading in, it started ever since I added the patchouli folder in it

Last seen on 15:51, 5. Mar 2024
Joined Sep 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Make a new topic to your new…
Tue, 09/20/2022 - 14:40

Make a new topic to your new problem