diff --git a/README.md b/README.md index 0c32ec4..af50030 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ When a player drinks a potion or brew, an empty container (glass bottle or cante ## Resource Stash Withdrawal A server & client side mod that allows players to withdraw items for a recipe directly from their stash. +This mod also adds the stash count of items to the tooltips (given that you're in/near your base) When a player is at a crafting or other workstation, he/she can click on the recipe or an individual component of a recipe with their middle-mouse button to withdraw the missing item(s) directly from their stash. (The withdraw the full amount, CTRL+Middle Mouse Button can be used) diff --git a/Thunderstone/ResourceStashWithdrawal/README.md b/Thunderstone/ResourceStashWithdrawal/README.md index 3082a13..856732c 100644 --- a/Thunderstone/ResourceStashWithdrawal/README.md +++ b/Thunderstone/ResourceStashWithdrawal/README.md @@ -1,5 +1,6 @@ # Resource Stash Withdrawal A server & client side mod that allows players to withdraw items for a recipe directly from their stash. +This mod also adds the stash count of items to the tooltips (given that you're in/near your base) When a player is at a crafting or other workstation, he/she can click on the recipe or an individual component of a recipe with their middle-mouse button to withdraw the missing item(s) directly from their stash. (The withdraw the full amount, CTRL+Middle Mouse Button can be used)