update res pak to version 1.21.1

This commit is contained in:
2026-02-26 20:34:32 +08:00
parent 591ed9c2d8
commit fa6d6fe4f4
22 changed files with 191 additions and 16 deletions

View File

@@ -4,4 +4,6 @@
# 更新日志
26-2-25: 推送第一个整合包版本
26-2-25: 推送第一个整合包版本
26-2-26v3.0.2更新资源包到1.21.1

View File

@@ -1,5 +1,5 @@
#Indigo properties file
#Wed Feb 25 20:34:14 CST 2026
#Thu Feb 26 19:25:38 CST 2026
always-tesselate-blocks=auto
ambient-occlusion-mode=hybrid
debug-compare-lighting=auto

View File

@@ -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": []
}
}

View File

@@ -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": []
}
}

View File

@@ -0,0 +1,47 @@
{
"package.name.className": {
"ignore": false,
"playerSideOnly": false,
"force": false,
"buttonHints": {
"SORT": {
"horizontalOffset": 0,
"top": 0,
"bottom": 0
},
"SORT_COLUMNS": {
"horizontalOffset": 0,
"top": 0,
"bottom": 0
},
"SORT_ROWS": {
"horizontalOffset": 0,
"top": 0,
"bottom": 0
},
"MOVE_TO_CONTAINER": {
"horizontalOffset": 0,
"top": 0,
"bottom": 0
},
"MOVE_TO_PLAYER": {
"horizontalOffset": 0,
"top": 0,
"bottom": 0
},
"CONTINUOUS_CRAFTING": {
"horizontalOffset": 0,
"top": 0,
"bottom": 0
},
"PROFILE_SELECTOR": {
"horizontalOffset": 0,
"top": 0,
"bottom": 0,
"hide": true
}
}
},
"another.package.name.className": {
}
}

View File

@@ -1,5 +1,5 @@
#This file stores configuration options for Iris, such as the currently active shaderpack
#Wed Feb 25 20:52:35 CST 2026
#Thu Feb 26 19:25:43 CST 2026
allowUnknownShaders=false
colorSpace=SRGB
disableUpdateMessage=false

View File

@@ -7,7 +7,7 @@
"hideFromGUIs": true,
"accessibilityModMemory": false,
"enableAccessibilityPlugin": false,
"fluidMode": "ANY",
"fluidMode": "NONE",
"perspectiveMode": "CAMERA",
"extendedReach": 0.0,
"debug": false,
@@ -42,6 +42,7 @@
}
},
"history": {
"hintOverlayToggle": false,
"themesHash": -328442023
}
}

View File

@@ -0,0 +1,19 @@
[
{"version":1},
{"ingredient":{"id":"minecraft:repeater"},"type":"item_stack","bookmarkType":"INGREDIENT"},
{"ingredient":{"id":"minecraft:redstone"},"type":"item_stack","bookmarkType":"INGREDIENT"},
{"ingredient":{"id":"minecraft:note_block"},"type":"item_stack","bookmarkType":"INGREDIENT"},
{"ingredient":{"id":"sereneseasons:calendar"},"type":"item_stack","bookmarkType":"INGREDIENT"},
{"ingredient":{"id":"sereneseasons:season_sensor"},"type":"item_stack","bookmarkType":"INGREDIENT"},
{"ingredient":{"id":"minecraft:clock"},"type":"item_stack","bookmarkType":"INGREDIENT"},
{"ingredient":{"id":"dragonsurvival:charged_coal"},"type":"item_stack","bookmarkType":"INGREDIENT"},
{"ingredient":{"id":"dragonsurvival:heart_element"},"type":"item_stack","bookmarkType":"INGREDIENT"},
{"ingredient":{"id":"extradelight:dried_corn_husk"},"type":"item_stack","bookmarkType":"INGREDIENT"},
{"ingredient":{"id":"extradelight:corn_husk_bundle"},"type":"item_stack","bookmarkType":"INGREDIENT"},
{"ingredient":{"id":"extradelight:corn_husk"},"type":"item_stack","bookmarkType":"INGREDIENT"},
{"ingredient":{"id":"minecraft:chain"},"type":"item_stack","bookmarkType":"INGREDIENT"},
{"ingredient":{"id":"farmersdelight:hanging_canvas_sign"},"type":"item_stack","bookmarkType":"INGREDIENT"},
{"ingredient":{"id":"regions_unexplored:blue_bioshroom_stem"},"type":"item_stack","bookmarkType":"INGREDIENT"},
{"ingredient":{"id":"regions_unexplored:maple_fence"},"type":"item_stack","bookmarkType":"INGREDIENT"},
{"ingredient":{"id":"regions_unexplored:maple_planks"},"type":"item_stack","bookmarkType":"INGREDIENT"}
]

