
You are viewing a potentially older version of this package. View Latest Version

HearthStone adds a consumable stone that brings you back home.
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 |
Working Version
Initial Version
.. go to Detalhes for the original mod
.. and to beloved "schattentraum" for her wish to have a current working version