When you add a location task based quest through JSON(as provided in #233), it doesn't show up in the quest menu.
If no rewards are added then it does not show the Overview, Tasks, Rewards tabs at all but only shows the overview description as set. If a reward is set it only shows the overview tab and the rewards tab, but it never shows the task. The quest can be completed and the task registers when the player is at the specified location. But it does not show the task in the overview.
How to Reproduce?
Create a quest with a location based task via JSON (example:
2. See that quest is shown but task is not, quest can be completed, task never shows in gui
### Expected Behavior
I expected it to show a basic "task widget" that maybe doesnt show exact coordinates that player is supposed to be but at least says: "Task title" with "task description" beneath it and a completed yes or no thing. Especially since i need to create many hundreds of location based quests, some with multiple location tasks in them.
### Version
1.1.13
### Mod Loader Version
1.20.1 - 0.15.11
### Mod Loader
Fabric
### Logs or additional context
_No response_
### Code of Conduct
- [X] I have searched the issue tracker and confirmed that the issue has not been reported
- [X] I have checked the FAQ (if one is present) and my issue is not listed
- [X] I have verified that I am using the latest version of the mod
- [X] I have verified that I have installed all the required dependencies for the mod
- [X] I have verified that I do not have Optifine installed. We will close issues if we detect Optifine is in your pack. We cannot fix Optifine issues. Please do not report issues with Optifine present.
Bug Description
When you add a location task based quest through JSON(as provided in #233), it doesn't show up in the quest menu. If no rewards are added then it does not show the Overview, Tasks, Rewards tabs at all but only shows the overview description as set. If a reward is set it only shows the overview tab and the rewards tab, but it never shows the task. The quest can be completed and the task registers when the player is at the specified location. But it does not show the task in the overview.
How to Reproduce?
},