View File

@@ -20,7 +20,7 @@
},
"notifications": {
"has_cleared_donation_button": false,
"has_seen_donation_prompt": false
"has_seen_donation_prompt": true
},
"debug": {
"terrain_sorting_enabled": true

View File

@@ -43,7 +43,7 @@ muted=false
# If the voice chat is disabled (both sound and microphone off)
disabled=false
# If the voice chat HUD, group chat HUD, and other in-game icons should be hidden
hide_icons=false
hide_icons=true
# If the voice chat icons next to player names should be visible
show_nametag_icons=true
# If the voice chat icons on the HUD should be visible

View File

@@ -84,7 +84,7 @@ minimap_anti_aliasing = true
minimap_size = 0
minimap_shape = 0
minimap_north_locked = false
minimap_zoom = 1
minimap_zoom = 3
minimap_cave_mode_extra_zoom = 2
minimap_enlarged_zoom = 0
minimap_centered_when_enlarged = false

View File

@@ -10,20 +10,20 @@
"name": "gui.xaero_entity_category_root",
"protection": true,
"settingOverrides": {
"displayHeight": 0.0,
"displayed": true,
"displayHeight": 0.0,
"heightBasedFade": true,
"renderOrder": 0.0,
"color": 13.0,
"displayNameWhenIconFails": false,
"entityNumber": 1000.0,
"alwaysDisplayNametags": false,
"dotSize": 2.0,
"startFadingAt": 0.0,
"dotSize": 2.0,
"renderOverMinimapFrame": 1.0,
"icons": 2.0,
"names": 0.0,
"heightLimit": 20.0,
"names": 0.0,
"iconScale": 1.0
},
"subCategories": [

View File

@@ -48,8 +48,8 @@ mouseSensitivity:0.31866197183098594
damageTiltStrength:1.0
highContrast:false
narratorHotkey:true
resourcePacks:["vanilla","file/Minecraft-Mod-Language-Modpack-Converted-1.21.1.zip","fabric","mod_resources","tinyskeletons:dynamically_copied_skeleton_textures","moonlight:merged_pack"]
incompatibleResourcePacks:[]
resourcePacks:["vanilla","file/Minecraft-Mod-Language-Modpack-Converted-1.21.1.zip","fabric","mod_resources","tinyskeletons:dynamically_copied_skeleton_textures","moonlight:merged_pack","file/VanillaXBR - 1.21.3.zip","file/§6§lClassic 3D§c v2.0.0-A.9§e 1.21.zip"]
incompatibleResourcePacks:["file/VanillaXBR - 1.21.3.zip"]
lastServer:
lang:zh_cn
chatVisibility:0
@@ -255,8 +255,8 @@ key_create.keyinfo.toolbelt:key.keyboard.left.alt
key_create.keyinfo.rotate_menu:key.keyboard.unknown
key_gui.xaero_minimap_settings:key.keyboard.y
key_gui.xaero_minimap_server_profiles:key.keyboard.unknown
key_gui.xaero_zoom_in:key.keyboard.keypad.add
key_gui.xaero_zoom_out:key.keyboard.keypad.subtract
key_gui.xaero_zoom_in:key.keyboard.keypad.decimal
key_gui.xaero_zoom_out:key.keyboard.unknown
key_gui.xaero_new_waypoint:key.keyboard.b
key_gui.xaero_waypoints_key:key.keyboard.u
key_gui.xaero_enlarge_map:key.keyboard.z
@@ -288,8 +288,8 @@ key_key.category.flightassistant.thrust.increase_thrust:key.keyboard.up
key_key.category.flightassistant.thrust.set_toga:key.keyboard.right
key_key.open_muffler_gui:key.keyboard.unknown
key_key.entityculling.toggle:key.keyboard.unknown
soundCategory_master:1.0
soundCategory_music:0.3080930897887324
soundCategory_master:0.6043046357615894
soundCategory_music:0.13732394366197184
soundCategory_record:1.0
soundCategory_weather:1.0
soundCategory_block:1.0

Binary file not shown.

Binary file not shown.