wPwZ/2026-03-21_23-21-32

This commit is contained in:
2026-03-21 23:21:44 +00:00
commit 7c8d74b9ce
951 changed files with 21258 additions and 0 deletions

View 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
}
}