[BUG] [DETAILS] detail = "Fixes #823" [DETAILS] [IGNORE] checks = { compareBefore = "1.7-beta-5" } # Only apply this if the commit being compared against is 1.7-beta-5 or newer [IGNORE]
18 lines
311 B
INI
18 lines
311 B
INI
# Configuration file
|
|
|
|
general {
|
|
# Port for the VSC connection. Default: 25564
|
|
I:languageServerPort=25564
|
|
|
|
# The current set packmode
|
|
S:packmode=
|
|
|
|
compat {
|
|
# Enables DE energy core compat. Config is mainly for other mods compat.
|
|
B:draconicEvolutionEnergyCore=false
|
|
}
|
|
|
|
}
|
|
|
|
|