This commit is contained in:
Jacob Vinding
2025-12-27 00:06:47 +01:00
commit 1c991e905d
1095 changed files with 172738 additions and 0 deletions

View File

@@ -0,0 +1,27 @@
# Configuration file
etlunar {
multiblocks {
lunar_array {
# Is Module Enabled? [default: true]
B:enabled=true
# The power used to calculate increase in generation for each lunar tier [range: 1.6 ~ 3.2, default: 2.0]
D:s_production_power=2.0
# Base production rate if lunar was running at 100% efficiency.[default: 128]
I:s_production_rate=128
}
}
guide {
# Is Module Enabled? [default: true]
B:enabled=true
}
}