⬆️ 更新配置.
This commit is contained in:
@@ -5,6 +5,7 @@
|
|||||||
"no_mod:testitem"
|
"no_mod:testitem"
|
||||||
],
|
],
|
||||||
"BlacklistedModsIDs": [
|
"BlacklistedModsIDs": [
|
||||||
|
"spectrum",
|
||||||
"vinery",
|
"vinery",
|
||||||
"farmersdelight",
|
"farmersdelight",
|
||||||
"createfood",
|
"createfood",
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": 2,
|
"version": 6,
|
||||||
"__comment_enableBridgingAssist": "a.k.a. 'Reacharound Placement' in keybinds. The Quark thing.",
|
"__comment_enableBridgingAssist": "a.k.a. 'Reacharound Placement' in keybinds. The Quark thing.",
|
||||||
"enableBridgingAssist": true,
|
"enableBridgingAssist": true,
|
||||||
"minBridgeDistance": 20.0,
|
"minBridgeDistance": 20.0,
|
||||||
|
|||||||
@@ -47,7 +47,7 @@ globalExecutorParallelism = "default"
|
|||||||
[clientSideConfig.modifyMaxVDConfig]
|
[clientSideConfig.modifyMaxVDConfig]
|
||||||
# (Default: true) Whether to modify maximum view distance
|
# (Default: true) Whether to modify maximum view distance
|
||||||
enabled = "default"
|
enabled = "default"
|
||||||
# (Default: 72) Max render distance allowed in game options
|
# (Default: 69) Max render distance allowed in game options
|
||||||
maxViewDistance = "default"
|
maxViewDistance = "default"
|
||||||
# (Default: true) Enable client-side support for extended render distance protocol (c2me:ext_render_distance_v1)
|
# (Default: true) Enable client-side support for extended render distance protocol (c2me:ext_render_distance_v1)
|
||||||
# This allows requesting render distances higher than 127 chunks from the server
|
# This allows requesting render distances higher than 127 chunks from the server
|
||||||
|
|||||||
22
controlify.json
Normal file
22
controlify.json
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"schema_version": 1,
|
||||||
|
"profiles": [],
|
||||||
|
"global": {
|
||||||
|
"keyboard_movement": false,
|
||||||
|
"keyboard_movement_whitelist": [],
|
||||||
|
"seen_servers": [],
|
||||||
|
"show_splitscreen_ad": true,
|
||||||
|
"notify_low_battery": true,
|
||||||
|
"ingame_button_guide_scale": 1.0,
|
||||||
|
"use_enhanced_steam_deck_driver": true,
|
||||||
|
"reach_around": "off",
|
||||||
|
"allow_server_rumble": true,
|
||||||
|
"extra_ui_sounds": true,
|
||||||
|
"virtual_mouse_screens": [
|
||||||
|
"net.minecraft.class_465"
|
||||||
|
],
|
||||||
|
"mixed_input": false,
|
||||||
|
"out_of_focus_input": false
|
||||||
|
},
|
||||||
|
"devices": {}
|
||||||
|
}
|
||||||
@@ -5,7 +5,7 @@
|
|||||||
"illegalPathSupportMode": "None",
|
"illegalPathSupportMode": "None",
|
||||||
"enableCustomTextures": true,
|
"enableCustomTextures": true,
|
||||||
"enableCustomBlockEntities": true,
|
"enableCustomBlockEntities": true,
|
||||||
"textureUpdateFrequency_V2": "Fast",
|
"textureUpdateFrequency_V2": "Average",
|
||||||
"enableEmissiveTextures": true,
|
"enableEmissiveTextures": true,
|
||||||
"enableEnchantedTextures": true,
|
"enableEnchantedTextures": true,
|
||||||
"enableEmissiveBlockEntities": true,
|
"enableEmissiveBlockEntities": true,
|
||||||
@@ -13,7 +13,7 @@
|
|||||||
"alwaysCheckVanillaEmissiveSuffix": true,
|
"alwaysCheckVanillaEmissiveSuffix": true,
|
||||||
"enableArmorAndTrims": true,
|
"enableArmorAndTrims": true,
|
||||||
"skinFeaturesEnabled": true,
|
"skinFeaturesEnabled": true,
|
||||||
"skinTransparencyMode": "ETF_SKINS_ONLY",
|
"skinTransparencyMode": "ALL",
|
||||||
"skinTransparencyInExtraPixels": true,
|
"skinTransparencyInExtraPixels": true,
|
||||||
"skinFeaturesEnableTransparency": true,
|
"skinFeaturesEnableTransparency": true,
|
||||||
"skinFeaturesEnableFullTransparency": false,
|
"skinFeaturesEnableFullTransparency": false,
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#Indigo properties file
|
#Indigo properties file
|
||||||
#Tue Feb 10 20:16:13 CST 2026
|
#Sat Feb 14 14:33:07 CST 2026
|
||||||
always-tesselate-blocks=auto
|
always-tesselate-blocks=auto
|
||||||
ambient-occlusion-mode=hybrid
|
ambient-occlusion-mode=hybrid
|
||||||
debug-compare-lighting=auto
|
debug-compare-lighting=auto
|
||||||
|
|||||||
@@ -1,32 +0,0 @@
|
|||||||
{
|
|
||||||
"com.tiviacz.travelersbackpack.client.screens.BackpackScreen": {
|
|
||||||
"ignore": true,
|
|
||||||
"buttonHints": {
|
|
||||||
"MOVE_TO_CONTAINER": {
|
|
||||||
"horizontalOffset": 39
|
|
||||||
},
|
|
||||||
"MOVE_TO_PLAYER": {
|
|
||||||
"horizontalOffset": 82
|
|
||||||
},
|
|
||||||
"SORT": {
|
|
||||||
"horizontalOffset": 79
|
|
||||||
},
|
|
||||||
"SORT_COLUMNS": {
|
|
||||||
"horizontalOffset": 80
|
|
||||||
},
|
|
||||||
"SORT_ROWS": {
|
|
||||||
"horizontalOffset": 81
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"com.tiviacz.travelersbackpack.inventory.menu.BackpackItemMenu": {
|
|
||||||
"ignore": true
|
|
||||||
},
|
|
||||||
"net.minecraft.class_476": {
|
|
||||||
"buttonHints": {
|
|
||||||
"MOVE_TO_CONTAINER": {
|
|
||||||
"bottom": 1
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,15 +1,6 @@
|
|||||||
{
|
{
|
||||||
"Features": {
|
|
||||||
"enable_profiles": {
|
|
||||||
"value": false
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"ModSettings": {
|
"ModSettings": {
|
||||||
"enable_updates_check": false,
|
"first_run": false
|
||||||
"first_run": false,
|
|
||||||
"enable_profiles": {
|
|
||||||
"value": false
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"GuiSettings": {
|
"GuiSettings": {
|
||||||
"enable_inventory_editor_button": {
|
"enable_inventory_editor_button": {
|
||||||
@@ -18,18 +9,10 @@
|
|||||||
"enable_inventory_settings_button": {
|
"enable_inventory_settings_button": {
|
||||||
"value": false
|
"value": false
|
||||||
},
|
},
|
||||||
"enable_profiles_ui": {
|
"continuous_crafting_saved_value": false
|
||||||
"value": false
|
|
||||||
},
|
|
||||||
"enable_profiles_announcement": false
|
|
||||||
},
|
},
|
||||||
"AutoRefillSettings": {
|
"AutoRefillSettings": {
|
||||||
"auto_refill_enable_horbar_indicator_icons": {
|
"auto_refill_enable_indicator_icons": {
|
||||||
"value": false
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"EditProfiles": {
|
|
||||||
"enable_profiles": {
|
|
||||||
"value": false
|
"value": false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#This file stores configuration options for Iris, such as the currently active shaderpack
|
#This file stores configuration options for Iris, such as the currently active shaderpack
|
||||||
#Tue Feb 10 20:16:17 CST 2026
|
#Sat Feb 14 14:33:12 CST 2026
|
||||||
allowUnknownShaders=false
|
allowUnknownShaders=false
|
||||||
colorSpace=SRGB
|
colorSpace=SRGB
|
||||||
disableUpdateMessage=false
|
disableUpdateMessage=false
|
||||||
|
|||||||
@@ -1,4 +0,0 @@
|
|||||||
absoluteSize = 0.75
|
|
||||||
tempItemSize = 1.0
|
|
||||||
tempBlockSize = 1.0
|
|
||||||
oldRendering = false
|
|
||||||
@@ -3,8 +3,8 @@
|
|||||||
"serverEntries": [
|
"serverEntries": [
|
||||||
{
|
{
|
||||||
"maptype": "Pl3xMap",
|
"maptype": "Pl3xMap",
|
||||||
"ip": "frp-sun.com:52508",
|
"ip": "mc.nerd-paker.space",
|
||||||
"link": "https://mcmap.nerd-paker.space/",
|
"link": "https://mcmap.nerd-paker.space",
|
||||||
"markerVisibilityMode": "All",
|
"markerVisibilityMode": "All",
|
||||||
"markerLayers": [
|
"markerLayers": [
|
||||||
"pl3xmap_spawn",
|
"pl3xmap_spawn",
|
||||||
|
|||||||
118
minihud.json
118
minihud.json
@@ -2,58 +2,58 @@
|
|||||||
"InfoLineOrders": {
|
"InfoLineOrders": {
|
||||||
"infoFPS": 0,
|
"infoFPS": 0,
|
||||||
"infoMemoryUsage": 0,
|
"infoMemoryUsage": 0,
|
||||||
"infoTimeIRL": 1,
|
"infoTimeIRL": 0,
|
||||||
"infoTimeWorld": 2,
|
"infoTimeWorld": 0,
|
||||||
"infoWorldTimeFormatted": 3,
|
"infoWorldTimeFormatted": 0,
|
||||||
"infoCoordinates": 4,
|
"infoCoordinates": 0,
|
||||||
"infoCoordinatesScaled": 4,
|
"infoCoordinatesScaled": 0,
|
||||||
"infoBlockPosition": 6,
|
"infoBlockPosition": 0,
|
||||||
"infoChunkPosition": 7,
|
"infoChunkPosition": 0,
|
||||||
"infoBlockInChunk": 28,
|
"infoBlockInChunk": 0,
|
||||||
"infoDimensionId": 5,
|
"infoDimensionId": 0,
|
||||||
"infoFacing": 8,
|
"infoFacing": 0,
|
||||||
"infoRotationYaw": 11,
|
"infoRotationYaw": 0,
|
||||||
"infoRotationPitch": 12,
|
"infoRotationPitch": 0,
|
||||||
"infoBlockBreakSpeed": 6,
|
"infoBlockBreakSpeed": 0,
|
||||||
"infoSpeed": 13,
|
"infoSpeed": 0,
|
||||||
"infoSpeedAxis": 13,
|
"infoSpeedAxis": 0,
|
||||||
"infoSpeedHV": 13,
|
"infoSpeedHV": 0,
|
||||||
"infoSprinting": 40,
|
"infoSprinting": 0,
|
||||||
"infoServerTPS": 9,
|
"infoServerTPS": 0,
|
||||||
"infoServux": 10,
|
"infoServux": 0,
|
||||||
"infoPing": 36,
|
"infoPing": 0,
|
||||||
"infoWeather": 4,
|
"infoWeather": 0,
|
||||||
"infoTimeTotalModulo": 34,
|
"infoTimeTotalModulo": 0,
|
||||||
"infoTimeDayModulo": 35,
|
"infoTimeDayModulo": 0,
|
||||||
"infoMobCaps": 10,
|
"infoMobCaps": 0,
|
||||||
"infoParticleCount": 17,
|
"infoParticleCount": 0,
|
||||||
"infoDifficulty": 18,
|
"infoDifficulty": 0,
|
||||||
"infoEntities": 21,
|
"infoEntities": 0,
|
||||||
"infoEntitiesClientWorld": 22,
|
"infoEntitiesClientWorld": 0,
|
||||||
"infoTileEntities": 32,
|
"infoTileEntities": 0,
|
||||||
"infoLightLevel": 10,
|
"infoLightLevel": 0,
|
||||||
"infoBiome": 19,
|
"infoBiome": 0,
|
||||||
"infoBiomeRegistryName": 20,
|
"infoBiomeRegistryName": 0,
|
||||||
"infoDistance": 33,
|
"infoDistance": 0,
|
||||||
"infoLoadedChunksCount": 31,
|
"infoLoadedChunksCount": 0,
|
||||||
"infoChunkSections": 14,
|
"infoChunkSections": 0,
|
||||||
"infoChunkSectionsLine": 15,
|
"infoChunkSectionsLine": 0,
|
||||||
"infoChunkUpdates": 16,
|
"infoChunkUpdates": 0,
|
||||||
"infoRegionFile": 29,
|
"infoRegionFile": 0,
|
||||||
"infoSlimeChunk": 22,
|
"infoSlimeChunk": 0,
|
||||||
"infoLookingAtBlock": 25,
|
"infoLookingAtBlock": 0,
|
||||||
"infoLookingAtBlockInChunk": 26,
|
"infoLookingAtBlockInChunk": 0,
|
||||||
"infoBlockProperties": 27,
|
"infoBlockProperties": 0,
|
||||||
"infoBeeCount": 36,
|
"infoBeeCount": 0,
|
||||||
"infoHoneyLevel": 37,
|
"infoHoneyLevel": 0,
|
||||||
"infoFurnaceXp": 30,
|
"infoFurnaceXp": 0,
|
||||||
"infoLookingAtEntity": 23,
|
"infoLookingAtEntity": 0,
|
||||||
"infoEntityRegistryName": 24,
|
"infoEntityRegistryName": 0,
|
||||||
"infoLookingAtEffects": 24,
|
"infoLookingAtEffects": 0,
|
||||||
"infoZombieConversion": 25,
|
"infoZombieConversion": 0,
|
||||||
"infoHorseSpeed": 36,
|
"infoHorseSpeed": 0,
|
||||||
"infoHorseJump": 37,
|
"infoHorseJump": 0,
|
||||||
"infoPandaGene": 37
|
"infoPandaGene": 0
|
||||||
},
|
},
|
||||||
"Colors": {
|
"Colors": {
|
||||||
"beaconRangeLvl1": "#20E060FF",
|
"beaconRangeLvl1": "#20E060FF",
|
||||||
@@ -133,7 +133,7 @@
|
|||||||
"mainRenderingToggle": {
|
"mainRenderingToggle": {
|
||||||
"enabled": false,
|
"enabled": false,
|
||||||
"hotkey": {
|
"hotkey": {
|
||||||
"keys": "H"
|
"keys": "H,LEFT_SHIFT,BUTTON_1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"moveShapeToPlayer": {
|
"moveShapeToPlayer": {
|
||||||
@@ -164,8 +164,8 @@
|
|||||||
"blockGridOverlayRadius": 32,
|
"blockGridOverlayRadius": 32,
|
||||||
"coordinateFormat": "x: %.1f y: %.1f z: %.1f",
|
"coordinateFormat": "x: %.1f y: %.1f z: %.1f",
|
||||||
"dateFormatReal": "yyyy-MM-dd HH:mm:ss",
|
"dateFormatReal": "yyyy-MM-dd HH:mm:ss",
|
||||||
"dateFormatMinecraft": "Day {DAY_1}",
|
"dateFormatMinecraft": "MC time: (day {DAY}) {HOUR}:{MIN}:xx",
|
||||||
"fontScale": 2.0,
|
"fontScale": 0.5,
|
||||||
"lightLevelMarkerSize": 0.84,
|
"lightLevelMarkerSize": 0.84,
|
||||||
"lightLevelNumberOffsetBlockX": 0.26,
|
"lightLevelNumberOffsetBlockX": 0.26,
|
||||||
"lightLevelNumberOffsetBlockY": 0.32,
|
"lightLevelNumberOffsetBlockY": 0.32,
|
||||||
@@ -198,16 +198,16 @@
|
|||||||
"InfoTypeToggles": {
|
"InfoTypeToggles": {
|
||||||
"infoFPS": false,
|
"infoFPS": false,
|
||||||
"infoMemoryUsage": false,
|
"infoMemoryUsage": false,
|
||||||
"infoTimeIRL": false,
|
"infoTimeIRL": true,
|
||||||
"infoTimeWorld": false,
|
"infoTimeWorld": false,
|
||||||
"infoWorldTimeFormatted": true,
|
"infoWorldTimeFormatted": false,
|
||||||
"infoCoordinates": false,
|
"infoCoordinates": true,
|
||||||
"infoCoordinatesScaled": false,
|
"infoCoordinatesScaled": false,
|
||||||
"infoBlockPosition": false,
|
"infoBlockPosition": false,
|
||||||
"infoChunkPosition": false,
|
"infoChunkPosition": false,
|
||||||
"infoBlockInChunk": false,
|
"infoBlockInChunk": false,
|
||||||
"infoDimensionId": false,
|
"infoDimensionId": false,
|
||||||
"infoFacing": false,
|
"infoFacing": true,
|
||||||
"infoRotationYaw": false,
|
"infoRotationYaw": false,
|
||||||
"infoRotationPitch": false,
|
"infoRotationPitch": false,
|
||||||
"infoBlockBreakSpeed": false,
|
"infoBlockBreakSpeed": false,
|
||||||
|
|||||||
@@ -1,13 +0,0 @@
|
|||||||
{
|
|
||||||
"data_storage": {
|
|
||||||
"distance_pos": [
|
|
||||||
0.0,
|
|
||||||
0.0,
|
|
||||||
0.0
|
|
||||||
],
|
|
||||||
"seed": 8966001256132782688,
|
|
||||||
"spawn_chunk_radius": 2
|
|
||||||
},
|
|
||||||
"block_entities": {},
|
|
||||||
"shapes": {}
|
|
||||||
}
|
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
"translate_descriptions": true,
|
"translate_descriptions": true,
|
||||||
"update_checker": false,
|
"update_checker": false,
|
||||||
"button_update_badge": false,
|
"button_update_badge": false,
|
||||||
"update_channel": "alpha",
|
"update_channel": "release",
|
||||||
"quick_configure": true,
|
"quick_configure": true,
|
||||||
"modify_title_screen": true,
|
"modify_title_screen": true,
|
||||||
"modify_game_menu": true,
|
"modify_game_menu": true,
|
||||||
|
|||||||
@@ -2,14 +2,19 @@
|
|||||||
"loadOrder": [
|
"loadOrder": [
|
||||||
"Bare Bones 1.21.zip",
|
"Bare Bones 1.21.zip",
|
||||||
"Bare Bones x Farmer's Delight.zip",
|
"Bare Bones x Farmer's Delight.zip",
|
||||||
"FreshAnimations_v1.10.3.zip",
|
|
||||||
"Bare Bones x Fresh Animations 1.9.2.zip",
|
|
||||||
"Bare Bones x Waystones.zip",
|
"Bare Bones x Waystones.zip",
|
||||||
|
"Bare Bones Better Leaves 1.21.11.zip",
|
||||||
|
"Bare Bones Connected Glass 1.21.11.zip",
|
||||||
|
"Bare Bones Emissive Ores 1.21.11.zip",
|
||||||
|
"Bare Bones Low On Fire 1.21.11.zip",
|
||||||
|
"Bare_Bones_Patches_V3.2.zip",
|
||||||
|
"FreshAnimations_v1.10.3.zip",
|
||||||
|
"FA+All_Extensions-v1.7.zip",
|
||||||
|
"SeriousReanimated_v1.0.zip",
|
||||||
|
"MSA V3 - RunWalk - SPA.zip",
|
||||||
|
"MCA_resourcepack-1.21.1+_V3.1.1.zip",
|
||||||
"CozyUI-v1.10-no-fonts.zip",
|
"CozyUI-v1.10-no-fonts.zip",
|
||||||
"CozyUI-Ex-v0.4.zip",
|
"CozyUI-Ex-v0.4.zip",
|
||||||
"Better GUI For TravelersBackpack.zip",
|
"Better GUI For TravelersBackpack.zip"
|
||||||
"SeriousReanimated_v1.0.zip",
|
|
||||||
"MSA V3 - Run&Walk - SPA.zip",
|
|
||||||
"MCA_resourcepack-1.21.1+_V3.1.1.zip"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
BIN
paxi/resourcepacks/Bare Bones Better Leaves 1.21.11.zip
Normal file
BIN
paxi/resourcepacks/Bare Bones Better Leaves 1.21.11.zip
Normal file
Binary file not shown.
BIN
paxi/resourcepacks/Bare Bones Connected Glass 1.21.11.zip
Normal file
BIN
paxi/resourcepacks/Bare Bones Connected Glass 1.21.11.zip
Normal file
Binary file not shown.
BIN
paxi/resourcepacks/Bare Bones Emissive Ores 1.21.11.zip
Normal file
BIN
paxi/resourcepacks/Bare Bones Emissive Ores 1.21.11.zip
Normal file
Binary file not shown.
BIN
paxi/resourcepacks/Bare Bones Low On Fire 1.21.11.zip
Normal file
BIN
paxi/resourcepacks/Bare Bones Low On Fire 1.21.11.zip
Normal file
Binary file not shown.
Binary file not shown.
BIN
paxi/resourcepacks/Bare_Bones_Patches_V3.2.zip
Normal file
BIN
paxi/resourcepacks/Bare_Bones_Patches_V3.2.zip
Normal file
Binary file not shown.
BIN
paxi/resourcepacks/FA+All_Extensions-v1.7.zip
Normal file
BIN
paxi/resourcepacks/FA+All_Extensions-v1.7.zip
Normal file
Binary file not shown.
BIN
paxi/resourcepacks/MSA V3 - RunWalk - SPA.zip
Normal file
BIN
paxi/resourcepacks/MSA V3 - RunWalk - SPA.zip
Normal file
Binary file not shown.
@@ -1,4 +1,4 @@
|
|||||||
#
|
#
|
||||||
#Tue Feb 10 20:16:14 CST 2026
|
#Sat Feb 14 14:33:08 CST 2026
|
||||||
even-point-color=DB3402
|
even-point-color=DB3402
|
||||||
odd-point-color=75aaff
|
odd-point-color=75aaff
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
current_profile = default
|
current_profile = default
|
||||||
update_notifications = true
|
update_notifications = true
|
||||||
ignored_update = 386
|
ignored_update = 387
|
||||||
allow_wrong_world_teleport = false
|
allow_wrong_world_teleport = false
|
||||||
differentiate_by_server_address = true
|
differentiate_by_server_address = true
|
||||||
debug_entity_icons = false
|
debug_entity_icons = false
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
current_profile = default
|
current_profile = default
|
||||||
ignored_update = 185
|
ignored_update = 186
|
||||||
update_notifications = true
|
update_notifications = true
|
||||||
reload_viewed = false
|
reload_viewed = false
|
||||||
reload_viewed_version = 0
|
reload_viewed_version = 0
|
||||||
|
|||||||
Reference in New Issue
Block a user