You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
419 B
14 lines
419 B
# Configuration file
|
|
|
|
general {
|
|
# A list of blacklisted VillagerCareer classes that causes incompatibilities as they are implemented differently (not using the MC way) or just don't want to be shown in JEI. Removing the defaults can cause issues
|
|
S:BlackListedVillagerClasses <
|
|
XUVillagerCareer
|
|
>
|
|
|
|
# If enabled will reduce the amount of text displayed in JEI recipes
|
|
B:CompactMode=false
|
|
}
|
|
|
|
|