Files
OFModpack/config/appflux-common.toml
lucasdpt 0129d81bd4 fix eol
2026-06-14 02:07:47 +02:00

22 lines
463 B
TOML

[flux_cell]
#FE can be stored per byte.
# Default: 1048576
# Range: > 1
amount = 1048576
[flux_accessor]
#The I/O limit of Flux Accessor. 0 means no limitation.
# Default: 0
# Range: 0 ~ 2147483647
io_limit = 0
#Allow Flux Accessor to charge ME network with stored FE.
enable = false
[misc]
#Allow ME Import Bus to import energy like items/fluids.
enable = false
[third_party_support]
#Enable MI-EU support.
enable_mi = true