modded7/overrides/config/modulardiversity.cfg

12 lines
278 B
INI
Raw Normal View History

2022-01-23 23:35:02 +08:00
# Configuration file
hatch {
# Determines size of the mana hatch. [range: 0 ~ 2147483647, default: 10000000]
I:manaHatchSize=10000000
# Determines size of the mekanism laser hatch. [range: 0.0 ~ 3.4028235E38, default: 5.0E9]
S:mekanismLaserHatchSize=5.0E9
}