更新说明

This commit is contained in:
2025-11-18 22:12:40 +08:00
parent e434c8cc3a
commit 29e2ba606a
351 changed files with 7108 additions and 6136 deletions

View File

@@ -16,3 +16,7 @@
/kill
/onekeyminer screen
/kill
/onekeyminer screen
/kill
/
/kill

View File

@@ -77,7 +77,8 @@
"minecraft:waxed_copper_block",
"minecraft:waxed_oxidized_copper",
"minecraft:obsidian",
"minecraft:ancient_debris"
"minecraft:ancient_debris",
"minecraft:end_stone"
],
"shovel": [
"minecraft:sand",

View File

@@ -0,0 +1,22 @@
{
"effectType": "AURA",
"effectSpeed": "NORMAL",
"effectThorn": "ANIMATION",
"toggleEnchants": true,
"toggleArmorTypes": true,
"toggleThorns": true,
"toggleDurability": true,
"toggleMending": true,
"toggleEmptyBar": true,
"toggleItemBar": true,
"toggleVanillaTexture": true,
"toggleCompatibleHeartMod": false,
"toggleInverseSlot": false,
"toggleSortSpecialItem": true,
"toggleAlignEnchantments": true,
"toggleUniformColor": false,
"toggleMinimalArmorBar": false,
"uniformColorType": "AQUA",
"armorBarOffsetX": 0,
"armorBarOffsetY": 0
}

View File

@@ -1,5 +1,5 @@
#Indigo properties file
#Mon Nov 17 21:27:43 CST 2025
#Tue Nov 18 21:25:27 CST 2025
ambient-occlusion-mode=hybrid
debug-compare-lighting=auto
fix-exterior-vertex-lighting=auto

View File

@@ -1,6 +1,6 @@
{
"gamma": {
"value": 15.0,
"value": 0.53,
"defaultGamma": 100,
"toggledGamma": 1500,
"updateToggle": false,

View File

@@ -1,9 +1,9 @@
#This file stores configuration options for Iris, such as the currently active shaderpack
#Mon Nov 17 21:27:48 CST 2025
#Tue Nov 18 21:25:31 CST 2025
allowUnknownShaders=false
colorSpace=SRGB
disableUpdateMessage=false
enableDebugOptions=false
enableShaders=true
enableShaders=false
maxShadowRenderDistance=32
shaderPack=ComplementaryReimagined_r5.5.1.zip

View File

@@ -0,0 +1,44 @@
{
"selections": {
"mode": "SIMPLE"
},
"placements": {},
"schematic_projects_manager": {},
"operation_mode": "SCHEMATIC_PLACEMENT",
"render_range": {
"mode": "ALL",
"axis": "Y",
"layer_single": 0,
"layer_above": 0,
"layer_below": 0,
"layer_range_min": 0,
"layer_range_max": 0,
"hotkey_range_min": false,
"hotkey_range_max": false
},
"area_simple": {
"name": "Unnamed",
"current": "Unnamed",
"boxes": [
{
"pos1": [
0,
0,
0
],
"pos2": [
0,
0,
0
],
"name": "Unnamed"
}
]
},
"tool_mode_data": {
"delete": {
"use_placement": false
}
},
"block_entities": {}
}

View File

@@ -0,0 +1,10 @@
{
"data_storage": {
"distance_pos": [
0.0,
0.0,
0.0
]
},
"shapes": {}
}

View File

@@ -0,0 +1,91 @@
#Are mob plaques enabled, toggleable in-game via the dedicated keybinding.
allow_rendering = true
[general]
#Render mob plaques below the mob's name tag instead of above.
#Default Value: false
render_below_name_tag = false
#Show a black background box behind plaques. Disabled by default as it doesn't work with shaders.
#Default Value: true
render_background = true
#Entities blacklisted from showing any plaques.
#Format for every entry is "<namespace>:<path>". Tags are supported, must be in the format of "#<namespace>:<path>". Namespace may be omitted to use "minecraft" by default. May use asterisk as wildcard parameter via pattern matching, e.g. "minecraft:*_shulker_box" to match all shulker boxes no matter of color. Begin an entry with "!" to make sure it is excluded, useful e.g. when it has already been matched by another pattern.
#Default Value: [minecraft:armor_stand]
no_plaque_mobs = ["minecraft:armor_stand"]
#The raytrace range for finding a picked entity.
#Setting this to -1 will make it use the player entity interaction range, which is 3 in survival.
#Default Value: -1
# Default: -1
# Range: -1 ~ 128
picked_entity_interaction_range = -1
#Amount of pixels a row of plaques may take up, when exceeding this value a new row will be started.
#Default Value: 108
# Default: 108
# Range: > 0
max_plaque_row_width = 108
#Height offset from default position.
#Default Value: 0
# Default: 0
# Range: > -2147483648
offset_height = 0
#Distance to the mob at which plaques will still be visible. The distance is halved when the mob is crouching.
#Default Value: 96
# Default: 96
# Range: > 0
max_render_distance = 96
#Show plaques from mobs obstructed by walls the player cannot see through, similar to the nameplates of other players.
#Default Value: true
behind_walls = true
#Coyote time in seconds after which a no longer picked entity will still show the plaques.
#Set to -1 to keep the old entity until a new one is picked by the crosshair.
#Default Value: 2
# Default: 2
# Range: > -1
picked_entity_delay = 2
#Dynamically increase plaque size the further away the camera is to simplify readability.
#Default Value: true
scale_with_distance = true
#Selectors for choosing mobs to render plaques for.
#Default Value: [minecraft:all]
#Allowed Values: minecraft:all, minecraft:tamed, minecraft:tamed_only_owner, minecraft:player, minecraft:monster, minecraft:boss, minecraft:mount
mob_selectors = ["minecraft:all"]
#Show plaques for the entity picked by the crosshair only.
#Default Value: false
picked_entity = false
#Custom scale for rendering plaques.
#Default Value: 0.5
# Default: 0.5
# Range: 0.05 ~ 2.0
plaque_scale = 0.5
#Always render plaques with full brightness to be most visible, ignoring local lighting conditions.
#Default Value: true
full_brightness = true
#Hide all plaques when mob has full health.
#Default Value: false
hide_at_full_health = false
[health]
#Allow for rendering this type of plaque.
allow_rendering = true
#Transition text colors depending on current percentage.
shift_colors = false
#Show current amount either as percentage or as absolute value.
#Allowed Values: ABSOLUTE, ABSOLUTE_WITH_MAX, RELATIVE
plaque_value = "RELATIVE"
[air]
#Allow for rendering this type of plaque.
allow_rendering = true
#Transition text colors depending on current percentage.
shift_colors = false
#Show current amount either as percentage or as absolute value.
#Allowed Values: ABSOLUTE, ABSOLUTE_WITH_MAX, RELATIVE
plaque_value = "RELATIVE"
[armor]
#Allow for rendering this type of plaque.
allow_rendering = true
[toughness]
#Allow for rendering this type of plaque.
allow_rendering = true

View File

@@ -1,2 +1,2 @@
#Pinyin Options
#Mon Nov 17 21:29:12 CST 2025
#Tue Nov 18 21:26:28 CST 2025

View File

@@ -1,3 +1,3 @@
#Double Pinyin Options
#Mon Nov 17 21:29:12 CST 2025
#Tue Nov 18 21:26:28 CST 2025
Converter=sougou

View File

@@ -330,7 +330,7 @@
"Internal": {
"darknessScaleValueOriginal": 1.0,
"flySpeedPreset": 0,
"gammaValueOriginal": 1.0,
"gammaValueOriginal": 0.53,
"hotbarScrollCurrentRow": 3,
"slimeBlockSlipperinessOriginal": 0.800000011920929,
"shulkerMaxStackSize": 64

View File

@@ -10,8 +10,8 @@
"name": "gui.xaero_entity_category_root",
"protection": true,
"settingOverrides": {
"displayed": true,
"displayHeight": 0.0,
"displayed": true,
"heightBasedFade": true,
"renderOrder": 0.0,
"color": 13.0,

View File

@@ -36,7 +36,7 @@ renderWaypoints:true
partialYTeleportation:true
displayStainedGlass:true
caveModeDepth:30
caveModeStart:-20
caveModeStart:12
autoCaveMode:-1
legibleCaveMaps:false
displayCaveModeStart:true

Binary file not shown.

BIN
logs/2025-11-17-2.log.gz Normal file

Binary file not shown.

BIN
logs/2025-11-18-1.log.gz Normal file

Binary file not shown.

View File

@@ -1,16 +1,16 @@
[2025-11-17 21:27:43] [INFO]: I18nUpdate Mod 3.7.0 is loaded in 1.21.8 with Fabric
[2025-11-17 21:27:43] [DEBUG]: Minecraft path: E:\我的世界1.21.8Fabric纯净版生存\.minecraft\versions\1.21.8-辅助基础包
[2025-11-17 21:27:43] [DEBUG]: Local Storage Pos: C:\Users\BigTang
[2025-11-17 21:27:43] [INFO]: Using fastest url: http://downloader1.meitangdehulu.com:22943/
[2025-11-17 21:27:43] [DEBUG]: Using asset root: http://downloader1.meitangdehulu.com:22943/
[2025-11-17 21:27:43] [DEBUG]: C:\Users\BigTang\.i18nupdatemod\1.21\Minecraft-Mod-Language-Modpack-1-21-Fabric.zip md5: F847359AEA78E13514A9F359D160B2AA, remote md5: F847359AEA78E13514A9F359D160B2AA
[2025-11-17 21:27:43] [DEBUG]: Already up to date.
[2025-11-17 21:27:43] [DEBUG]: Local file C:\Users\BigTang\.i18nupdatemod\1.20\Minecraft-Mod-Language-Modpack-1-20-Fabric.zip has been updated recently.
[2025-11-17 21:27:43] [DEBUG]: Already up to date.
[2025-11-17 21:27:43] [DEBUG]: Local file C:\Users\BigTang\.i18nupdatemod\1.19\Minecraft-Mod-Language-Modpack-1-19.zip has been updated recently.
[2025-11-17 21:27:43] [DEBUG]: Already up to date.
[2025-11-17 21:27:43] [INFO]: Converting: C:\Users\BigTang\.i18nupdatemod\1.21\Minecraft-Mod-Language-Modpack-1-21-Fabric.zip
[2025-11-17 21:27:43] [INFO]: Converting: C:\Users\BigTang\.i18nupdatemod\1.20\Minecraft-Mod-Language-Modpack-1-20-Fabric.zip
[2025-11-17 21:27:44] [INFO]: Converting: C:\Users\BigTang\.i18nupdatemod\1.19\Minecraft-Mod-Language-Modpack-1-19.zip
[2025-11-17 21:27:44] [INFO]: Converted: [C:\Users\BigTang\.i18nupdatemod\1.21\Minecraft-Mod-Language-Modpack-1-21-Fabric.zip, C:\Users\BigTang\.i18nupdatemod\1.20\Minecraft-Mod-Language-Modpack-1-20-Fabric.zip, C:\Users\BigTang\.i18nupdatemod\1.19\Minecraft-Mod-Language-Modpack-1-19.zip] -> C:\Users\BigTang\.i18nupdatemod\1.21.8\Minecraft-Mod-Language-Modpack-Converted-1.21.8.zip
[2025-11-17 21:27:44] [INFO]: Synchronized: C:\Users\BigTang\.i18nupdatemod\1.21.8\Minecraft-Mod-Language-Modpack-Converted-1.21.8.zip -> E:\我的世界1.21.8Fabric纯净版生存\.minecraft\versions\1.21.8-辅助基础包\resourcepacks\Minecraft-Mod-Language-Modpack-Converted-1.21.8.zip
[2025-11-18 21:25:27] [INFO]: I18nUpdate Mod 3.7.0 is loaded in 1.21.8 with Fabric
[2025-11-18 21:25:27] [DEBUG]: Minecraft path: E:\我的世界1.21.8Fabric纯净版生存\.minecraft\versions\1.21.8-辅助基础包
[2025-11-18 21:25:27] [DEBUG]: Local Storage Pos: C:\Users\BigTang
[2025-11-18 21:25:27] [INFO]: Using fastest url: http://downloader1.meitangdehulu.com:22943/
[2025-11-18 21:25:27] [DEBUG]: Using asset root: http://downloader1.meitangdehulu.com:22943/
[2025-11-18 21:25:27] [DEBUG]: C:\Users\BigTang\.i18nupdatemod\1.21\Minecraft-Mod-Language-Modpack-1-21-Fabric.zip md5: F847359AEA78E13514A9F359D160B2AA, remote md5: F847359AEA78E13514A9F359D160B2AA
[2025-11-18 21:25:27] [DEBUG]: Already up to date.
[2025-11-18 21:25:27] [DEBUG]: C:\Users\BigTang\.i18nupdatemod\1.20\Minecraft-Mod-Language-Modpack-1-20-Fabric.zip md5: F60C52C6E5F0BAD3789F43DA5BB2A4AE, remote md5: F60C52C6E5F0BAD3789F43DA5BB2A4AE
[2025-11-18 21:25:27] [DEBUG]: Already up to date.
[2025-11-18 21:25:27] [DEBUG]: C:\Users\BigTang\.i18nupdatemod\1.19\Minecraft-Mod-Language-Modpack-1-19.zip md5: DD8AB045D82B6DCDD2B1B26A320E4CF1, remote md5: DD8AB045D82B6DCDD2B1B26A320E4CF1
[2025-11-18 21:25:27] [DEBUG]: Already up to date.
[2025-11-18 21:25:27] [INFO]: Converting: C:\Users\BigTang\.i18nupdatemod\1.21\Minecraft-Mod-Language-Modpack-1-21-Fabric.zip
[2025-11-18 21:25:27] [INFO]: Converting: C:\Users\BigTang\.i18nupdatemod\1.20\Minecraft-Mod-Language-Modpack-1-20-Fabric.zip
[2025-11-18 21:25:27] [INFO]: Converting: C:\Users\BigTang\.i18nupdatemod\1.19\Minecraft-Mod-Language-Modpack-1-19.zip
[2025-11-18 21:25:28] [INFO]: Converted: [C:\Users\BigTang\.i18nupdatemod\1.21\Minecraft-Mod-Language-Modpack-1-21-Fabric.zip, C:\Users\BigTang\.i18nupdatemod\1.20\Minecraft-Mod-Language-Modpack-1-20-Fabric.zip, C:\Users\BigTang\.i18nupdatemod\1.19\Minecraft-Mod-Language-Modpack-1-19.zip] -> C:\Users\BigTang\.i18nupdatemod\1.21.8\Minecraft-Mod-Language-Modpack-Converted-1.21.8.zip
[2025-11-18 21:25:28] [INFO]: Synchronized: C:\Users\BigTang\.i18nupdatemod\1.21.8\Minecraft-Mod-Language-Modpack-Converted-1.21.8.zip -> E:\我的世界1.21.8Fabric纯净版生存\.minecraft\versions\1.21.8-辅助基础包\resourcepacks\Minecraft-Mod-Language-Modpack-Converted-1.21.8.zip

File diff suppressed because it is too large Load Diff

View File

@@ -1,4 +1,4 @@
[21:27:59] [REI-ReloadPlugins/ERROR] [REI] Failed to run end-reload task for reloadable [ServerDisplayRegistryImpl] in stage [END]
[21:25:42] [REI-ReloadPlugins/ERROR] [REI] Failed to run end-reload task for reloadable [ServerDisplayRegistryImpl] in stage [END]
java.lang.NullPointerException: Cannot invoke "net.minecraft.server.MinecraftServer.method_3772()" because the return value of "dev.architectury.utils.GameInstance.getServer()" is null
at knot//me.shedaniel.rei.impl.common.registry.displays.ServerDisplayRegistryImpl.getAllSortedRecipes(ServerDisplayRegistryImpl.java:230)
at knot//me.shedaniel.rei.impl.common.registry.displays.ServerDisplayRegistryImpl.fillRecipes(ServerDisplayRegistryImpl.java:216)
@@ -15,3 +15,18 @@ java.lang.NullPointerException: Cannot invoke "net.minecraft.server.MinecraftSer
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
at java.base/java.lang.Thread.run(Thread.java:1583)
[21:47:49] [REI-AsyncSearchManager-7/ERROR] [REI] Error while searching
java.util.concurrent.CompletionException: java.util.concurrent.CancellationException
at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770)
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
Caused by: java.util.concurrent.CancellationException
at knot//me.shedaniel.rei.impl.client.search.AsyncSearchManager.lambda$get$3(AsyncSearchManager.java:152)
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768)
... 6 more

10869
logs/rei.log

File diff suppressed because it is too large Load Diff

View File

@@ -1,3 +0,0 @@
{"user_id":"${auth_xuid}","client_id":"${clientid}","minecraft_session_id":"da136c83-5bb1-406b-80b8-c96377a79488","game_version":"1.21.8","operating_system":"windows","platform":"Windows 11","client_modded":true,"launcher_name":"PCL","event_timestamp_utc":"2025-11-17T13:27:58.364732200Z","opt_in":false,"world_session_id":"9cde9ff0-a203-46d8-b5cf-17f0bce2e36b","server_modded":true,"server_type":"server","game_mode":"creative","type":"world_loaded"}
{"user_id":"${auth_xuid}","client_id":"${clientid}","minecraft_session_id":"da136c83-5bb1-406b-80b8-c96377a79488","game_version":"1.21.8","operating_system":"windows","platform":"Windows 11","client_modded":true,"launcher_name":"PCL","event_timestamp_utc":"2025-11-17T13:29:07.022050200Z","opt_in":false,"world_session_id":"9cde9ff0-a203-46d8-b5cf-17f0bce2e36b","server_modded":true,"server_type":"server","seconds_since_load":68,"ticks_since_load":1401,"type":"world_unloaded"}
{"user_id":"${auth_xuid}","client_id":"${clientid}","minecraft_session_id":"da136c83-5bb1-406b-80b8-c96377a79488","game_version":"1.21.8","operating_system":"windows","platform":"Windows 11","client_modded":true,"launcher_name":"PCL","event_timestamp_utc":"2025-11-17T13:29:12.698757Z","opt_in":false,"world_session_id":"117fc432-b781-40ac-800a-285c3c35fa2f","server_modded":true,"server_type":"local","game_mode":"survival","type":"world_loaded"}

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,4 @@
{"user_id":"${auth_xuid}","client_id":"${clientid}","minecraft_session_id":"d40afc88-8340-49c4-83aa-1ac22dcf6024","game_version":"1.21.8","operating_system":"windows","platform":"Windows 11","client_modded":true,"launcher_name":"PCL","event_timestamp_utc":"2025-11-18T13:25:41.365810Z","opt_in":false,"world_session_id":"fe172bad-c251-43c5-9ca5-7694faa12a5e","server_modded":true,"server_type":"server","game_mode":"creative","type":"world_loaded"}
{"user_id":"${auth_xuid}","client_id":"${clientid}","minecraft_session_id":"d40afc88-8340-49c4-83aa-1ac22dcf6024","game_version":"1.21.8","operating_system":"windows","platform":"Windows 11","client_modded":true,"launcher_name":"PCL","event_timestamp_utc":"2025-11-18T13:26:23.397425500Z","opt_in":false,"world_session_id":"fe172bad-c251-43c5-9ca5-7694faa12a5e","server_modded":true,"server_type":"server","seconds_since_load":42,"ticks_since_load":843,"type":"world_unloaded"}
{"user_id":"${auth_xuid}","client_id":"${clientid}","minecraft_session_id":"d40afc88-8340-49c4-83aa-1ac22dcf6024","game_version":"1.21.8","operating_system":"windows","platform":"Windows 11","client_modded":true,"launcher_name":"PCL","event_timestamp_utc":"2025-11-18T13:26:28.665376100Z","opt_in":false,"world_session_id":"896d18d1-f71c-44b1-9373-63f8ecf8557b","server_modded":true,"server_type":"local","game_mode":"survival","type":"world_loaded"}
{"user_id":"${auth_xuid}","client_id":"${clientid}","minecraft_session_id":"d40afc88-8340-49c4-83aa-1ac22dcf6024","game_version":"1.21.8","operating_system":"windows","platform":"Windows 11","client_modded":true,"launcher_name":"PCL","event_timestamp_utc":"2025-11-18T14:11:21.239360400Z","opt_in":false,"world_session_id":"896d18d1-f71c-44b1-9373-63f8ecf8557b","server_modded":true,"server_type":"local","seconds_since_load":2692,"ticks_since_load":51450,"type":"world_unloaded"}

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -23,8 +23,8 @@ particles:0
reducedDebugInfo:false
renderClouds:"true"
cloudRange:128
renderDistance:8
simulationDistance:8
renderDistance:12
simulationDistance:12
screenEffectScale:1.0
soundDevice:""
autoJump:true
@@ -154,30 +154,31 @@ key_key.jade.profile.0:key.keyboard.period
key_key.jade.profile.1:key.keyboard.unknown
key_key.jade.profile.2:key.keyboard.unknown
key_key.jade.profile.3:key.keyboard.unknown
key_key.mobplaques.toggle_plaques:key.keyboard.unknown
key_key.onekeyminer.active:key.keyboard.grave.accent
key_key.travelersbackpack.inventory:key.keyboard.apostrophe
key_key.travelersbackpack.sort:key.keyboard.unknown
key_key.travelersbackpack.ability:key.keyboard.unknown
key_key.travelersbackpack.cycle_tool:key.keyboard.z
key_key.travelersbackpack.toggle_tank:key.keyboard.n
key_key.wands.wand_invert:key.keyboard.i
key_key.wands.wand_mode:key.keyboard.v
key_key.wands.wand_rotate:key.keyboard.r
key_key.wands.palette_menu:key.keyboard.j
key_key.wands.clear_wand:key.keyboard.c
key_key.wands.wand_menu:key.keyboard.y
key_key.wands.m_dec:key.keyboard.left
key_key.wands.wand_fill_circle:key.keyboard.k
key_key.wands.wand_orientation:key.keyboard.x
key_key.wands.wand_undo:key.keyboard.u
key_key.wands.n_inc:key.keyboard.up
key_key.wands.n_dec:key.keyboard.down
key_key.wands.area_diagonal_spread:key.keyboard.comma
key_key.wands.wand_palette_mode:key.keyboard.p
key_key.wands.toggle_stair_slab:key.keyboard.period
key_key.wands.wand_action:key.keyboard.h
key_key.wands.m_inc:key.keyboard.right
key_key.wands.clear_wand:key.keyboard.c
key_key.wands.wand_palette_mode:key.keyboard.p
key_key.wands.n_dec:key.keyboard.down
key_key.wands.wand_fill_circle:key.keyboard.k
key_key.wands.wand_rotate:key.keyboard.r
key_key.wands.inc_sel_block:key.keyboard.z
key_key.wands.toggle_stair_slab:key.keyboard.period
key_key.wands.area_diagonal_spread:key.keyboard.comma
key_key.wands.wand_menu:key.keyboard.y
key_key.wands.wand_orientation:key.keyboard.x
key_key.wands.n_inc:key.keyboard.up
key_key.wands.palette_menu:key.keyboard.j
key_key.wands.wand_invert:key.keyboard.i
key_key.wands.m_dec:key.keyboard.left
key_key.wands.wand_undo:key.keyboard.u
key_key.wands.wand_action:key.keyboard.h
key_key.wands.wand_mode:key.keyboard.v
key_gui.xaero_minimap_settings:key.keyboard.y
key_gui.xaero_zoom_in:key.keyboard.unknown
key_gui.xaero_zoom_out:key.keyboard.unknown

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More