Souls like Bosses

Quick rating

Souls like Bosses

No reviews yet

This mod adds soulborne bosses, which can be encountered inside structures around your world.

Medieval
Fantasy
RPG
Dungeons & Strongholds
Bosses
Hostile Mobs
Gated Progression & Stages
Mod Loaders
Forge
Fabric
Quilt
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
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

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
All Rights Reserved
Latest Version
Souls_Like_Bosses_3_4_Forge+Fabric+Quilt_1_20_1.jar
Authors
CurseForge
Modrinth

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

feel free to use the mod inside modpacks


Lite Version
https://www.curseforge.com/minecraft/mc-mods/souls-like-bosses-lite

Standalone Versions
https://www.curseforge.com/minecraft/mc-mods/soul-of-cinder-standalone

https://www.curseforge.com/minecraft/mc-mods/nightlord-standalone

https://www.curseforge.com/minecraft/mc-mods/abyss-watchers-standalone

Souls like Bosses Reforged

https://www.curseforge.com/minecraft/mc-mods/souls-like-bosses-reforged

Required Mods

Common Issues

Textures not Loading

If textures do not load correctly, place the Mod Resources resource pack at the top of your resource pack list.

Bosses Freezing

If bosses are frozen, use the command: /scoreboard players add .s_l_b_global boss_active 1

If you enjoy the mod, please consider supporting me on Patreon :)

undefined

Boss Battles

The Nightlord

Abyss Watchers

Soul of Cinder

Melkor

Lothric
Curse-rotted Sunflower

Boss Arenas

  • Tree of Light
    Generates inside the Ocean biome
  • Catacombs of Carthus
    Generates inside the Deep Dark
  • Kiln of the First Flame
    Generates in Mountain biomes
  • Lothric Castle
    Generates in the Plains
  • Melkors Keep
    Generates in the Soul Sand Valley undefined

FAQ & Configuration

Boss Spawning & Damage

/function souls_like_bosses:adjust_config/

1 vs 1 Mob Battles

By installing the Carpet Mod, you can enable 1v1 mob battles
https://modrinth.com/mod/neoforge-carpet

/function souls_like_bosses:adjust_config/mob_battle_mark_nearest_mob

Boss Progression

By default, bosses unlock one after another.
To allow fighting all bosses from the start:
/function souls_like_bosses:adjust_config/progression_mode_toggle

Locating Boss Structures

/locate structure souls_like_bosses:catacombs_of_carthus
/locate structure souls_like_bosses:kiln_of_the_first_flame
/locate structure souls_like_bosses:lothric_castle
/locate structure souls_like_bosses:tree_of_light
/locate structure souls_like_bosses:melkors_keep

Boss Health Configuration

Min: 100 | Max: 490000
/scoreboard players set .s_l_b_global aw_health number
/scoreboard players set .s_l_b_global soc_health number
/scoreboard players set .s_l_b_global lothran_health number
/scoreboard players set .s_l_b_global nl_health number
/scoreboard players set .s_l_b_global te_health number (melkor)

Combo Length Configuration

/scoreboard players set .s_l_b_global aw_combo_length number
/scoreboard players set .s_l_b_global soc_combo_length number
/scoreboard players set .s_l_b_global nl_combo_length number
/scoreboard players set .s_l_b_global te_combo_length number

Adding Bosses to Your Own Structures

I uploaded an lite version with only the bosses, to be integrated in custom strutures:
https://www.curseforge.com/minecraft/mc-mods/souls-like-bosses-lite

Modpack Configuration via Helper Datapack

You can configure the mod using a helper datapack.
use the following code inside your load.mcfunction and adjust the values.

