Patchouli

Patchouli

168M Downloads

.json does not have a valid category

bobdoby opened this issue ยท 1 comments

commented

Greetings

I started work on a modpack and I decided to use Patchouli as my guide book, but unfortunately I am not very well versed in java,
so please could someone assist this noob with this error

your help would be well appreciated.

2021-05-07_14 21 50

this is what is in test entry :

{
"name": "Test Entry",
"icon": "minecraft:writable_book",
"category": "bob_book:test_category",
"pages": [
{
"type": "text",
"text": "This is a test entry, but it should show up!"
}
]
}

and this is in test category :

{
"name": "Test Category",
"description": "This is a test category for testing!",
"icon": "minecraft:writable_book"
}

commented

please visit the #patchouli channel on Discord for support