wPwZ/2026-03-21_23-48-58
This commit is contained in:
42
.fastback/mods-backup/config/whereisit.json5
Normal file
42
.fastback/mods-backup/config/whereisit.json5
Normal file
@@ -0,0 +1,42 @@
|
||||
{
|
||||
client: {
|
||||
search_using_item_in_hand: false,
|
||||
play_sound_on_request: false,
|
||||
close_gui_on_found_results: true,
|
||||
show_slot_highlights: true,
|
||||
slot_highlight_mouse_factor: 1.0,
|
||||
slot_highlight_x_factor: 1.0,
|
||||
highlight_time_factor: 1.0,
|
||||
show_container_names_in_results: true,
|
||||
container_name_label_scale: 1.0,
|
||||
random_scheme: true,
|
||||
colour_scheme: "PRIDE",
|
||||
solid_colour: -4531627,
|
||||
compatibility: {
|
||||
recipe_book_support: true,
|
||||
jei_support: true,
|
||||
rei_support: true,
|
||||
emi_support: true
|
||||
},
|
||||
debug: {
|
||||
print_search_requests_in_chat: false
|
||||
}
|
||||
},
|
||||
common: {
|
||||
search_range_blocks: 8,
|
||||
do_nested_search: true,
|
||||
command_aliases: [
|
||||
"whereis"
|
||||
],
|
||||
fadeout_time_ticks: 300,
|
||||
debug: {
|
||||
enable_default_searchers: true,
|
||||
print_search_time: false,
|
||||
force_server_side_highlights_only: false,
|
||||
labels_are_see_through: false
|
||||
}
|
||||
},
|
||||
server: {
|
||||
rate_limit: true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user