10 lines
253 B
TOML
10 lines
253 B
TOML
|
|
||
|
[core]
|
||
|
|
||
|
[core.general]
|
||
|
#If mod compatibility loader should crash hard if errors occur in that process.
|
||
|
crashOnModCompatCrash = false
|
||
|
#If JEI recipe filling should heuristically try to determine item tags from recipes.
|
||
|
jeiHeuristicTags = true
|
||
|
|