push the first version of package.
This commit is contained in:
1
overrides/config/xaero/lib/client.cfg
Normal file
1
overrides/config/xaero/lib/client.cfg
Normal file
@@ -0,0 +1 @@
|
||||
current_profile = default
|
||||
5
overrides/config/xaero/lib/common.cfg
Normal file
5
overrides/config/xaero/lib/common.cfg
Normal file
@@ -0,0 +1,5 @@
|
||||
default_enforced_profile = default
|
||||
enforced_profile_permission_node = xaero.lib.enforced_server_profile
|
||||
allow_internet_access = true
|
||||
everyone_tracks_everyone = false
|
||||
edit_server_profiles_permission_node = xaero.lib.edit_server_profiles
|
||||
6
overrides/config/xaero/lib/profiles/default.cfg
Normal file
6
overrides/config/xaero/lib/profiles/default.cfg
Normal file
@@ -0,0 +1,6 @@
|
||||
############
|
||||
## Client Config Profile "default"
|
||||
##
|
||||
|
||||
profile_name = Default
|
||||
ignore_enforcement_if_edit_permission = false
|
||||
5
overrides/config/xaero/lib/server_profiles/default.cfg
Normal file
5
overrides/config/xaero/lib/server_profiles/default.cfg
Normal file
@@ -0,0 +1,5 @@
|
||||
############
|
||||
## Server Config Profile "default"
|
||||
##
|
||||
|
||||
profile_name = Default
|
||||
8
overrides/config/xaero/minimap/client.cfg
Normal file
8
overrides/config/xaero/minimap/client.cfg
Normal file
@@ -0,0 +1,8 @@
|
||||
current_profile = default
|
||||
update_notifications = true
|
||||
ignored_update = 0
|
||||
allow_wrong_world_teleport = false
|
||||
differentiate_by_server_address = true
|
||||
debug_entity_icons = false
|
||||
debug_entity_variant_ids = false
|
||||
waypoint_mutual_edit = true
|
||||
3
overrides/config/xaero/minimap/common.cfg
Normal file
3
overrides/config/xaero/minimap/common.cfg
Normal file
@@ -0,0 +1,3 @@
|
||||
default_enforced_profile = default
|
||||
enforced_profile_permission_node = xaero.minimap.enforced_server_profile
|
||||
register_minimap_status_effects = true
|
||||
@@ -0,0 +1,191 @@
|
||||
{
|
||||
"hardInclude": "anything",
|
||||
"includeList": [],
|
||||
"includeListInSuperCategory": true,
|
||||
"excludeMode": "ONLY",
|
||||
"excludeList": [
|
||||
"minecraft:glow_item_frame",
|
||||
"minecraft:item_frame"
|
||||
],
|
||||
"name": "gui.xaero_entity_category_root",
|
||||
"protection": true,
|
||||
"settingOverrides": {
|
||||
"displayed": true,
|
||||
"displayHeight": 0.0,
|
||||
"heightBasedFade": true,
|
||||
"renderOrder": 0.0,
|
||||
"color": 13.0,
|
||||
"displayNameWhenIconFails": true,
|
||||
"entityNumber": 1000.0,
|
||||
"alwaysDisplayNametags": false,
|
||||
"startFadingAt": 0.0,
|
||||
"dotSize": 2.0,
|
||||
"renderOverMinimapFrame": 1.0,
|
||||
"icons": 1.0,
|
||||
"names": 0.0,
|
||||
"heightLimit": 20.0,
|
||||
"iconScale": 1.0
|
||||
},
|
||||
"subCategories": [
|
||||
{
|
||||
"hardInclude": "living",
|
||||
"includeList": [],
|
||||
"includeListInSuperCategory": true,
|
||||
"excludeMode": "ONLY",
|
||||
"excludeList": [
|
||||
"minecraft:armor_stand"
|
||||
],
|
||||
"name": "gui.xaero_entity_category_living",
|
||||
"protection": true,
|
||||
"settingOverrides": {
|
||||
"renderOrder": 2.0,
|
||||
"color": 14.0
|
||||
},
|
||||
"subCategories": [
|
||||
{
|
||||
"hardInclude": "players",
|
||||
"includeList": [],
|
||||
"includeListInSuperCategory": true,
|
||||
"excludeMode": "ONLY",
|
||||
"excludeList": [],
|
||||
"name": "gui.xaero_entity_category_players",
|
||||
"protection": true,
|
||||
"settingOverrides": {
|
||||
"renderOrder": 6.0,
|
||||
"heightLimit": 2050.0,
|
||||
"color": 15.0
|
||||
},
|
||||
"subCategories": [
|
||||
{
|
||||
"hardInclude": "nothing",
|
||||
"includeList": [],
|
||||
"includeListInSuperCategory": true,
|
||||
"excludeMode": "ONLY",
|
||||
"excludeList": [],
|
||||
"name": "gui.xaero_entity_category_friend",
|
||||
"protection": true,
|
||||
"settingOverrides": {},
|
||||
"subCategories": []
|
||||
},
|
||||
{
|
||||
"hardInclude": "tracked",
|
||||
"includeList": [],
|
||||
"includeListInSuperCategory": true,
|
||||
"excludeMode": "ONLY",
|
||||
"excludeList": [],
|
||||
"name": "gui.xaero_entity_category_tracked",
|
||||
"protection": true,
|
||||
"settingOverrides": {
|
||||
"icons": 2.0
|
||||
},
|
||||
"subCategories": []
|
||||
},
|
||||
{
|
||||
"hardInclude": "same-team",
|
||||
"includeList": [],
|
||||
"includeListInSuperCategory": true,
|
||||
"excludeMode": "ONLY",
|
||||
"excludeList": [],
|
||||
"name": "gui.xaero_entity_category_same_team",
|
||||
"protection": true,
|
||||
"settingOverrides": {},
|
||||
"subCategories": []
|
||||
},
|
||||
{
|
||||
"hardInclude": "anything",
|
||||
"includeList": [],
|
||||
"includeListInSuperCategory": true,
|
||||
"excludeMode": "ONLY",
|
||||
"excludeList": [],
|
||||
"name": "gui.xaero_entity_category_other_teams",
|
||||
"protection": true,
|
||||
"settingOverrides": {
|
||||
"renderOrder": 7.0
|
||||
},
|
||||
"subCategories": []
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"hardInclude": "hostile",
|
||||
"includeList": [],
|
||||
"includeListInSuperCategory": true,
|
||||
"excludeMode": "ONLY",
|
||||
"excludeList": [],
|
||||
"name": "gui.xaero_entity_category_hostile",
|
||||
"protection": true,
|
||||
"settingOverrides": {
|
||||
"renderOrder": 3.0
|
||||
},
|
||||
"subCategories": [
|
||||
{
|
||||
"hardInclude": "tamed",
|
||||
"includeList": [],
|
||||
"includeListInSuperCategory": true,
|
||||
"excludeMode": "ONLY",
|
||||
"excludeList": [],
|
||||
"name": "gui.xaero_entity_category_hostile_tamed",
|
||||
"protection": true,
|
||||
"settingOverrides": {
|
||||
"renderOrder": 5.0
|
||||
},
|
||||
"subCategories": []
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"hardInclude": "anything",
|
||||
"includeList": [],
|
||||
"includeListInSuperCategory": true,
|
||||
"excludeMode": "ONLY",
|
||||
"excludeList": [],
|
||||
"name": "gui.xaero_entity_category_friendly",
|
||||
"protection": true,
|
||||
"settingOverrides": {},
|
||||
"subCategories": [
|
||||
{
|
||||
"hardInclude": "tamed",
|
||||
"includeList": [],
|
||||
"includeListInSuperCategory": true,
|
||||
"excludeMode": "ONLY",
|
||||
"excludeList": [],
|
||||
"name": "gui.xaero_entity_category_friendly_tamed",
|
||||
"protection": true,
|
||||
"settingOverrides": {
|
||||
"renderOrder": 4.0
|
||||
},
|
||||
"subCategories": []
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"hardInclude": "items",
|
||||
"includeList": [],
|
||||
"includeListInSuperCategory": true,
|
||||
"excludeMode": "ONLY",
|
||||
"excludeList": [],
|
||||
"name": "gui.xaero_entity_category_items",
|
||||
"protection": true,
|
||||
"settingOverrides": {
|
||||
"renderOrder": 1.0,
|
||||
"color": 12.0
|
||||
},
|
||||
"subCategories": []
|
||||
},
|
||||
{
|
||||
"hardInclude": "anything",
|
||||
"includeList": [],
|
||||
"includeListInSuperCategory": true,
|
||||
"excludeMode": "ONLY",
|
||||
"excludeList": [],
|
||||
"name": "gui.xaero_entity_category_other_entities",
|
||||
"protection": true,
|
||||
"settingOverrides": {
|
||||
"color": 5.0
|
||||
},
|
||||
"subCategories": []
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,150 @@
|
||||
{
|
||||
"hardInclude": "anything",
|
||||
"includeList": [],
|
||||
"includeListInSuperCategory": true,
|
||||
"excludeMode": "ONLY",
|
||||
"excludeList": [],
|
||||
"name": "gui.xaero_entity_category_root",
|
||||
"protection": true,
|
||||
"settingOverrides": {},
|
||||
"subCategories": [
|
||||
{
|
||||
"hardInclude": "living",
|
||||
"includeList": [],
|
||||
"includeListInSuperCategory": true,
|
||||
"excludeMode": "ONLY",
|
||||
"excludeList": [
|
||||
"minecraft:armor_stand"
|
||||
],
|
||||
"name": "gui.xaero_entity_category_living",
|
||||
"protection": true,
|
||||
"settingOverrides": {},
|
||||
"subCategories": [
|
||||
{
|
||||
"hardInclude": "players",
|
||||
"includeList": [],
|
||||
"includeListInSuperCategory": true,
|
||||
"excludeMode": "ONLY",
|
||||
"excludeList": [],
|
||||
"name": "gui.xaero_entity_category_players",
|
||||
"protection": true,
|
||||
"settingOverrides": {},
|
||||
"subCategories": [
|
||||
{
|
||||
"hardInclude": "nothing",
|
||||
"includeList": [],
|
||||
"includeListInSuperCategory": true,
|
||||
"excludeMode": "ONLY",
|
||||
"excludeList": [],
|
||||
"name": "gui.xaero_entity_category_friend",
|
||||
"protection": true,
|
||||
"settingOverrides": {},
|
||||
"subCategories": []
|
||||
},
|
||||
{
|
||||
"hardInclude": "tracked",
|
||||
"includeList": [],
|
||||
"includeListInSuperCategory": true,
|
||||
"excludeMode": "ONLY",
|
||||
"excludeList": [],
|
||||
"name": "gui.xaero_entity_category_tracked",
|
||||
"protection": true,
|
||||
"settingOverrides": {},
|
||||
"subCategories": []
|
||||
},
|
||||
{
|
||||
"hardInclude": "same-team",
|
||||
"includeList": [],
|
||||
"includeListInSuperCategory": true,
|
||||
"excludeMode": "ONLY",
|
||||
"excludeList": [],
|
||||
"name": "gui.xaero_entity_category_same_team",
|
||||
"protection": true,
|
||||
"settingOverrides": {},
|
||||
"subCategories": []
|
||||
},
|
||||
{
|
||||
"hardInclude": "anything",
|
||||
"includeList": [],
|
||||
"includeListInSuperCategory": true,
|
||||
"excludeMode": "ONLY",
|
||||
"excludeList": [],
|
||||
"name": "gui.xaero_entity_category_other_teams",
|
||||
"protection": true,
|
||||
"settingOverrides": {},
|
||||
"subCategories": []
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"hardInclude": "hostile",
|
||||
"includeList": [],
|
||||
"includeListInSuperCategory": true,
|
||||
"excludeMode": "ONLY",
|
||||
"excludeList": [],
|
||||
"name": "gui.xaero_entity_category_hostile",
|
||||
"protection": true,
|
||||
"settingOverrides": {},
|
||||
"subCategories": [
|
||||
{
|
||||
"hardInclude": "tamed",
|
||||
"includeList": [],
|
||||
"includeListInSuperCategory": true,
|
||||
"excludeMode": "ONLY",
|
||||
"excludeList": [],
|
||||
"name": "gui.xaero_entity_category_hostile_tamed",
|
||||
"protection": true,
|
||||
"settingOverrides": {},
|
||||
"subCategories": []
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"hardInclude": "anything",
|
||||
"includeList": [],
|
||||
"includeListInSuperCategory": true,
|
||||
"excludeMode": "ONLY",
|
||||
"excludeList": [],
|
||||
"name": "gui.xaero_entity_category_friendly",
|
||||
"protection": true,
|
||||
"settingOverrides": {},
|
||||
"subCategories": [
|
||||
{
|
||||
"hardInclude": "tamed",
|
||||
"includeList": [],
|
||||
"includeListInSuperCategory": true,
|
||||
"excludeMode": "ONLY",
|
||||
"excludeList": [],
|
||||
"name": "gui.xaero_entity_category_friendly_tamed",
|
||||
"protection": true,
|
||||
"settingOverrides": {},
|
||||
"subCategories": []
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"hardInclude": "items",
|
||||
"includeList": [],
|
||||
"includeListInSuperCategory": true,
|
||||
"excludeMode": "ONLY",
|
||||
"excludeList": [],
|
||||
"name": "gui.xaero_entity_category_items",
|
||||
"protection": true,
|
||||
"settingOverrides": {},
|
||||
"subCategories": []
|
||||
},
|
||||
{
|
||||
"hardInclude": "anything",
|
||||
"includeList": [],
|
||||
"includeListInSuperCategory": true,
|
||||
"excludeMode": "ONLY",
|
||||
"excludeList": [],
|
||||
"name": "gui.xaero_entity_category_other_entities",
|
||||
"protection": true,
|
||||
"settingOverrides": {},
|
||||
"subCategories": []
|
||||
}
|
||||
]
|
||||
}
|
||||
116
overrides/config/xaero/minimap/profiles/default.cfg
Normal file
116
overrides/config/xaero/minimap/profiles/default.cfg
Normal file
@@ -0,0 +1,116 @@
|
||||
############
|
||||
## Client Config Profile "default"
|
||||
##
|
||||
|
||||
profile_name = Default
|
||||
ignore_enforcement_if_edit_permission = false
|
||||
display_minimap = true
|
||||
minimap_item = -
|
||||
minimap_safe_mode = false
|
||||
minimap_ui_scale = 1
|
||||
entity_radar_categories = This option's value is saved to sub-folder "entity_radar_categories".
|
||||
display_radar = true
|
||||
radar_dots_style = 0
|
||||
radar_smooth_dots = true
|
||||
radar_name_scale = 1.0
|
||||
radar_main_entity = 2
|
||||
radar_main_dot_size = 2
|
||||
radar_hide_invisible_entities = true
|
||||
minimap_arrow_scale = 1.5
|
||||
minimap_arrow_color = 2
|
||||
minimap_arrow_opacity = 100
|
||||
tracked_players_on_minimap = true
|
||||
tracked_players_in_world = true
|
||||
tracked_player_minimap_icon_scale = 0
|
||||
tracked_player_world_icon_scale = 0
|
||||
tracked_player_world_name_scale = 0
|
||||
waypoints_in_world = true
|
||||
waypoints_on_minimap = true
|
||||
waypoints_all_sets = false
|
||||
deathpoints = true
|
||||
old_deathpoints = true
|
||||
delete_reached_deathpoints = true
|
||||
switch_auto_waypoints_on_death = true
|
||||
waypoint_icon_scale_in_world = 0
|
||||
waypoint_name_scale_in_world = 0
|
||||
waypoint_close_scale_in_world = 1.0
|
||||
waypoint_distance_scale_in_world = 0
|
||||
multiple_waypoints_info = 1
|
||||
waypoint_distance_in_world = 1
|
||||
waypoint_name_in_world = true
|
||||
waypoint_short_distance_in_world = false
|
||||
waypoint_vertical_pointing_angle = 180
|
||||
waypoint_horizontal_pointing_angle = 10
|
||||
waypoint_max_distance = 0
|
||||
waypoint_max_distance_dimension_scale = true
|
||||
waypoint_min_distance_in_world = 0.0
|
||||
waypoint_convert_distance_to_km_at = 10000
|
||||
waypoint_distance_precision = 1
|
||||
waypoint_opacity_in_world = 80
|
||||
waypoint_opacity_on_minimap = 90
|
||||
waypoint_icon_scale_on_minimap = 0
|
||||
temporary_waypoints_global = true
|
||||
default_waypoint_teleport_format = /tp @s {x} {y} {z}
|
||||
default_waypoint_teleport_rotation_format = /tp @s {x} {y} {z} {yaw} ~
|
||||
waypoint_teleport_cross_dimension = true
|
||||
waypoint_partial_y_teleport = true
|
||||
new_waypoints_to_bottom = false
|
||||
hide_world_names = 1
|
||||
minimap_compass_over_everything = true
|
||||
hide_waypoint_coordinates = false
|
||||
minimap_compass_location = 1
|
||||
minimap_compass_shadow_color = 9
|
||||
minimap_compass_north_shadow_color = -1
|
||||
minimap_compass_scale = 0
|
||||
minimap_block_colors = 0
|
||||
minimap_biomes_in_vanilla_colors = false
|
||||
minimap_cave_mode_allowed = true
|
||||
minimap_auto_cave_mode = 2
|
||||
minimap_cave_mode_allowed_dimensions = []
|
||||
minimap_manual_cave_mode_start = 2147483647
|
||||
minimap_cave_mode_depth = 30
|
||||
minimap_legible_cave_maps = false
|
||||
minimap_cave_mode_toggle_timer = 1000.0
|
||||
minimap_biome_blending = true
|
||||
minimap_display_world_map_chunks = true
|
||||
minimap_terrain_depth = true
|
||||
minimap_terrain_slopes = 2
|
||||
minimap_display_redstone = true
|
||||
minimap_display_flowers = true
|
||||
minimap_block_transparency = true
|
||||
minimap_display_stained_glass = true
|
||||
minimap_adjust_height_for_short_blocks = true
|
||||
minimap_anti_aliasing = true
|
||||
minimap_size = 0
|
||||
minimap_shape = 0
|
||||
minimap_north_locked = false
|
||||
minimap_zoom = 1
|
||||
minimap_cave_mode_extra_zoom = 2
|
||||
minimap_enlarged_zoom = 0
|
||||
minimap_centered_when_enlarged = false
|
||||
keep_enlarged_minimap_unlocked = false
|
||||
minimap_toggled_enlarged = false
|
||||
minimap_lighting = true
|
||||
minimap_opacity = 100
|
||||
minimap_frame = 0
|
||||
minimap_frame_color = 9
|
||||
hide_minimap_under_screen = true
|
||||
hide_minimap_under_f3 = true
|
||||
boss_health_push_box = 1
|
||||
potion_effect_push_box = 1
|
||||
minimap_chunk_grid = -1
|
||||
minimap_chunk_grid_line_width = 1
|
||||
minimap_slime_chunks = false
|
||||
minimap_open_slime_chunks_screen = true
|
||||
minimap_light_overlay_type = 0
|
||||
minimap_light_overlay_max_light = 7
|
||||
minimap_light_overlay_min_light = 0
|
||||
minimap_light_overlay_color = 13
|
||||
minimap_display_opac_claims = true
|
||||
minimap_opac_claim_fill_opacity = 46
|
||||
minimap_opac_claim_border_opacity = 80
|
||||
minimap_display_opac_current_claim = true
|
||||
minimap_info_display_background_opacity = 40
|
||||
minimap_info_display_alignment = 0
|
||||
info_display_config = This option's value is saved to sub-folder "info_display_config".
|
||||
hud_render_layer = 1
|
||||
@@ -0,0 +1,191 @@
|
||||
{
|
||||
"hardInclude": "anything",
|
||||
"includeList": [],
|
||||
"includeListInSuperCategory": true,
|
||||
"excludeMode": "ONLY",
|
||||
"excludeList": [
|
||||
"minecraft:glow_item_frame",
|
||||
"minecraft:item_frame"
|
||||
],
|
||||
"name": "gui.xaero_entity_category_root",
|
||||
"protection": true,
|
||||
"settingOverrides": {
|
||||
"displayHeight": 0.0,
|
||||
"displayed": true,
|
||||
"heightBasedFade": true,
|
||||
"renderOrder": 0.0,
|
||||
"color": 13.0,
|
||||
"displayNameWhenIconFails": false,
|
||||
"entityNumber": 1000.0,
|
||||
"alwaysDisplayNametags": false,
|
||||
"dotSize": 2.0,
|
||||
"startFadingAt": 0.0,
|
||||
"renderOverMinimapFrame": 1.0,
|
||||
"icons": 2.0,
|
||||
"names": 0.0,
|
||||
"heightLimit": 20.0,
|
||||
"iconScale": 1.0
|
||||
},
|
||||
"subCategories": [
|
||||
{
|
||||
"hardInclude": "living",
|
||||
"includeList": [],
|
||||
"includeListInSuperCategory": true,
|
||||
"excludeMode": "ONLY",
|
||||
"excludeList": [
|
||||
"minecraft:armor_stand"
|
||||
],
|
||||
"name": "gui.xaero_entity_category_living",
|
||||
"protection": true,
|
||||
"settingOverrides": {
|
||||
"renderOrder": 2.0,
|
||||
"color": 14.0
|
||||
},
|
||||
"subCategories": [
|
||||
{
|
||||
"hardInclude": "players",
|
||||
"includeList": [],
|
||||
"includeListInSuperCategory": true,
|
||||
"excludeMode": "ONLY",
|
||||
"excludeList": [],
|
||||
"name": "gui.xaero_entity_category_players",
|
||||
"protection": true,
|
||||
"settingOverrides": {
|
||||
"renderOrder": 6.0,
|
||||
"heightLimit": 2050.0,
|
||||
"color": 15.0
|
||||
},
|
||||
"subCategories": [
|
||||
{
|
||||
"hardInclude": "nothing",
|
||||
"includeList": [],
|
||||
"includeListInSuperCategory": true,
|
||||
"excludeMode": "ONLY",
|
||||
"excludeList": [],
|
||||
"name": "gui.xaero_entity_category_friend",
|
||||
"protection": true,
|
||||
"settingOverrides": {},
|
||||
"subCategories": []
|
||||
},
|
||||
{
|
||||
"hardInclude": "tracked",
|
||||
"includeList": [],
|
||||
"includeListInSuperCategory": true,
|
||||
"excludeMode": "ONLY",
|
||||
"excludeList": [],
|
||||
"name": "gui.xaero_entity_category_tracked",
|
||||
"protection": true,
|
||||
"settingOverrides": {
|
||||
"icons": 2.0
|
||||
},
|
||||
"subCategories": []
|
||||
},
|
||||
{
|
||||
"hardInclude": "same-team",
|
||||
"includeList": [],
|
||||
"includeListInSuperCategory": true,
|
||||
"excludeMode": "ONLY",
|
||||
"excludeList": [],
|
||||
"name": "gui.xaero_entity_category_same_team",
|
||||
"protection": true,
|
||||
"settingOverrides": {},
|
||||
"subCategories": []
|
||||
},
|
||||
{
|
||||
"hardInclude": "anything",
|
||||
"includeList": [],
|
||||
"includeListInSuperCategory": true,
|
||||
"excludeMode": "ONLY",
|
||||
"excludeList": [],
|
||||
"name": "gui.xaero_entity_category_other_teams",
|
||||
"protection": true,
|
||||
"settingOverrides": {
|
||||
"renderOrder": 7.0
|
||||
},
|
||||
"subCategories": []
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"hardInclude": "hostile",
|
||||
"includeList": [],
|
||||
"includeListInSuperCategory": true,
|
||||
"excludeMode": "ONLY",
|
||||
"excludeList": [],
|
||||
"name": "gui.xaero_entity_category_hostile",
|
||||
"protection": true,
|
||||
"settingOverrides": {
|
||||
"renderOrder": 3.0
|
||||
},
|
||||
"subCategories": [
|
||||
{
|
||||
"hardInclude": "tamed",
|
||||
"includeList": [],
|
||||
"includeListInSuperCategory": true,
|
||||
"excludeMode": "ONLY",
|
||||
"excludeList": [],
|
||||
"name": "gui.xaero_entity_category_hostile_tamed",
|
||||
"protection": true,
|
||||
"settingOverrides": {
|
||||
"renderOrder": 5.0
|
||||
},
|
||||
"subCategories": []
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"hardInclude": "anything",
|
||||
"includeList": [],
|
||||
"includeListInSuperCategory": true,
|
||||
"excludeMode": "ONLY",
|
||||
"excludeList": [],
|
||||
"name": "gui.xaero_entity_category_friendly",
|
||||
"protection": true,
|
||||
"settingOverrides": {},
|
||||
"subCategories": [
|
||||
{
|
||||
"hardInclude": "tamed",
|
||||
"includeList": [],
|
||||
"includeListInSuperCategory": true,
|
||||
"excludeMode": "ONLY",
|
||||
"excludeList": [],
|
||||
"name": "gui.xaero_entity_category_friendly_tamed",
|
||||
"protection": true,
|
||||
"settingOverrides": {
|
||||
"renderOrder": 4.0
|
||||
},
|
||||
"subCategories": []
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"hardInclude": "items",
|
||||
"includeList": [],
|
||||
"includeListInSuperCategory": true,
|
||||
"excludeMode": "ONLY",
|
||||
"excludeList": [],
|
||||
"name": "gui.xaero_entity_category_items",
|
||||
"protection": true,
|
||||
"settingOverrides": {
|
||||
"renderOrder": 1.0,
|
||||
"color": 12.0
|
||||
},
|
||||
"subCategories": []
|
||||
},
|
||||
{
|
||||
"hardInclude": "anything",
|
||||
"includeList": [],
|
||||
"includeListInSuperCategory": true,
|
||||
"excludeMode": "ONLY",
|
||||
"excludeList": [],
|
||||
"name": "gui.xaero_entity_category_other_entities",
|
||||
"protection": true,
|
||||
"settingOverrides": {
|
||||
"color": 5.0
|
||||
},
|
||||
"subCategories": []
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
infoDisplayOrder:coords:overworld_coords:chunk_coords:angles:dimension:biome:weather:light_level:time:real_time:highlights:light_overlay_indicator:manual_cave_mode_indicator:custom_sub_world
|
||||
infoDisplay:coords:true:15:-1
|
||||
infoDisplay:overworld_coords:false:15:-1
|
||||
infoDisplay:chunk_coords:false:15:-1
|
||||
infoDisplay:angles:false:15:-1
|
||||
infoDisplay:dimension:false:15:-1
|
||||
infoDisplay:biome:false:15:-1
|
||||
infoDisplay:weather:false:15:-1
|
||||
infoDisplay:light_level:0:15:-1
|
||||
infoDisplay:time:0:15:-1
|
||||
infoDisplay:real_time:0:15:-1
|
||||
infoDisplay:highlights:true:15:-1
|
||||
infoDisplay:light_overlay_indicator:true:15:-1
|
||||
infoDisplay:manual_cave_mode_indicator:true:15:-1
|
||||
infoDisplay:custom_sub_world:true:15:-1
|
||||
@@ -0,0 +1,5 @@
|
||||
############
|
||||
## Server Config Profile "default"
|
||||
##
|
||||
|
||||
profile_name = Default
|
||||
16
overrides/config/xaero/world-map/client.cfg
Normal file
16
overrides/config/xaero/world-map/client.cfg
Normal file
@@ -0,0 +1,16 @@
|
||||
current_profile = default
|
||||
ignored_update = 0
|
||||
update_notifications = true
|
||||
reload_viewed = false
|
||||
reload_viewed_version = 0
|
||||
debug = false
|
||||
cave_mode_start_y = 2147483647
|
||||
png_export_in_multiple_images = false
|
||||
png_export_night = false
|
||||
png_export_scale_down_square = 20
|
||||
png_export_highlights = false
|
||||
differentiate_by_server_address = true
|
||||
display_disabled_waypoints = false
|
||||
close_waypoints_after_hopping = true
|
||||
only_display_current_map_waypoints = false
|
||||
global_version = 1
|
||||
3
overrides/config/xaero/world-map/common.cfg
Normal file
3
overrides/config/xaero/world-map/common.cfg
Normal file
@@ -0,0 +1,3 @@
|
||||
default_enforced_profile = default
|
||||
enforced_profile_permission_node = xaero.world_map.enforced_server_profile
|
||||
register_status_effects = true
|
||||
51
overrides/config/xaero/world-map/profiles/default.cfg
Normal file
51
overrides/config/xaero/world-map/profiles/default.cfg
Normal file
@@ -0,0 +1,51 @@
|
||||
############
|
||||
## Client Config Profile "default"
|
||||
##
|
||||
|
||||
profile_name = Default
|
||||
ignore_enforcement_if_edit_permission = false
|
||||
lighting = true
|
||||
block_colors = 0
|
||||
load_new_chunks = true
|
||||
update_chunks = true
|
||||
terrain_depth = true
|
||||
terrain_slopes = 3
|
||||
footsteps = true
|
||||
display_coordinates = true
|
||||
waypoints = true
|
||||
render_waypoints = true
|
||||
waypoint_backgrounds = true
|
||||
waypoint_scale = 1.0
|
||||
biome_blending = true
|
||||
biome_colors_in_vanilla = false
|
||||
minimum_zoom_for_local_waypoints = 0.0
|
||||
adjust_height_for_short_blocks = true
|
||||
display_flowers = true
|
||||
display_stained_glass = true
|
||||
cave_mode_allowed = true
|
||||
cave_mode_allowed_dimensions = []
|
||||
cave_mode_depth = 30
|
||||
legible_cave_maps = true
|
||||
auto_cave_mode = -1
|
||||
cave_mode_toggle_timer = 1.0
|
||||
default_cave_mode_type = 1
|
||||
display_cave_mode_start = true
|
||||
map_writing_distance = -1
|
||||
display_player_as_arrow = true
|
||||
opening_animation = true
|
||||
arrow_color = -2
|
||||
display_zoom = true
|
||||
display_hovered_biome = true
|
||||
zoom_buttons = true
|
||||
detect_ambiguous_y = true
|
||||
default_map_teleport_command_format = /tp @s {x} {y} {z}
|
||||
default_map_teleport_command_dimension_format = /execute as @s in {d} run tp {x} {y} {z}
|
||||
default_player_teleport_command_format = /tp @s {name}
|
||||
map_teleport_allowed = false
|
||||
partial_y_teleport = true
|
||||
display_opac_claims = true
|
||||
opac_claims_border_opacity = 80
|
||||
opac_claims_fill_opacity = 46
|
||||
map_item = -
|
||||
display_minimap_radar = true
|
||||
display_tracked_players = true
|
||||
@@ -0,0 +1,5 @@
|
||||
############
|
||||
## Server Config Profile "default"
|
||||
##
|
||||
|
||||
profile_name = Default
|
||||
Reference in New Issue
Block a user