terrarium-earth / Heracles

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

[Feature Request]: Refactor dependencies to predicate #216

Open SettingDust opened 7 months ago

SettingDust commented 7 months ago

Is your feature request related to a problem?

For now, I can't do a thing like "a repeatable quest until". I think change the dependencies to predicate will be more flexible.

Solution(s)

Use predicate instead of dependencies. Keep the dependencies field and redirect it to Heracles quest predicate.

Describe alternatives you've considered

No response

Mod Version

1.1.12

Mod Loader Version

1.20.1 0.15.9

Mod Loader

Fabric

Additional context

I'm willing to contribute or make an add-on with mixin. Proposal issue first.