JustMennowar-HearthStone_Revived 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

Last updated a year ago
Total downloads 8038
Total rating 0 
Categories Tools Crafting Server-side Client-side Utility Mistlands Update
Dependency string JustMennowar-HearthStone_Revived-1.0.6
Dependants 33 other packages depend on this package

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
ValheimModding-Jotunn-2.10.4 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.10.4

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
  • May be attached to item stands

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.6

  • updated Version Reference for Jotunn to be 2.10.4

1.0.5

  • moved from using ingame Stone to Assetbundle with own mesh
  • implemented new texture
  • some code improvements
  • stones may be attached to horizontal and vertical item stand
  • leaving recipe item empty should no longer produce an error on the console
  • removed falsely assigned "pickable" script from asset which prevented picking up a dropped Hearthstone

1.0.4

  • changed base item to be Stone, not Yagluth Thing anymore
  • added correct overlay texture
  • removed old image files

1.0.3

  • hotfix for missing HS icon

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 .. to the great, supporting community of the Jötunn Mod - you are awesome! .. and to beloved "schattentraum" for her wish to have a current working version