# --- Create scoreboard objectives ---
scoreboard objectives add gamerule_keep_inventory dummy  # 1=Keep items when dying to boss, 2=drop items
scoreboard objectives add boss_difficulty dummy          # 1=Easy, 2=Normal, 3=Difficult, 4=Hard, 5=Hardcore
scoreboard objectives add bossbars_enabled dummy         # 1=show boss bars, 2=hide boss bars
scoreboard objectives add dialogue_audio_enabled dummy   # 1= audio on, 2= audio off
scoreboard objectives add slb_ability_cooldown dummy     # Cooldown time for player abilitiesscoreboard objectives add heolstor_spawned dummy         # 0= gets spawned at the start

# Health objectives for all characters (min 100, max 490.000)
scoreboard objectives add nl_health dummy               # Health for Night Lord
scoreboard objectives add soc_health dummy              # Health for Soul of Cinder
scoreboard objectives add aw_health dummy               # Health for Abyss Watcher

# Combo length objectives
scoreboard objectives add nl_combo_length dummy         # average combo length for Night Lord
scoreboard objectives add soc_combo_length dummy        # average combo length for Soul of Cinder
scoreboard objectives add aw_combo_length dummy         # average combo length for Abyss Watcher

# general config
scoreboard players set .s_l_b_global gamerule_keep_inventory 1
scoreboard players set .s_l_b_global boss_difficulty 2
scoreboard players set .s_l_b_global bossbars_enabled 1
scoreboard players set .s_l_b_global dialogue_audio_enabled 2
scoreboard players set .s_l_b_global slb_ability_cooldown 1600scoreboard players set .s_l_b_global heolstor_spawned 0

# boss health values
scoreboard players set .s_l_b_global nl_health 600
scoreboard players set .s_l_b_global soc_health 400
scoreboard players set .s_l_b_global aw_health 400

# boss combo lengths
scoreboard players set .s_l_b_global nl_combo_length 2
scoreboard players set .s_l_b_global soc_combo_length 2
scoreboard players set .s_l_b_global aw_combo_length 2

Credits

feel free to use the mod inside modpacks

Texture Issues

If textures do not load correctly, place the Mod Resources resource pack at the top of your resource pack list.


Lite Version
https://www.curseforge.com/minecraft/mc-mods/souls-like-bosses-lite

Standalone Versions:
https://www.curseforge.com/minecraft/mc-mods/soul-of-cinder-standalone

https://www.curseforge.com/minecraft/mc-mods/nightlord-standalone

https://www.curseforge.com/minecraft/mc-mods/abyss-watchers-standalone

Required Mods

If you enjoy the mod, please consider supporting me on Patreon :)

undefined

Boss Battles

The Nightlord

Abyss Watchers

Soul of Cinder

Melkor

Lothric
Curse-rotted Sunflower

Boss Arenas

  • Tree of Light
    Generates inside the Ocean biome
  • Catacombs of Carthus
    Generates inside the Deep Dark
  • Kiln of the First Flame
    Generates in Mountain biomes
  • Lothric Castle
    Generates in the Plains
  • Melkors Keep
    Generates in the Soul Sand Valley undefined

FAQ & Configuration

Texture Issues

If textures do not load correctly, place the Mod Resources resource pack at the top of your resource pack list.

Boss Freezing Issue

If bosses are frozen, use the command: /scoreboard players add .s_l_b_global boss_active 1

Boss Spawning & Damage

/function souls_like_bosses:adjust_config/

1 vs 1 Mob Battles

By installing the Carpet Mod, you can enable 1v1 mob battles
https://modrinth.com/mod/neoforge-carpet

/function souls_like_bosses:adjust_config/mob_battle_mark_nearest_mob

Boss Progression

By default, bosses unlock one after another.
To allow fighting all bosses from the start:
/function souls_like_bosses:adjust_config/progression_mode_toggle

Locating Boss Structures

/locate structure souls_like_bosses:catacombs_of_carthus
/locate structure souls_like_bosses:kiln_of_the_first_flame
/locate structure souls_like_bosses:lothric_castle
/locate structure souls_like_bosses:tree_of_light
/locate structure souls_like_bosses:melkors_keep

 

Boss Health Configuration

