Files
imr6-patches-testing/config/forestry-client.toml
T
2026-07-26 13:21:37 +01:00

18 lines
635 B
TOML

#Whether any of Forestry's particles are rendered.
particles = true
#Whether the "Did you know?" ledgers are shown in Forestry menus.
enable_hints = true
#Whether alerts are enabled for Forestry's mail system.
mail_alerts_enable = true
#Whether certain specimens, like Imperial Bees, will have enchantment glints on them.
enable_glints = true
[jei_bees]
#Set to false to disable display of mutation requirements
show_requirements = true
#Set to false to disable display of secret mutations
show_secret_mutations = true
#Set to false to disable showing identified genome in recipes
show_analyzed_tooltip = true