Removed/changed some potentially problematic mods.
This commit is contained in:
15
curseforge/overrides/config/ProjectE/client.toml
Normal file
15
curseforge/overrides/config/ProjectE/client.toml
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
[client]
|
||||
#Show item tags in tooltips (useful for custom EMC registration)
|
||||
tagToolTips = false
|
||||
#Show the EMC value as a tooltip on items and blocks
|
||||
emcToolTips = true
|
||||
#Requires holding shift to display the EMC value as a tooltip on items and blocks. Note: this does nothing if emcToolTips is disabled.
|
||||
shiftEmcToolTips = false
|
||||
#Show stats as tooltips for various ProjectE blocks
|
||||
statToolTips = true
|
||||
#Show DM pedestal functions in item tooltips
|
||||
pedestalToolTips = true
|
||||
#The Philosopher's Stone overlay softly pulsates
|
||||
pulsatingOverlay = false
|
||||
|
||||
Reference in New Issue
Block a user