Files
meatballcraft/config/tweakedexcavation.cfg
sainagh 9bccd068fd 0.15.2
2024-05-25 09:31:20 -07:00

25 lines
479 B
INI

# Configuration file
general {
"default excavator power tiers" {
# This will set the capacity of the excavator, default=64000
# Min: 1
# Max: 2147483647
I:"Default capacity"=64000
# This will set the power consumption of the excavator, default=4096
# Min: 1
# Max: 2147483647
I:"Default consumption"=4096
}
"jei config" {
B:"Draw PowerTier"=true
B:"Draw SpawnWeight"=true
}
}