Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 2.0.0
Any issues with the mod's functionality should now be resolved.
The configuration file has been renamed to "Huntard.CustomizeAltars.json".
A new method for generating configurations has been implemented. This method dynamically generates configurations for every altar in the game, whether vanilla or modded. This improvement ensures the mod's compatibility with future updates and other mods without the need for manual updates to include each altar.
To incorporate modded altars into the configuration, simply delete the existing configuration file. Upon regeneration, the new configuration will include the modded altars. The same process applies if Valheim introduces any changes.
Significant enhancements have been made to the code to improve performance and efficiency.
Version 1.1.0
Fixed the issue to where you couldn't customize altars with itemstands for summoning, thanks to wackymole
New config is required, I've set it to generate and use another config "Huntard.CustomizeAltars2". you can delete or ignore the old config.
Version 1.0.0
Initial release
Information: This mod allows you to customize both vanilla and modded altars, enabling you to spawn any boss you desire and choose the sacrifice item and amount. Utilizing JSON configuration, this feature is particularly useful for players who have designed their own bosses through mods like RRR or Unity and wish to spawn them using established altars.
What's in this mod:
Customization options for all vanilla altars, including Name, BossPrefab, BossItem, and BossItems.[]Ability to customize altars introduced by other mods into world generation.
Configuration: You can configure the Name, BossPrefab, BossItem, and BossItems of all altars in the game, including those introduced by other mods.
JSON configuration is available in a new file named "Huntard.CustomizeAltars.json" within your "BepInEx/config" folder.
This JSON file can be edited in-game and will update when you save and load an altar to your in-game scene.
Deleting the .json configuration will prompt the generation of a new .json file upon game startup and entering a world, automatically incorporating all altars in the game, both vanilla and modded ones.
Known Issues:
None
Credits:
@thedefside
@Belasias
@wackymole
Installation:
Ensure you have installed BepInEx.
Drag the .dll file into your \Valheim\BepInEx\plugins folder.
If you like what I do and want to support me.
Github: Feel free to submit bug reports or pull requests here.