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.
18 lines
662 B
18 lines
662 B
# Configuration file
|
|
|
|
~CONFIG_VERSION: 0.1.0
|
|
|
|
##########################################################################################################
|
|
# advanced
|
|
#--------------------------------------------------------------------------------------------------------#
|
|
# Advanced config options to change the way JEI functions.
|
|
##########################################################################################################
|
|
|
|
advanced {
|
|
# List of ingredients that should not be displayed in the list. Format: modId[:name[:meta]]. Hide Ingredients Mode will automatically add or remove entries here. [Default: []]
|
|
S:itemBlacklist <
|
|
>
|
|
}
|
|
|
|
|