From b050a18a04467c4dd8bdd2a52b87f58930139859 Mon Sep 17 00:00:00 2001 From: flux <25628292+fluxionary@users.noreply.github.com> Date: Sun, 28 May 2023 15:57:29 -0700 Subject: [PATCH] anvil: more stamina usage --- settingtypes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settingtypes.txt b/settingtypes.txt index 03945ba..cc0f7e4 100644 --- a/settingtypes.txt +++ b/settingtypes.txt @@ -11,7 +11,7 @@ cottages.anvil.hammer_wear (hammer wear) int 100 0 65536 cottages.anvil.repair_amount (anvil repair amount) int 4369 0 65535 # amount of stamina to consume per hammer strike -cottages.anvil.stamina (anvil stamina usage) int 40 0 +cottages.anvil.stamina (anvil stamina usage) int 80 0 # if false, right-click the anvil to place a tool on it cottages.anvil.formspec_enabled (enable anvil formspec) bool true