Description
Abyss Watchers Boss Standalone
Required Mods
If you enjoy the mod, please consider supporting me on Patreon :)
Boss Battle
Abyss Watchers
Boss Arena
- Catacombs of Carthus
Generates inside the Deep Dark
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 Spawning & Damage
/function souls_like_bosses:adjust_config/spawn_abyss_watcher
/function souls_like_bosses:adjust_config/despawn_all_abyss_watchers
/function souls_like_bosses:adjust_config/despawn_nearest_abyss_watcher
/function souls_like_bosses:adjust_config/spawn_farron_greatsword
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
Locating Boss Structure
/locate structure souls_like_bosses:catacombs_of_carthus
Boss Health Configuration
Min: 100 | Max: 490000
/scoreboard players set .s_l_b_global aw_health number
Combo Length Configuration
/scoreboard players set .s_l_b_global aw_combo_length number
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 slb_ability_cooldown dummy # Cooldown time for player abilities
scoreboard objectives add heolstor_spawned dummy # 0= gets spawned at the start
scoreboard objectives add aw_health dummy # Health for Abyss Watcher
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 slb_ability_cooldown 1600
scoreboard players set .s_l_b_global heolstor_spawned 0
# boss health values
scoreboard players set .s_l_b_global aw_health 400
# boss combo lengths
scoreboard players set .s_l_b_global aw_combo_length 2
Credits
- Farron Greatsword model
https://www.planetminecraft.com/texture-pack/ds3-abyss-watchers/




