You are viewing a potentially older version of this package. View all versions.
Huntardys-CustomizeAltars-1.1.0 icon

CustomizeAltars

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

Date uploaded 2 years ago
Version 1.1.0
Download link Huntardys-CustomizeAltars-1.1.0.zip
Downloads 34762
Dependency string Huntardys-CustomizeAltars-1.1.0

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2202 icon
denikson-BepInExPack_Valheim

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

Preferred version: 5.4.2202

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