From 0088f1f64abfeee6df7b1efe2f298ff8ea19984d Mon Sep 17 00:00:00 2001 From: Nordi98 Date: Tue, 17 Jun 2025 18:12:31 +0200 Subject: [PATCH] Update config.lua --- resources/[inventory]/pickle_consumables/config.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/[inventory]/pickle_consumables/config.lua b/resources/[inventory]/pickle_consumables/config.lua index 3be6ad6ea..1f653686e 100644 --- a/resources/[inventory]/pickle_consumables/config.lua +++ b/resources/[inventory]/pickle_consumables/config.lua @@ -119,7 +119,7 @@ Config.Options = { -- Item Options } Config.MaxValues = { -- If you want a custom maximum for a value, change -1 to the number. This is already handled in the bridge. - hunger = 40, + hunger = -1, thirst = -1, stress = -1, armor = -1,