46 lines
1.7 KiB
INI
46 lines
1.7 KiB
INI
# Configuration file
|
|
|
|
conduit {
|
|
|
|
energy {
|
|
# The maximum IO for the cobble endergy conduit. (synced from server) [range: 1 ~ 2000000000, default: 20]
|
|
I:tier1=20
|
|
|
|
# The maximum IO for the pink slime endergy conduit. (synced from server) [range: 1 ~ 2000000000, default: 81920]
|
|
I:tier10=81920
|
|
|
|
# The maximum IO for the melodic endergy conduit. (synced from server) [range: 1 ~ 2000000000, default: 327680]
|
|
I:tier12=327680
|
|
|
|
# The maximum IO for the stellar endergy conduit. (synced from server) [range: 1 ~ 2000000000, default: 2000000000]
|
|
I:tier13=2000000000
|
|
|
|
# The maximum IO for the iron endergy conduit. (synced from server) [range: 1 ~ 2000000000, default: 40]
|
|
I:tier2=40
|
|
|
|
# The maximum IO for the aluminium endergy conduit. (synced from server) [range: 1 ~ 2000000000, default: 80]
|
|
I:tier3=80
|
|
|
|
# The maximum IO for the gold endergy conduit. (synced from server) [range: 1 ~ 2000000000, default: 160]
|
|
I:tier4=160
|
|
|
|
# The maximum IO for the copper endergy conduit. (synced from server) [range: 1 ~ 2000000000, default: 320]
|
|
I:tier5=320
|
|
|
|
# The maximum IO for the silver endergy conduit. (synced from server) [range: 1 ~ 2000000000, default: 1280]
|
|
I:tier6=1280
|
|
|
|
# The maximum IO for the electrum endergy conduit. (synced from server) [range: 1 ~ 2000000000, default: 2560]
|
|
I:tier7=2560
|
|
|
|
# The maximum IO for the energetic silver endergy conduit. (synced from server) [range: 1 ~ 2000000000, default: 10240]
|
|
I:tier8=10240
|
|
|
|
# The maximum IO for the crystalline endergy conduit. (synced from server) [range: 1 ~ 2000000000, default: 40960]
|
|
I:tier9=40960
|
|
}
|
|
|
|
}
|
|
|
|
|