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.
| 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 |
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.
| setting | value | meaning |
|---|---|---|
| writeDebugOutput | true / false | Indicates whether additional mod output will be written to the console |
- updated Version Reference for Jotunn to be 2.10.4
- 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
- changed base item to be Stone, not Yagluth Thing anymore
- added correct overlay texture
- removed old image files
- hotfix for missing HS icon
- 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
Working Version
Initial Version
.. 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