cteNEV0.2/client/config/crabbersdelight-common.toml
2024-09-01 04:51:31 -07:00

15 lines
541 B
TOML

#Game Settings
[Settings]
#Should fisherman buy/sell items related to this mods items (Seafood and pearls)
fishermanBuyCDItems = true
#Should the Wandering Trader sell items in exchange for pearls?
wanderingTraderDealsPearls = true
#Should seafood only be able to be cooked through the Farmer's Delight pot?
cookInPot = true
#Minimum ticks before seafood can be gathered by the crab trap. Default = 4000
minTicks = 4000
#Maximum ticks before seafood can be gathered by the crab trap. Default = 8000
maxTicks = 8000