mirror of
https://git.fellies.tech/minecraft/fellies.git
synced 2021-02-13 10:18:48 +00:00
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
|
||
|
|