Min: 100 | Max: 490000
/scoreboard players set .s_l_b_global aw_health number
/scoreboard players set .s_l_b_global soc_health number
/scoreboard players set .s_l_b_global lothran_health number
/scoreboard players set .s_l_b_global nl_health number
/scoreboard players set .s_l_b_global te_health number (melkor)

Combo Length Configuration

/scoreboard players set .s_l_b_global aw_combo_length number
/scoreboard players set .s_l_b_global soc_combo_length number
/scoreboard players set .s_l_b_global nl_combo_length number
/scoreboard players set .s_l_b_global te_combo_length number

 

Adding Bosses to Your Own Structures

I uploaded an lite version with only the bosses, to be integrated in custom strutures:
https://www.curseforge.com/minecraft/mc-mods/souls-like-bosses-lite

Modpack Configuration via Helper Datapack

You can configure the mod using a helper datapack.
use the following code inside your load.mcfunction and adjust the values.

# --- Create scoreboard objectives ---
scoreboard objectives add gamerule_keep_inventory dummy  # 1=Keep items when dying to boss, 2=drop items
scoreboard objectives add boss_difficulty dummy          # 1=Easy, 2=Normal, 3=Difficult, 4=Hard, 5=Hardcore
scoreboard objectives add bossbars_enabled dummy         # 1=show boss bars, 2=hide boss bars
scoreboard objectives add dialogue_audio_enabled dummy   # 1= audio on, 2= audio off
scoreboard objectives add slb_ability_cooldown dummy     # Cooldown time for player abilitiesscoreboard objectives add heolstor_spawned dummy         # 0= gets spawned at the start

# Health objectives for all characters (min 100, max 490.000)
scoreboard objectives add nl_health dummy               # Health for Night Lord
scoreboard objectives add soc_health dummy              # Health for Soul of Cinder
scoreboard objectives add aw_health dummy               # Health for Abyss Watcher

# Combo length objectives
scoreboard objectives add nl_combo_length dummy         # average combo length for Night Lord
scoreboard objectives add soc_combo_length dummy        # average combo length for Soul of Cinder
scoreboard objectives add aw_combo_length dummy         # average combo length for Abyss Watcher

# general config
scoreboard players set .s_l_b_global gamerule_keep_inventory 1
scoreboard players set .s_l_b_global boss_difficulty 2
scoreboard players set .s_l_b_global bossbars_enabled 1
scoreboard players set .s_l_b_global dialogue_audio_enabled 2
scoreboard players set .s_l_b_global slb_ability_cooldown 1600scoreboard players set .s_l_b_global heolstor_spawned 0

# boss health values
scoreboard players set .s_l_b_global nl_health 600
scoreboard players set .s_l_b_global soc_health 400
scoreboard players set .s_l_b_global aw_health 400

# boss combo lengths
scoreboard players set .s_l_b_global nl_combo_length 2
scoreboard players set .s_l_b_global soc_combo_length 2
scoreboard players set .s_l_b_global aw_combo_length 2

 

Credits

Screenshots

Gallery

  • Melkor
    Melkor Melkor
  • Soul of Cinder
    Soul of Cinder Soul of Cinder
  • Nightlord
    Nightlord
  • Abyss Watchers
    Abyss Watchers Abyss Watchers
  • 4
    4 4
  • 3
    3 3
  • 2
    2 2
  • 1
    1 1
  • 4.png
    4.png 4.png
  • 3.png
    3.png 3.png
  • 2.png
    2.png 2.png
  • 1.png
    1.png 1.png
  • 4
    4
  • 3
    3
  • 2
    2
  • 1
    1
  • curseforge_logo.png
    curseforge_logo.png curseforge_logo.png
  • Nightlord Boss
    Nightlord Boss
  • Soul of Cinder Boss
    Soul of Cinder Boss
  • Abyss Watchers Boss
    Abyss Watchers Boss

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

~120,000
Total Downloads
CurseForge
~100,000
Modrinth
~17,000
Last Updated
CurseForge
Modrinth
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