HomeJavaModsDungeons And Combat Extras
Dungeons And Combat Extras
ModsJava

Dungeons And Combat Extras

by skydude_ · on CurseForge

⬇ Download on CurseForge

Dacextras is an addon to Dungeons and Combat, adding features and configs that do not exist in DaC due to Mcreator restrictions.

CONFIG

The config file is dacextras-common.toml and can be found in your config file once the game is loaded at least once with dacextras installed.
The config currently includes:
Config for attributes of all default classes
Kamath Boss attributes
Fractured vex spawn rates

CUSTOM CLASS CREATOR (:

To create a custom class, you must first several files in your config folder. These files will NOT be auto-generated and in order to enable this feature you must create them yourself.

First, create a folder named "dacextras_custom_classes", which will contain all json files for your custom classes.

Then, create a file named "custom_main.json"
In this file, there will only be one field being a list of all the names/ids of your custom classes.
Example:

  {
  "custom_classes": ["Necromancer", "Holy Knight"]
  }

You can basically have as many custom classes as you want
For each custom class, you must create a file with the same name/id as that class which will contain all of the attributes of that class.
For example, in "Necromancer.json:



{
"max_health":4,
"damage":4,
"speed":3,
"swing":6,
"armor":8,
"toughness":9,
"description1": "best description",
"description2":"the best class",
"description3":"idk ur description",
"helmet":"minecraft:iron_helmet",
"leggings":"minecraft:iron_leggings",
"chestplate":"minecraft:iron_chestplate",
"boots":"minecraft:iron_boots",
"main_hand":"minecraft_iron_sword",
"off_hand":"minecraft:iron_sword"

}

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Dungeons And Combat Extras is a free Minecraft Java mod. Compatible with Minecraft 1.20.1. Downloaded 88,054 times (via CurseForge). Download it and open it directly in the game.

Explore more