HexCasting/Common/src/main/resources/data/hexcasting/patchouli_books/thehexbook/en_us/entries/greatwork/the_work.json
2023-02-18 12:36:54 -06:00

20 lines
416 B
JSON

{
"name": "hexcasting.entry.the_work",
"category": "hexcasting:greatwork",
"icon": "minecraft:nether_star",
"priority": true,
"sortnum": 0,
"advancement": "hexcasting:enlightenment",
"entry_color": "54398a",
"pages": [
{
"type": "patchouli:text",
"text": "hexcasting.page.the_work.1"
},
{
"type": "patchouli:text",
"text": "hexcasting.page.the_work.2"
}
]
}