mirror of
https://github.com/Rushilwiz/to-the-skies.git
synced 2025-04-03 20:20:18 -04:00
10 lines
253 B
TOML
10 lines
253 B
TOML
|
|
#Extra Storage's config
|
|
[crafters]
|
|
#Indicates the minimum level of energy that the crafter consumes
|
|
#Range: 1 ~ 1000
|
|
base_energy = 15
|
|
#Include the amount of patterns in the crafter in your power consumption
|
|
include_pattern_energy = true
|
|
|