init
This commit is contained in:
17
minecraft/config/forestry-client.toml
Normal file
17
minecraft/config/forestry-client.toml
Normal file
@@ -0,0 +1,17 @@
|
||||
#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 certain specimens, like Imperial Bees, will have enchantment glints on them.
|
||||
enable_glints = true
|
||||
#Whether alerts are enabled for Forestry's mail system.
|
||||
mail_alerts_enable = 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
|
||||
|
||||
Reference in New Issue
Block a user