Dungeons And Combat Extras

Quick rating

Community listing page, reviews here may not be monitored by the author.

Dungeons And Combat Extras

By skydude_Owner

No reviews yet

More features for dungeons and combat, including a config & custom class creation system. dacextras

Medieval
Fantasy
RPG
Player Leveling
Bosses
QoL & Tweaks
Mod Addon
Mod Loaders
Forge
Minecraft

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Where It Runs
Client and Server

Must be installed on both the client and the server.

About

Project Details

Type
Mod
License
All Rights Reserved
Latest Version
dacextras-1.2.jar

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

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"

}

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:

Spoiler

{ "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:

Spoiler { "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"

}

Also reworks how attributes are applied, so now champion belt and anything affecting base health works properly Note: Custom classes will give achievement "dacextras:the_custom"

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~93,000
Total Downloads
CurseForge
~85,000
Modrinth
~7,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works