init
This commit is contained in:
commit
a956daf8e2
2351 changed files with 163047 additions and 0 deletions
17
config/cofh_core-client.toml
Normal file
17
config/cofh_core-client.toml
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
|
||||
[Tooltips]
|
||||
#If TRUE, Enchantment descriptions will be added to the tooltip for Enchanted Books containing only a single enchantment.
|
||||
"Show Enchantment Descriptions" = true
|
||||
#If TRUE, Items will be associated with various keywords which assist with searching in various menus such as JEI.
|
||||
"Show Item Descriptions" = true
|
||||
#If TRUE and Advanced Tooltips are enabled (F3+H), Tags will be will be added to item tooltips if possible.
|
||||
"Show Item Tags" = true
|
||||
#If TRUE, CoFH Items will always show full details (charge state, etc.) and will not require Shift to be held down.
|
||||
"Always Show Item Details" = false
|
||||
#If TRUE, CoFH Items will display a message prompting to hold Shift to see full details (charge state, etc.). This does not change the behavior, only if the informational message should display.
|
||||
"Show 'Hold Shift for Details' Message" = true
|
||||
#If TRUE, certain CoFH particles will dynamically emit light.
|
||||
"Dynamically Light Particles" = true
|
||||
#If TRUE, certain particles will use a stylized graphics pipeline on Fabulous graphics.
|
||||
"Stylized Graphics" = true
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue