mirror of
https://github.com/xmmtx/XMZ-JFServer-Client
synced 2026-02-25 06:06:33 +08:00
更新 配置文件
This commit is contained in:
8
.minecraft/config/chat_heads.json5
Normal file
8
.minecraft/config/chat_heads.json5
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"renderPosition": "BEFORE_NAME",
|
||||
"offsetNonPlayerText": true,
|
||||
"senderDetection": "UUID_AND_HEURISTIC",
|
||||
"smartHeuristics": true,
|
||||
"handleSystemMessages": true,
|
||||
"nameAliases": { }
|
||||
}
|
||||
5
.minecraft/config/continuity.json
Normal file
5
.minecraft/config/continuity.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"connected_textures": true,
|
||||
"emissive_textures": true,
|
||||
"custom_block_layers": true
|
||||
}
|
||||
18
.minecraft/config/durability-viewer.json
Normal file
18
.minecraft/config/durability-viewer.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"Settings": {
|
||||
"ArmorAroundHotbar": false,
|
||||
"HUDCorner": "Bottom-Right",
|
||||
"EffectDuration": true,
|
||||
"HideDamageOverPercent": 100,
|
||||
"SoundBelowDurability": 100,
|
||||
"SoundBelowPercent": 10,
|
||||
"Percentages": false,
|
||||
"SetWindowTitle": true,
|
||||
"ShowAllTrinkets": true,
|
||||
"PercentToShowDamage": 80,
|
||||
"ShowFreeInventorySlots": true,
|
||||
"TooltipColor": "#0054FB54",
|
||||
"WarningMode": "Sound"
|
||||
},
|
||||
"config_version": 1
|
||||
}
|
||||
20
.minecraft/config/enhanced_bes.properties
Normal file
20
.minecraft/config/enhanced_bes.properties
Normal file
@@ -0,0 +1,20 @@
|
||||
#Configuration file for Enhanced Block Entities
|
||||
#Thu Feb 13 12:47:48 CST 2025
|
||||
bed_ao=false
|
||||
bell_ao=true
|
||||
chest_ao=false
|
||||
christmas_chests=allowed
|
||||
decorated_pot_ao=false
|
||||
experimental_beds=true
|
||||
experimental_chests=true
|
||||
experimental_signs=true
|
||||
force_resource_pack_compat=false
|
||||
render_enhanced_beds=true
|
||||
render_enhanced_bells=true
|
||||
render_enhanced_chests=true
|
||||
render_enhanced_decorated_pots=true
|
||||
render_enhanced_shulker_boxes=true
|
||||
render_enhanced_signs=true
|
||||
shulker_box_ao=false
|
||||
sign_ao=false
|
||||
sign_text_rendering=smart
|
||||
@@ -1,5 +1,5 @@
|
||||
#Indigo properties file
|
||||
#Thu Feb 13 02:17:20 CST 2025
|
||||
#Thu Feb 13 13:09:36 CST 2025
|
||||
always-tesselate-blocks=auto
|
||||
ambient-occlusion-mode=hybrid
|
||||
debug-compare-lighting=auto
|
||||
|
||||
6
.minecraft/config/forgeconfigapiport.toml
Normal file
6
.minecraft/config/forgeconfigapiport.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
#Disables File Watcher. Used to automatically update config if its file has been modified.
|
||||
disableConfigWatcher = false
|
||||
#A config option mainly for developers. Logs out configuration values that do not have translations when running a client in a development environment.
|
||||
logUntranslatedConfigurationWarnings = true
|
||||
#Path to load default configs from, intended for setting global server configs for newly created worlds, but also works when recreating client and common configs.
|
||||
defaultConfigsPath = "defaultconfigs"
|
||||
@@ -6,6 +6,15 @@
|
||||
"continuous_crafting_saved_value": false
|
||||
},
|
||||
"AutoRefillSettings": {
|
||||
"auto_refill_enable_per_slot_config": {
|
||||
"value": false
|
||||
},
|
||||
"auto_refill_enable_indicator_icons": {
|
||||
"value": false
|
||||
},
|
||||
"auto_refill_enable_horbar_indicator_icons": {
|
||||
"value": false
|
||||
},
|
||||
"visual_durability_notification": {
|
||||
"value": false
|
||||
},
|
||||
|
||||
@@ -0,0 +1,53 @@
|
||||
{
|
||||
"globalBookmarks": {
|
||||
"armorer": [],
|
||||
"butcher": [],
|
||||
"cartographer": [],
|
||||
"cleric": [],
|
||||
"farmer": [],
|
||||
"fisherman": [],
|
||||
"fletcher": [],
|
||||
"leatherworker": [],
|
||||
"librarian": [],
|
||||
"mason": [],
|
||||
"shepherd": [],
|
||||
"toolsmith": [],
|
||||
"weaponsmith": [],
|
||||
"nitwit": [],
|
||||
"none": []
|
||||
},
|
||||
"globalBookmarks1": {
|
||||
"armorer": [],
|
||||
"butcher": [],
|
||||
"cartographer": [],
|
||||
"cleric": [],
|
||||
"farmer": [],
|
||||
"fisherman": [],
|
||||
"fletcher": [],
|
||||
"leatherworker": [],
|
||||
"librarian": [],
|
||||
"mason": [],
|
||||
"shepherd": [],
|
||||
"toolsmith": [],
|
||||
"weaponsmith": [],
|
||||
"nitwit": [],
|
||||
"none": []
|
||||
},
|
||||
"globalBookmarks2": {
|
||||
"armorer": [],
|
||||
"butcher": [],
|
||||
"cartographer": [],
|
||||
"cleric": [],
|
||||
"farmer": [],
|
||||
"fisherman": [],
|
||||
"fletcher": [],
|
||||
"leatherworker": [],
|
||||
"librarian": [],
|
||||
"mason": [],
|
||||
"shepherd": [],
|
||||
"toolsmith": [],
|
||||
"weaponsmith": [],
|
||||
"nitwit": [],
|
||||
"none": []
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,53 @@
|
||||
{
|
||||
"globalBookmarks": {
|
||||
"armorer": [],
|
||||
"butcher": [],
|
||||
"cartographer": [],
|
||||
"cleric": [],
|
||||
"farmer": [],
|
||||
"fisherman": [],
|
||||
"fletcher": [],
|
||||
"leatherworker": [],
|
||||
"librarian": [],
|
||||
"mason": [],
|
||||
"shepherd": [],
|
||||
"toolsmith": [],
|
||||
"weaponsmith": [],
|
||||
"nitwit": [],
|
||||
"none": []
|
||||
},
|
||||
"globalBookmarks1": {
|
||||
"armorer": [],
|
||||
"butcher": [],
|
||||
"cartographer": [],
|
||||
"cleric": [],
|
||||
"farmer": [],
|
||||
"fisherman": [],
|
||||
"fletcher": [],
|
||||
"leatherworker": [],
|
||||
"librarian": [],
|
||||
"mason": [],
|
||||
"shepherd": [],
|
||||
"toolsmith": [],
|
||||
"weaponsmith": [],
|
||||
"nitwit": [],
|
||||
"none": []
|
||||
},
|
||||
"globalBookmarks2": {
|
||||
"armorer": [],
|
||||
"butcher": [],
|
||||
"cartographer": [],
|
||||
"cleric": [],
|
||||
"farmer": [],
|
||||
"fisherman": [],
|
||||
"fletcher": [],
|
||||
"leatherworker": [],
|
||||
"librarian": [],
|
||||
"mason": [],
|
||||
"shepherd": [],
|
||||
"toolsmith": [],
|
||||
"weaponsmith": [],
|
||||
"nitwit": [],
|
||||
"none": []
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,53 @@
|
||||
{
|
||||
"globalBookmarks": {
|
||||
"armorer": [],
|
||||
"butcher": [],
|
||||
"cartographer": [],
|
||||
"cleric": [],
|
||||
"farmer": [],
|
||||
"fisherman": [],
|
||||
"fletcher": [],
|
||||
"leatherworker": [],
|
||||
"librarian": [],
|
||||
"mason": [],
|
||||
"shepherd": [],
|
||||
"toolsmith": [],
|
||||
"weaponsmith": [],
|
||||
"nitwit": [],
|
||||
"none": []
|
||||
},
|
||||
"globalBookmarks1": {
|
||||
"armorer": [],
|
||||
"butcher": [],
|
||||
"cartographer": [],
|
||||
"cleric": [],
|
||||
"farmer": [],
|
||||
"fisherman": [],
|
||||
"fletcher": [],
|
||||
"leatherworker": [],
|
||||
"librarian": [],
|
||||
"mason": [],
|
||||
"shepherd": [],
|
||||
"toolsmith": [],
|
||||
"weaponsmith": [],
|
||||
"nitwit": [],
|
||||
"none": []
|
||||
},
|
||||
"globalBookmarks2": {
|
||||
"armorer": [],
|
||||
"butcher": [],
|
||||
"cartographer": [],
|
||||
"cleric": [],
|
||||
"farmer": [],
|
||||
"fisherman": [],
|
||||
"fletcher": [],
|
||||
"leatherworker": [],
|
||||
"librarian": [],
|
||||
"mason": [],
|
||||
"shepherd": [],
|
||||
"toolsmith": [],
|
||||
"weaponsmith": [],
|
||||
"nitwit": [],
|
||||
"none": []
|
||||
}
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
#This file stores configuration options for Iris, such as the currently active shaderpack
|
||||
#Thu Feb 13 02:29:02 CST 2025
|
||||
#Thu Feb 13 13:09:40 CST 2025
|
||||
colorSpace=SRGB
|
||||
disableUpdateMessage=false
|
||||
enableDebugOptions=false
|
||||
|
||||
14
.minecraft/config/minihud/mc.mineblock.cc.json
Normal file
14
.minecraft/config/minihud/mc.mineblock.cc.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"renderers": {
|
||||
"random_tickable_chunks": {
|
||||
"pos": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
]
|
||||
},
|
||||
"slime_chunks": {
|
||||
"y_top": 0.0
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"data_storage": {
|
||||
"distance_pos": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
]
|
||||
},
|
||||
"hud_data": {},
|
||||
"entities": {},
|
||||
"shapes": {}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"data_storage": {
|
||||
"distance_pos": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
]
|
||||
},
|
||||
"hud_data": {},
|
||||
"entities": {},
|
||||
"shapes": {}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"data_storage": {
|
||||
"distance_pos": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
]
|
||||
},
|
||||
"hud_data": {},
|
||||
"entities": {},
|
||||
"shapes": {}
|
||||
}
|
||||
14
.minecraft/config/minihud/wdsj.pro.json
Normal file
14
.minecraft/config/minihud/wdsj.pro.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"renderers": {
|
||||
"random_tickable_chunks": {
|
||||
"pos": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
]
|
||||
},
|
||||
"slime_chunks": {
|
||||
"y_top": 0.0
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"data_storage": {
|
||||
"distance_pos": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
]
|
||||
},
|
||||
"hud_data": {},
|
||||
"entities": {},
|
||||
"shapes": {}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"data_storage": {
|
||||
"distance_pos": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
]
|
||||
},
|
||||
"hud_data": {},
|
||||
"entities": {},
|
||||
"shapes": {}
|
||||
}
|
||||
66
.minecraft/config/replaymod.json
Normal file
66
.minecraft/config/replaymod.json
Normal file
@@ -0,0 +1,66 @@
|
||||
{
|
||||
"core": {
|
||||
"notifications": true
|
||||
},
|
||||
"advanced": {
|
||||
"recordingPath": "./replay_recordings/",
|
||||
"cachePath": "./.replay_cache/",
|
||||
"renderPath": "./replay_videos/",
|
||||
"skipPostRenderGui": false,
|
||||
"askForOpenEye": true,
|
||||
"skipPostScreenshotGui": false,
|
||||
"fullBrightness": "replaymod.gui.settings.fullbrightness.gamma",
|
||||
"fullBrightness_valid_values": [
|
||||
"replaymod.gui.settings.fullbrightness.gamma",
|
||||
"replaymod.gui.settings.fullbrightness.nightvision",
|
||||
"replaymod.gui.settings.fullbrightness.both"
|
||||
]
|
||||
},
|
||||
"recording": {
|
||||
"recordSingleplayer": false,
|
||||
"recordServer": false,
|
||||
"indicator": true,
|
||||
"autoStartRecording": true,
|
||||
"autoPostProcess": true,
|
||||
"renameDialog": true
|
||||
},
|
||||
"replay": {
|
||||
"showChat": true,
|
||||
"showServerIPs": true,
|
||||
"camera": "replaymod.camera.classic",
|
||||
"camera_valid_values": [
|
||||
"replaymod.camera.classic",
|
||||
"replaymod.camera.vanilla"
|
||||
],
|
||||
"legacyMainMenuButton": false,
|
||||
"mainMenuButton": "DEFAULT",
|
||||
"mainMenuButton_valid_values": [
|
||||
"BIG",
|
||||
"DEFAULT",
|
||||
"TOP_LEFT",
|
||||
"TOP_RIGHT",
|
||||
"LEFT_OF_SINGLEPLAYER",
|
||||
"RIGHT_OF_SINGLEPLAYER",
|
||||
"LEFT_OF_MULTIPLAYER",
|
||||
"RIGHT_OF_MULTIPLAYER",
|
||||
"LEFT_OF_REALMS",
|
||||
"RIGHT_OF_REALMS",
|
||||
"LEFT_OF_MODS",
|
||||
"RIGHT_OF_MODS"
|
||||
]
|
||||
},
|
||||
"render": {
|
||||
"frameTimeFromWorldTime": false
|
||||
},
|
||||
"simplepathing": {
|
||||
"pathpreview": true,
|
||||
"autosync": true,
|
||||
"timelineLength": 1800,
|
||||
"interpolator": "replaymod.gui.editkeyframe.interpolator.catmullrom.name",
|
||||
"interpolator_valid_values": [
|
||||
"replaymod.gui.editkeyframe.interpolator.catmullrom.name",
|
||||
"replaymod.gui.editkeyframe.interpolator.cubic.name",
|
||||
"replaymod.gui.editkeyframe.interpolator.linear.name"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -1,2 +1,2 @@
|
||||
#Pinyin Options
|
||||
#Thu Feb 13 02:18:09 CST 2025
|
||||
#Thu Feb 13 14:42:53 CST 2025
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
#Double Pinyin Options
|
||||
#Thu Feb 13 02:18:09 CST 2025
|
||||
#Thu Feb 13 14:42:53 CST 2025
|
||||
Converter=sougou
|
||||
|
||||
59
.minecraft/config/voxelmap.properties
Normal file
59
.minecraft/config/voxelmap.properties
Normal file
@@ -0,0 +1,59 @@
|
||||
Zoom Level:2
|
||||
Hide Minimap:false
|
||||
Show Coordinates:true
|
||||
Enable Cave Mode:true
|
||||
Dynamic Lighting:true
|
||||
Height Map:true
|
||||
Slope Map:true
|
||||
Blur:false
|
||||
Water Transparency:true
|
||||
Block Transparency:true
|
||||
Biomes:true
|
||||
Biome Overlay:0
|
||||
Chunk Grid:false
|
||||
Slime Chunks:false
|
||||
World Boarder:true
|
||||
Square Map:false
|
||||
Rotation:false
|
||||
Old North:false
|
||||
Waypoint Beacons:false
|
||||
Waypoint Signs:true
|
||||
Deathpoints:1
|
||||
Waypoint Max Distance:1000
|
||||
Waypoint Sort By:1
|
||||
Welcome Message:false
|
||||
Map Corner:0
|
||||
Map Size:1
|
||||
Zoom Key:key.keyboard.z
|
||||
Fullscreen Key:key.keyboard.unknown
|
||||
Menu Key:key.keyboard.m
|
||||
Waypoint Menu Key:key.keyboard.u
|
||||
Waypoint Key:key.keyboard.n
|
||||
Mob Key:key.keyboard.unknown
|
||||
In-game Waypoint Key:key.keyboard.unknown
|
||||
Teleport Command:tp %p %x %y %z
|
||||
Move Map Down While Status Effect:true
|
||||
Move ScoreBoard Down:true
|
||||
Distance Unit Conversion:true
|
||||
Waypoint Name Below Icon:true
|
||||
Waypoint Distance Below Name:true
|
||||
Radar Mode:2
|
||||
Show Radar:true
|
||||
Show Hostiles:true
|
||||
Show Players:true
|
||||
Show Neutrals:false
|
||||
Filter Mob Icons:true
|
||||
Outline Mob Icons:true
|
||||
Show Player Helmets:true
|
||||
Show Mob Helmets:true
|
||||
Show Player Names:true
|
||||
Show Mob Names:true
|
||||
Font Scale:1.0
|
||||
Show Facing:true
|
||||
Hidden Mobs:
|
||||
Worldmap Zoom:0.5
|
||||
Worldmap Minimum Zoom:0.5
|
||||
Worldmap Maximum Zoom:16.0
|
||||
Worldmap Cache Size:500
|
||||
Show Worldmap Waypoints:true
|
||||
Show Worldmap Waypoint Names:true
|
||||
Reference in New Issue
Block a user