Fix Draconic Energy Core Integration (#826)
[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]
This commit is contained in:
parent
b7ccef60c6
commit
ee00f8ddcd
17
overrides/config/groovyscript.cfg
Normal file
17
overrides/config/groovyscript.cfg
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
# 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
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user