This repository has been archived on 2023-11-02. You can view files and clone it, but cannot push or open issues or pull requests.
jland-packwiz-pack/config/jeed-client.toml
2023-11-02 12:32:44 -05:00

14 lines
486 B
TOML

#Show effect colors in tooltip
effect_color = true
#Draw a black box behind effect icons
effect_box = true
#A list of effects that should not be registered nor shown in JEI
hidden_effects = [""]
#Show ingredients list along with an effect description
ingredients_list = true
#Renders individual slots instead of a big one. Only works for REI
render_slots = false
#Removes vanilla tooltips rendered when an effect renders small (square box)
replace_vanilla_tooltips = true