A Project Odyssey tool for converting FTB and HQM quest-packs to the Heracles format.
Set up with npm install
and npm run build --workspaces
.
- Place your
quests
folder (the one containingdata.snbt
) inodysseus-cli/
- Run
npm run start --workspace=odysseus-cli -- --input=quests
- Copy the
output/quests/
folder to yourconfig/heracles/
folder.
(also available on the terrarium earth discord)
- To run locally:
CLIENT_PUBLIC_KEY={key} DISCORD_TOKEN={token} npm run start --workspace=odysseus-bot
- Zip your
quests
folder such thatdata.snbt
is on the top-level of the archive. - Run
/convert
and upload the quests zip.