terrarium-earth / Heracles

A tree style questing mod allowing creators to set completable quests for their users
MIT License
34 stars 19 forks source link

[Feature Request]: "Go to Location/Coordinates" Quest Task #233

Closed ToppyTopology closed 4 months ago

ToppyTopology commented 4 months ago

Is your feature request related to a problem?

Adding a quest task that is completed when reaching a certain area specified with position coordinates and its size (similar to FTBQuests' Location task) can be helpful when making map specific quests.

Solution(s)

No response

Describe alternatives you've considered

No response

Mod Version

1.1.13

Mod Loader Version

1.20.1 - 47.2.32

Mod Loader

Forge

Additional context

No response

ThatGravyBoat commented 4 months ago

This already exists just has to be done via the json, its type is heracles:location and takes a predicate field of this image I suggest for autocomplete in json to use this: https://marketplace.visualstudio.com/items?itemName=FooterMan.heracles-support

ToppyTopology commented 2 months ago

This already exists just has to be done via the json, its type is heracles:location and takes a predicate field of this image I suggest for autocomplete in json to use this: https://marketplace.visualstudio.com/items?itemName=FooterMan.heracles-support

hello, for some reason it still doesn't seem to appear in the task screen or do anything. It seems that reloading the quest file will just delete the task. Ive confirmed it should be correct since I used your ftb quest importing tool and does the same thing in the quest file