Skip to content

Commit

Permalink
perf: ⚡disable HEI Search mode for Colors (prefix: ^)
Browse files Browse the repository at this point in the history
This allow game load 5-10 seconds faster. Not much, but vote on `E2E-E` discord server shows that only 15% of players using it.

This 15% players (including myself) could turn this option back in HEI `Search Options`

https://i.imgur.com/A4Z0FQp.png
  • Loading branch information
Krutoy242 committed Feb 27, 2024
1 parent 89bcf67 commit 1e32d74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/jei/jei.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ search {
# Search mode for Colors (prefix: ^)
# [Default: disabled]
# [Valid: [enabled, require_prefix, disabled]]
S:colorSearchMode=require_prefix
S:colorSearchMode=disabled

# Search mode for Creative Tab Names (prefix: %)
# [Default: disabled]
Expand Down

0 comments on commit 1e32d74

Please sign in to comment.