diff --git a/resources/[inventory]/pickle_consumables/config.lua b/resources/[inventory]/pickle_consumables/config.lua index 1f653686e..00584b0c6 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 = -1, + hunger = 10, thirst = -1, stress = -1, armor = -1,