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
questsfolder (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
questsfolder such thatdata.snbtis on the top-level of the archive. - Run
/convertand upload the quests zip.