Closed Illest8 closed 1 month ago
Hi there!
Questlog already has implicit IDs (they are what you use in the quests.json
file)
A debug/dev command for Questlog is already in the works, I'm currently ironing out the kinks.
I noticed that quests have ID's on the editor but I think that adding objective ID's to the quests that can be activated/counted via command would be a very cool and practical for modpack makers!
Commands have been implemented in commit e86d73a0554316cde23c22cb645794682607e71a
Adding an optional string in each objective, giving it an 'ID'.
Then, adding a command i.e. /questlog complete (player) (objective)
This would make it very integrative with other mods. Been loving the simplicity of the mod so far! Good work guys!