Version 5.4
This commit is contained in:
12
minecraft/kubejs/config/client.json
Normal file
12
minecraft/kubejs/config/client.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"window_title": "",
|
||||
"show_tag_names": true,
|
||||
"show_components": true,
|
||||
"disable_recipe_book": false,
|
||||
"export_atlases": false,
|
||||
"blur_scaled_pack_icon": true,
|
||||
"disable_component_count_tooltip": true,
|
||||
"disable_tab_name_tooltip": false,
|
||||
"custom_stack_size_text": true,
|
||||
"shrink_stack_size_text": true
|
||||
}
|
||||
16
minecraft/kubejs/config/common.json
Normal file
16
minecraft/kubejs/config/common.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"hide_server_script_errors": false,
|
||||
"server_only": false,
|
||||
"announce_reload": true,
|
||||
"packmode": "",
|
||||
"save_dev_properties_in_config": false,
|
||||
"allow_async_streams": true,
|
||||
"match_json_recipes": true,
|
||||
"ignore_custom_unique_recipe_ids": false,
|
||||
"startup_error_gui": true,
|
||||
"startup_error_report_url": "",
|
||||
"creative_mode_tab_icon": {},
|
||||
"creative_mode_tab_name": null,
|
||||
"remove_slot_limit": false,
|
||||
"default_max_stack_size": 0
|
||||
}
|
||||
3
minecraft/kubejs/config/probe-settings.json
Normal file
3
minecraft/kubejs/config/probe-settings.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"probejs.enabled": false
|
||||
}
|
||||
Reference in New Issue
Block a user