Speaking of that. It is a shame HQM doesn't do quests in a different format like "QuestLine1.json" and "rewardTier1.json" that way there could be a "tutorial" mod pack, and it could be interchangable to hell.
People could just remove the "quests" (tutorial quest lines) that they don't want/need (whether it be they know the mod or they don't have it in the pack they are playing).
And the QuestLine.json would contain all information about that is in that quest line (so item in preview, title, descriptions, etc.)
Whereas the rewardTier.json would have all rewards that are in that tier when the quest book is saved...
@Vswe @Scott Wears
Why is this not a thing?
It would make for HQM to be more "modular" and make it so multiple people can work on the quest book at the same time:
e.g. I work on doing quest lines 1-4, person 2 does quest lines 5-7, person 3 does the rewards. And then at the end we just merge the files we all worked on...
Also, I dunno if json files would work. But it was just the first thing that came to mind, as a lot of mods use json files for editable information.