This datapack does not depend on any other datapacks, and is needed to run most other datapacks.
DrakonCore is the core datapack that all of my other datapacks rely on. It doesn't make any changes to the game, but it contains utility functions, useful block tags, and frameworks used by the rest of my datapacks. My datapacks will not work unless this is installed!
This datapack also introduces three new commands, which other datapacks can use to display info.
/trigger help: Displays a commands list for my datapacks. When you add other datapacks, this help list will be updated with more commands.
/trigger mods: Displays a list of currently loaded datapacks.
/trigger config: Displays a list of config menus. This is empty by default, but when you add other datapacks this list will be updated with more submenus. Only admins can run this command; give players the admin tag by using /tag <player> add dc_admin.