Huntardys-CustomizeAltars icon

CustomizeAltars

Lets you customize vanilla and modded altars to spawn whatever boss you want and choose what sacrifice item & amount. Through json configuration.

Last updated 9 months ago
Total downloads 20869
Total rating 4 
Categories Utility Tweaks
Dependency string Huntardys-CustomizeAltars-1.1.0
Dependants 99 other mods depend on this mod

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.1901 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.1901

README

Information:

Lets you customize vanilla and modded altars to spawn whatever boss you want and choose what sacrifice item & amount. Through json configuration. This would be useful for players that designed their own bosses through RRR or in unity and want to spawn them through already established altars.

Feel free to make a post with information about other altars mods bring in, that you'd like to be added to the default configuration.

What's in this mod:

  • The ability to customize all vanilla altars. E.g (Name & BossPrefab & Bossitem & BossItems)

  • The ability to customize all altars brought into world generation through other mods.

Mods that are included in the default configuration:

  • EVA

Configuration:

You can configure the (Name & BossPrefab & Bossitem & BossItems) of all altars in the game, Including altars brought into world generation through other mods

  • Json configuration available in a new json file called "Huntard.CustomizeAltars.json" in your "BepInEx/config" folder.

  • This json file can be edited in-game and will update when you save & load in an altar to your in-game scene.

Example Config for Bonemass's altar.

{
	"AltarPrefabName" : "Bonemass",
	"Name": "Boiling death",
	"BossPrefab": "Bonemass",
	"SacrificeItem": "WitheredBone",
	"SacrificeAmount" : 10
}

You can input your own custom configuration in the json to configure altars not covered in the default json.

Example Config for another mods altar.

{
	"AltarPrefabName" : "PrefabID of altar",
	"Name": "Name",
	"BossPrefab": "Boss that gets summoned",
	"SacrificeItem": "Sacrifice Item",
	"SacrificeAmount" : 10
}

Known Issues:

  • None.

Credit:

@thedefside

@Belasias

@wackymole

Installation:

  • Make sure you have installed bepinex.

  • Drag the .dll into your \Valheim\BepInEx\plugins folder.

Support:

If you like what I do and want to support me.

Github:

Feel free to submit bug reports or pull requests here.

https://github.com/swolewizard/CustomizeAltars

Showcase Video:

Watch the video

Available versions

Please note that the install buttons only work if you have compatible client software installed, such as the Thunderstore Mod Manager. Otherwise use the zip download links instead.

Upload date Version number Downloads Download link  
2022-9-22 1.1.0 18462 Version 1.1.0 Install
2022-4-23 1.0.0 2407 Version 1.0.0 Install