Description
A simply surverside mod that allows Nitwits to assign players simple OSRS Slayer style quests.
Just right click a Nitwit to be offered a quest that you can choose to uptake, right click a Nitwit again to hand in the quest for your loot. Fully configurable including disabling the Nitwit behaviour if you just want library functionality.
There is also a built in levelling system to allow a progression curve.
(sorry if the built in quests and loot tables are a little unbalanced, I went slightly stir crazy making them all at once)
For Modpack/Datapack devs:
Check this wiki page for all data driven development: https://github.com/TazgirI/serverside-slayer/wiki/Datapack-Dev
Check this page for more information on the config: https://github.com/TazgirI/serverside-slayer/wiki/Config
For devs or artists looking to use the library:
For the easiest way to add a quest giver look here: https://github.com/TazgirI/serverside-slayer/wiki/Super-Simple
Full documentation for the rest of the library is currently a work in progress
WIP features:
- Making emeralds named "Slayer Gem" tell you your quests status when right clicked
- Detecting mob farms and preventing mob farm kills from counting towards quests
- JEI support so quest tiers come up if you press R on a resource in their loot table
- Allow certain mobs or tag to only be killed if you have an quest for them (for passive mobs with valuable drops)
- Another JSON that dictates quests that are added/removed when different game stages trigger (i.e nether or end opens)
- Aggresive mobs that can only be killed if you have a quest for them will not be aggresive when you don't have a quest


