Configs, Options, Datapacks - RobertSkalko/Mine-And-Slash-Rework GitHub Wiki

Mine and Slash has a lot of ways to configure your experience, some easier than others.

First, there's the Client config in MODPACK_FOLDER/config/mine_and_slash-client.toml

This Client config is about things like Gui Position

There's also a client config for the built-in Mob health bars in MODPACK_FOLDER/config/mine_and_slash_neat_gui-client.toml

Then there's the Server Config- Note, the Server config is used in Singleplayer Too! (Tldr: Minecraft has an integrated server when you play SP)

This config controls things for all players, like droprates, certain server rules

Found in: MODPACK_FOLDER\saves\WORLD_NAME\serverconfig\mine_and_slash-server.toml

Datapacks are vanilla minecraft way of allowing in-depth configuration and content creation with Minecraft, in short they are basically a bunch of Json files.

Mine and Slash 90% of its features Datapacks, from stats, spells, classes, talents, runewords, affixes etc...