This repository has been archived on 2023-11-02. You can view files and clone it, but cannot push or open issues or pull requests.
jland-packwiz-pack/config/stevescarts-common.toml

14 lines
421 B
TOML
Raw Normal View History

2023-11-02 12:32:44 -05:00
#Disabled timed crafting
disableTimedCrafting = false
#The max amount of dynamites that can be held
maxDynamites = 50
#Max drill size
drillSize = 4
#The amount of power the basic solar module will produce
basicSolarProduction = 10
#The amount of power the compact solar module will produce
compactSolarProduction = 20
#The amount of power the standard solar module will produce
standardSolarProduction = 20