You are viewing a potentially older version of this package. View all versions.
JustMennowar-HearthStone_Revived-1.0.2 icon

HearthStone Revived

This is a revive of the old HearthStone Mod from Detalhes.This adds a consumable heart that allows you create and use a custom teleport point

Date uploaded 3 years ago
Version 1.0.2
Download link JustMennowar-HearthStone_Revived-1.0.2.zip
Downloads 1585
Dependency string JustMennowar-HearthStone_Revived-1.0.2

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
ValheimModding-Jotunn-2.23.2 icon
ValheimModding-Jotunn

Jötunn (/ˈjɔːtʊn/, 'giant'), the Valheim Library was created with the goal of making the lives of mod developers easier. It enables you to create mods for Valheim using an abstracted API so you can focus on the actual content creation.

Preferred version: 2.23.2

README

HearthStone

What..

HearthStone adds a consumable stone that brings you back home.

  • You can set any bed of yours to be the Hearthstone "spawn" point
  • You can craft Hearthstone in your Backpack with configurable items
  • Now the HearthStone is a heart stone

The Mod must be installed in the server and the client.

Config

Section [General]

setting value meaning
RecipeItem1 string The ItemName (PrefabName) of the 1st item needed to craft the HS
RecipeItem2 string The ItemName (PrefabName) of the 2nd item needed to craft the HS
RecipeItem3 string The ItemName (PrefabName) of the 3rd item needed to craft the HS
itemCost1 int The amount of the 1st item needed to craft the HS
itemCost2 int The amount of the 2nd item needed to craft the HS
itemCost3 int The amount of the 3rd item needed to craft the HS
allowTeleportWithoutRestriction true / false when set to false HS will respect the teleport limitations iE metal in inventory

Hint:

If you only want to use one or two items to craft a HearthStone you may leave either the name of RecipeItem2 (or/and RecipeItem3) blank or alternatively set the itemCost2 (and/or itemCost3) to 0.

Section [Debug]

setting value meaning
writeDebugOutput true / false Indicates whether additional mod output will be written to the console

Versions

1.0.2

  • changed the recipe to be able to be limited to 1 or 2 materials
  • now the config is synchronized between client/server
  • updated ingame icon

1.0.1

Working Version

1.0.0

Initial Version

Thanks..

.. go to Detalhes for the original mod

.. and to beloved "schattentraum" for her wish to have a current working version