更新 MOD 版本

This commit is contained in:
枫沐x
2025-03-15 19:10:53 +08:00
parent e6b2a3c5fc
commit d2554e8555
43 changed files with 336 additions and 268 deletions

View File

@@ -1,5 +1,5 @@
#Indigo properties file
#Sat Mar 15 18:28:40 CST 2025
#Sat Mar 15 18:48:40 CST 2025
always-tesselate-blocks=auto
ambient-occlusion-mode=hybrid
debug-compare-lighting=auto

View File

@@ -1,5 +1,5 @@
#This file stores configuration options for Iris, such as the currently active shaderpack
#Sat Mar 15 18:28:44 CST 2025
#Sat Mar 15 18:48:43 CST 2025
allowUnknownShaders=false
colorSpace=SRGB
disableUpdateMessage=false

View File

@@ -6,19 +6,25 @@
"openGuiConfigs": {
"keys": "A,C"
},
"enableActionbarMessages": {
"enabled": true,
"hotkey": {
"keys": ""
}
},
"enableConfigSwitcher": {
"enabled": true,
"hotkey": {
"keys": ""
}
},
"realmsCommonConfig": true,
"enableActionbarMessages": {
"enableStatusEffectsShift": {
"enabled": true,
"hotkey": {
"keys": ""
}
}
},
"realmsCommonConfig": true
},
"Debug": {
"debugMessages": false,

View File

@@ -57,6 +57,7 @@
"infoHorseSpeed": 0,
"infoHorseJump": 0,
"infoPandaGene": 0,
"infoDolphinTreasure": 57,
"infoEntityVariant": 0
},
"Colors": {
@@ -103,9 +104,13 @@
"Generic": {
"axolotlTooltips": false,
"beeTooltips": false,
"disableVanillaBeeTooltips": false,
"bundleTooltips": true,
"bundleTooltipsFillLevel": 64,
"customModelTooltips": false,
"foodTooltips": false,
"honeyTooltips": false,
"lodestoneTooltips": false,
"biomeOverlaySingleColor": true,
"bundlePreview": false,
"bundleDisplayBgColor": true,
@@ -113,8 +118,20 @@
"bundleDisplayRowWidth": 9,
"debugMessages": false,
"dontClearStoredSeedOnDimensionChange": true,
"entityDataSync": true,
"hudDataSync": {
"enabled": false,
"hotkey": {
"keys": ""
}
},
"entityDataSync": {
"enabled": true,
"hotkey": {
"keys": ""
}
},
"entityDataSyncBackup": true,
"entityDataSyncCacheRefresh": 0.25,
"entityDataSyncCacheTimeout": 1.0,
"entityDataSyncLoadNbt": false,
"infoLinesUsesNbt": true,
@@ -177,9 +194,18 @@
"blockPosFormat": "Block: %d, %d, %d",
"blockGridOverlayRadius": 32,
"coordinateFormat": "x: %.1f y: %.1f z: %.1f",
"dateFormatReal": "yyyy-MM-dd HH:mm:ss",
"dateFormatType": "regular",
"dateFormatString": "yyyy-MM-dd HH:mm:ss",
"dateFormatMinecraft": "MC time: (day {DAY}) {HOUR}:{MIN}:xx",
"durationFormatType": "pretty",
"durationFormatString": "HH:mm:ss.SSS",
"fontScale": 0.5,
"hudStatusEffectsShift": {
"enabled": true,
"hotkey": {
"keys": ""
}
},
"lightLevelMarkerSize": 0.84,
"lightLevelNumberOffsetBlockX": 0.26,
"lightLevelNumberOffsetBlockY": 0.32,
@@ -203,6 +229,7 @@
"inventoryPreviewToggleScreen": {
"keys": "BUTTON_3"
},
"inventoryPreviewVillagerBGColor": false,
"villagerConversionTicks": true,
"villagerOfferEnchantmentBooks": true,
"villagerOfferPriceRange": true,
@@ -268,6 +295,7 @@
"infoHorseSpeed": false,
"infoHorseJump": false,
"infoPandaGene": false,
"infoDolphinTreasure": false,
"infoEntityVariant": false
},
"InfoHotkeys": {
@@ -442,6 +470,9 @@
"infoPandaGene": {
"keys": ""
},
"infoDolphinTreasure": {
"keys": ""
},
"infoEntityVariant": {
"keys": ""
}

View File

@@ -10,5 +10,6 @@
"slime_chunks": {
"y_top": 0.0
}
}
},
"hud_data": {}
}

View File

@@ -6,7 +6,5 @@
0.0
]
},
"hud_data": {},
"entities": {},
"shapes": {}
}

View File

@@ -193,7 +193,8 @@
"shouldFilterDisplays": true,
"filteringRules": [
"{id:\"roughlyenoughitems:manual\",rule:{}}",
"{id:\"roughlyenoughitems:basic\",rule:{}}"
"{id:\"roughlyenoughitems:basic\",rule:{}}",
"{id:\"roughlyenoughitems:hidden_from_recipe_viewers\",rule:{}}"
]
}
}

View File

@@ -1,2 +1,2 @@
#Pinyin Options
#Thu Mar 13 02:32:33 CST 2025
#Sat Mar 15 18:49:44 CST 2025

View File

@@ -1,3 +1,3 @@
#Double Pinyin Options
#Thu Mar 13 02:32:33 CST 2025
#Sat Mar 15 18:49:44 CST 2025
Converter=sougou

View File

@@ -1,90 +1,111 @@
{
general: {
// config.waila.display_tooltip
// json5.waila.config.default_value
// 显示提示框
// 收集数据并渲染提示框
// Default value: [true]
displayTooltip: true,
// config.waila.sneaky_details
// json5.waila.config.default_value
// 潜行详情
// 仅当潜行时显示主体内容
// Default value: [false]
shiftForDetails: false,
// config.waila.hide_sneak_text
// json5.waila.config.default_value
// 隐藏潜行文本
// 当潜行详情启用时,隐藏“潜行显示详情”文本
// Default value: [false]
hideShiftText: false,
// config.waila.display_mode
// json5.waila.config.default_value
// json5.waila.config.available_values
// 显示模式
// 提示框显示方式
// 切换:显示按键会切换开关
// 按住:必须按住显示按键
// Default value: [TOGGLE]
// Available values: [HOLD_KEY, TOGGLE]
displayMode: "TOGGLE",
// config.waila.hide_from_players
// json5.waila.config.default_value
// 玩家列表隐藏
// 当玩家列表打开时隐藏提示框
// Default value: [true]
hideFromPlayerList: true,
// config.waila.hide_from_debug
// json5.waila.config.default_value
// 调试隐藏
// 当调试菜单打开时隐藏提示框
// Default value: [true]
hideFromDebug: true,
// config.waila.tts
// json5.waila.config.default_value
// 启用系统讲述人
// 使用系统讲述人读出方块和实体名
// Default value: [false]
enableTextToSpeech: false,
// config.waila.rate_limit
// json5.waila.config.default_value
// 速率限制
// 每个服务器请求之间的延迟是多少毫秒
// 必须至少为250毫秒
// Default value: [250]
rateLimit: 250
},
overlay: {
position: {
align: {
// json5.waila.config.default_value
// json5.waila.config.available_values
// Default value: [CENTER]
// Available values: [LEFT, CENTER, RIGHT]
x: "CENTER",
// json5.waila.config.default_value
// json5.waila.config.available_values
// Default value: [TOP]
// Available values: [TOP, MIDDLE, BOTTOM]
y: "TOP"
},
anchor: {
// json5.waila.config.default_value
// json5.waila.config.available_values
// Default value: [CENTER]
// Available values: [LEFT, CENTER, RIGHT]
x: "CENTER",
// json5.waila.config.default_value
// json5.waila.config.available_values
// Default value: [TOP]
// Available values: [TOP, MIDDLE, BOTTOM]
y: "TOP"
},
// config.waila.overlay_pos_x
// json5.waila.config.default_value
// X轴偏移
// 相对于屏幕锚点的X坐标
// 坐标受尺寸影响
// Default value: [0]
x: 0,
// config.waila.overlay_pos_y
// json5.waila.config.default_value
// Y轴偏移
// 相对于屏幕锚点的Y坐标
// 坐标受尺寸影响
// Default value: [0]
y: 0,
// config.waila.boss_bars_overlap
// json5.waila.config.default_value
// Boss栏重叠
// 如果设为否当Boss栏可见时工具框将向下移动
// 仅影响顶部中心对齐
// Default value: [false]
bossBarsOverlap: false
},
color: {
// config.waila.overlay_background_alpha
// json5.waila.config.default_value
// 背景不透明度
// Default value: [204]
backgroundAlpha: 204,
// Custom Themes
themes: [],
// config.waila.overlay_theme
// json5.waila.config.default_value
// 主题
// Default value: [waila:vanilla]
activeTheme: "waila:vanilla"
},
// config.waila.overlay_scale
// json5.waila.config.default_value
// 尺寸
// 提示框的尺寸是多少
// 默认为1.0
// Default value: [1.0]
scale: 1.0,
// config.waila.overlay_fps
// json5.waila.config.default_value
// 叠加FPS
// 降低叠加FPS可能会提高整个游戏的FPS
// 设置为0以解锁
// Default value: [30]
fps: 30
},
// Text formatters
formatter: {
// json5.waila.config.default_value
// Default value: [§9§o%s]
modName: "§9§o%s",
// json5.waila.config.default_value
// Default value: [§f%s]
blockName: "§f%s",
// json5.waila.config.default_value
// Default value: [§f%s]
fluidName: "§f%s",
// json5.waila.config.default_value
// Default value: [§f%s]
entityName: "§f%s",
// json5.waila.config.default_value
// Default value: [§8%s]
registryName: "§8%s"
},
// Internal value, DO NOT TOUCH!
// json5.waila.config.default_value
// Default value: [0]
configVersion: 1
}

View File

@@ -1,300 +1,310 @@
{
waila: {
// config.waila.plugin_waila.show_blocks
// json5.waila.config.default_value
// 显示方块
// Default value: [true]
show_blocks: true,
// config.waila.plugin_waila.show_fluids
// json5.waila.config.default_value
// 显示流体
// 尝试显示流体
// Default value: [false]
show_fluids: false,
// config.waila.plugin_waila.show_entities
// json5.waila.config.default_value
// 显示实体
// Default value: [true]
show_entities: true,
// config.waila.plugin_waila.show_icon
// json5.waila.config.default_value
// 显示图标
// Default value: [true]
show_icon: true,
// config.waila.plugin_waila.icon_position
// json5.waila.config.default_value
// json5.waila.config.available_values
// 图标位置
// Default value: [MIDDLE]
// Available values: [TOP, MIDDLE, BOTTOM]
icon_position: "MIDDLE",
// config.waila.plugin_waila.show_mod_name
// json5.waila.config.default_value
// 显示模组名称
// Default value: [true]
show_mod_name: true,
// config.waila.plugin_waila.show_item_mod_name
// json5.waila.config.default_value
// 显示物品模组名称
// Default value: [true]
show_item_mod_name: true,
// config.waila.plugin_waila.show_registry
// json5.waila.config.default_value
// 显示注册名称
// Default value: [false]
show_registry: false
},
minecraft: {
// config.waila.plugin_minecraft.block.position
// json5.waila.config.default_value
// 显示方块位置
// Default value: [false]
"block.position": false,
// config.waila.plugin_minecraft.block.state
// json5.waila.config.default_value
// 显示方块状态
// Default value: [false]
"block.state": false,
// config.waila.plugin_minecraft.entity.item_entity
// json5.waila.config.plugin.merged
// json5.waila.config.default_value
// 显示物品实体
// This value will get merged with the value from the server
// Default value: [true]
"entity.item_entity": true,
// config.waila.plugin_minecraft.entity.position
// json5.waila.config.default_value
// 显示实体位置
// Default value: [false]
"entity.position": false,
// config.waila.plugin_minecraft.entity.health
// json5.waila.config.plugin.merged
// json5.waila.config.default_value
// 显示生命值
// This value will get merged with the value from the server
// Default value: [true]
"entity.health": true,
// config.waila.plugin_minecraft.entity.absorption
// json5.waila.config.plugin.server_required
// json5.waila.config.default_value
// 显示伤害吸收值
// Require server to have WTHIT installed, if not, will be locked to [false]
// Default value: [true]
"entity.absorption": true,
// config.waila.plugin_minecraft.entity.armor
// json5.waila.config.plugin.merged
// json5.waila.config.default_value
// 显示护甲值
// This value will get merged with the value from the server
// Default value: [true]
"entity.armor": true,
// config.waila.plugin_minecraft.entity.compact
// json5.waila.config.default_value
// 紧凑模式
// 用数字而不是用图标在一行中显示生命值和护甲值
// Default value: [false]
"entity.compact": false,
// config.waila.plugin_minecraft.entity.icon_per_line
// json5.waila.config.default_value
// 每行最大图标
// 在新行开始之前生命值和盔甲值图标的最大数量
// Default value: [25]
"entity.icon_per_line": 25,
// config.waila.plugin_minecraft.entity.long_health_max
// json5.waila.config.default_value
// 要绘制的最大生命值
// 强制分数视图前,图标绘制的最大生命值
// Default value: [100]
"entity.long_health_max": 100,
// config.waila.plugin_minecraft.entity.long_armor_max
// json5.waila.config.default_value
// 要绘制的最大护甲值
// 强制数字视图前,图标绘制的最大护甲值
// Default value: [100]
"entity.long_armor_max": 100,
// config.waila.plugin_minecraft.pet.owner
// json5.waila.config.plugin.server_required
// json5.waila.config.default_value
// 显示宠物主人
// 仅适用于已注册的Minecraft帐户
// Require server to have WTHIT installed, if not, will be locked to [false]
// Default value: [true]
"pet.owner": true,
// config.waila.plugin_minecraft.pet.hide_unknown_owner
// json5.waila.config.default_value
// 隐藏未知主人
// Default value: [false]
"pet.hide_unknown_owner": false,
// config.waila.plugin_minecraft.horse.jump_height
// json5.waila.config.plugin.merged
// json5.waila.config.default_value
// 显示马匹跳跃高度
// This value will get merged with the value from the server
// Default value: [true]
"horse.jump_height": true,
// config.waila.plugin_minecraft.horse.speed
// json5.waila.config.plugin.merged
// json5.waila.config.default_value
// 显示马匹行进速度
// This value will get merged with the value from the server
// Default value: [true]
"horse.speed": true,
// config.waila.plugin_minecraft.panda.genes
// json5.waila.config.plugin.merged
// json5.waila.config.default_value
// 显示熊猫基因
// This value will get merged with the value from the server
// Default value: [true]
"panda.genes": true,
// config.waila.plugin_minecraft.bee.hive_pos
// json5.waila.config.plugin.server_required
// json5.waila.config.default_value
// 显示蜂巢位置
// Require server to have WTHIT installed, if not, will be locked to [false]
// Default value: [true]
"bee.hive_pos": true,
// config.waila.plugin_minecraft.bee.hive_honey_level
// json5.waila.config.plugin.merged
// json5.waila.config.default_value
// 显示蜂巢蜂蜜等级
// This value will get merged with the value from the server
// Default value: [true]
"bee.hive_honey_level": true,
// config.waila.plugin_minecraft.bee.hive_occupants
// json5.waila.config.plugin.server_required
// json5.waila.config.default_value
// 显示蜂巢占领者
// Require server to have WTHIT installed, if not, will be locked to [false]
// Default value: [true]
"bee.hive_occupants": true,
// config.waila.plugin_minecraft.effect.beacon
// json5.waila.config.plugin.server_required
// json5.waila.config.default_value
// 显示信标效果
// Require server to have WTHIT installed, if not, will be locked to [false]
// Default value: [true]
"effect.beacon": true,
// config.waila.plugin_minecraft.effect.mob
// json5.waila.config.plugin.server_required
// json5.waila.config.default_value
// 显示生物效果
// Require server to have WTHIT installed, if not, will be locked to [false]
// Default value: [true]
"effect.mob": true,
// config.waila.plugin_minecraft.effect.hidden_mob
// json5.waila.config.plugin.server_required
// json5.waila.config.default_value
// 显示隐藏的生物效果
// Require server to have WTHIT installed, if not, will be locked to [false]
// Default value: [false]
"effect.hidden_mob": false,
// config.waila.plugin_minecraft.jukebox.record
// json5.waila.config.plugin.server_required
// json5.waila.config.default_value
// 显示正在播放的唱片
// Require server to have WTHIT installed, if not, will be locked to [false]
// Default value: [true]
"jukebox.record": true,
// config.waila.plugin_minecraft.timer.grow
// json5.waila.config.plugin.server_required
// json5.waila.config.default_value
// 显示成长计时器
// Require server to have WTHIT installed, if not, will be locked to [false]
// Default value: [true]
"timer.grow": true,
// config.waila.plugin_minecraft.timer.breed
// json5.waila.config.plugin.server_required
// json5.waila.config.default_value
// 显示繁殖冷却时间
// Require server to have WTHIT installed, if not, will be locked to [false]
// Default value: [true]
"timer.breed": true,
// config.waila.plugin_minecraft.override.invisible_entity
// json5.waila.config.plugin.merged
// json5.waila.config.default_value
// 不显示隐身实体的信息
// This value will get merged with the value from the server
// Default value: [true]
"override.invisible_entity": true,
// config.waila.plugin_minecraft.override.trapped_chest
// json5.waila.config.plugin.merged
// json5.waila.config.default_value
// 陷阱箱显示为正常箱子
// This value will get merged with the value from the server
// Default value: [true]
"override.trapped_chest": true,
// config.waila.plugin_minecraft.override.powder_snow
// json5.waila.config.plugin.merged
// json5.waila.config.default_value
// 细雪显示为正常雪
// This value will get merged with the value from the server
// Default value: [true]
"override.powder_snow": true,
// config.waila.plugin_minecraft.override.infested
// json5.waila.config.plugin.merged
// json5.waila.config.default_value
// 被虫蚀的方块显示为正常方块
// This value will get merged with the value from the server
// Default value: [true]
"override.infested": true,
// config.waila.plugin_minecraft.override.vehicle
// json5.waila.config.default_value
// 不显示搭乘的实体信息
// 搭乘矿车、马匹等可搭乘实体时,不显示详细信息
// Default value: [true]
"override.vehicle": true,
// config.waila.plugin_minecraft.breaking_progress.enabled
// json5.waila.config.plugin.merged
// json5.waila.config.default_value
// 显示挖掘进度
// This value will get merged with the value from the server
// Default value: [true]
"breaking_progress.enabled": true,
// config.waila.plugin_minecraft.breaking_progress.color
// json5.waila.config.default_value
// 挖掘进度颜色
// Default value: [-1426063361]
"breaking_progress.color": -1426063361,
// config.waila.plugin_minecraft.breaking_progress.bottom_only
// json5.waila.config.default_value
// 只在底部边界显示进度条
// Default value: [false]
"breaking_progress.bottom_only": false,
// config.waila.plugin_minecraft.spawner.type
// json5.waila.config.plugin.merged
// json5.waila.config.default_value
// 显示刷怪笼类型
// This value will get merged with the value from the server
// Default value: [true]
"spawner.type": true,
// config.waila.plugin_minecraft.plant.crop_progress
// json5.waila.config.plugin.merged
// json5.waila.config.default_value
// 显示作物生长进度
// This value will get merged with the value from the server
// Default value: [true]
"plant.crop_progress": true,
// config.waila.plugin_minecraft.plant.crop_growable
// json5.waila.config.plugin.merged
// json5.waila.config.default_value
// 显示作物是否可生长
// This value will get merged with the value from the server
// Default value: [true]
"plant.crop_growable": true,
// config.waila.plugin_minecraft.plant.tree_growable
// json5.waila.config.plugin.merged
// json5.waila.config.default_value
// 显示树木是否可生长
// This value will get merged with the value from the server
// Default value: [true]
"plant.tree_growable": true,
// config.waila.plugin_minecraft.redstone.lever
// json5.waila.config.plugin.merged
// json5.waila.config.default_value
// 显示拉杆状态
// This value will get merged with the value from the server
// Default value: [true]
"redstone.lever": true,
// config.waila.plugin_minecraft.redstone.repeater
// json5.waila.config.plugin.merged
// json5.waila.config.default_value
// 显示中继器延迟
// This value will get merged with the value from the server
// Default value: [true]
"redstone.repeater": true,
// config.waila.plugin_minecraft.redstone.comparator
// json5.waila.config.plugin.merged
// json5.waila.config.default_value
// 显示比较器模式
// This value will get merged with the value from the server
// Default value: [true]
"redstone.comparator": true,
// config.waila.plugin_minecraft.redstone.level
// json5.waila.config.plugin.merged
// json5.waila.config.default_value
// 显示红石强度等级
// This value will get merged with the value from the server
// Default value: [true]
"redstone.level": true,
// config.waila.plugin_minecraft.player_head.name
// json5.waila.config.plugin.merged
// json5.waila.config.default_value
// 显示玩家名称
// This value will get merged with the value from the server
// Default value: [true]
"player_head.name": true,
// config.waila.plugin_minecraft.level.composter
// json5.waila.config.plugin.merged
// json5.waila.config.default_value
// 显示堆肥等级
// This value will get merged with the value from the server
// Default value: [true]
"level.composter": true,
// config.waila.plugin_minecraft.note_block.type
// json5.waila.config.plugin.merged
// json5.waila.config.default_value
// 显示乐器与音符
// This value will get merged with the value from the server
// Default value: [true]
"note_block.type": true,
// config.waila.plugin_minecraft.note_block.note
// json5.waila.config.default_value
// json5.waila.config.available_values
// 音符显示模式
// Default value: [SHARP]
// Available values: [SHARP, FLAT]
"note_block.note": "SHARP",
// config.waila.plugin_minecraft.note_block.int_value
// json5.waila.config.default_value
// 显示整型等级数值
// Default value: [false]
"note_block.int_value": false,
// config.waila.plugin_minecraft.book.bookshelf
// json5.waila.config.plugin.server_required
// json5.waila.config.default_value
// 展示雕纹书架书籍
// Require server to have WTHIT installed, if not, will be locked to [false]
// Default value: [true]
"book.bookshelf": true,
// config.waila.plugin_minecraft.book.enchantment
// json5.waila.config.default_value
// json5.waila.config.available_values
// 附魔显示模式
// Default value: [CYCLE]
// Available values: [SEPARATE, COMBINED, CYCLE, DISABLED]
"book.enchantment": "CYCLE",
// config.waila.plugin_minecraft.book.enchantment_cycle_timing
// json5.waila.config.default_value
// 附魔循环计时(毫秒)
// Default value: [500]
"book.enchantment_cycle_timing": 500,
// config.waila.plugin_minecraft.book.written
// json5.waila.config.default_value
// 展示书籍的作者和时间
// Default value: [true]
"book.written": true
},
harvest: {
// config.waila.plugin_harvest.enabled
// json5.waila.config.plugin.merged
// json5.waila.config.default_value
// 显示收获物品
// This value will get merged with the value from the server
// Default value: [true]
enabled: true,
// config.waila.plugin_harvest.display_mode
// json5.waila.config.default_value
// json5.waila.config.available_values
// 显示模式
// Default value: [MODERN]
// Available values: [MODERN, CLASSIC, CLASSIC_MINIMAL]
display_mode: "MODERN",
// config.waila.plugin_harvest.creative
// json5.waila.config.default_value
// 在创造上显示
// Default value: [false]
creative: false
},
wailax: {
// config.waila.plugin_wailax.energy.enabled_block
// json5.waila.config.plugin.server_required
// json5.waila.config.default_value
// 显示方块能量
// Require server to have WTHIT installed, if not, will be locked to [false]
// Default value: [true]
"energy.enabled_block": true,
// config.waila.plugin_wailax.energy.enabled_entity
// json5.waila.config.plugin.server_required
// json5.waila.config.default_value
// 显示实体能量
// Require server to have WTHIT installed, if not, will be locked to [false]
// Default value: [true]
"energy.enabled_entity": true,
// config.waila.plugin_wailax.energy.blacklist
// json5.waila.config.plugin.custom_file
// 能量黑名单
// Custom config, open the following file
// extra\energy_blacklist.json5
"energy.blacklist": null,
// config.waila.plugin_wailax.fluid.enabled_block
// json5.waila.config.plugin.server_required
// json5.waila.config.default_value
// 显示方块流体内容
// Require server to have WTHIT installed, if not, will be locked to [false]
// Default value: [true]
"fluid.enabled_block": true,
// config.waila.plugin_wailax.fluid.enabled_entity
// json5.waila.config.plugin.server_required
// json5.waila.config.default_value
// 显示实体流体内容
// Require server to have WTHIT installed, if not, will be locked to [false]
// Default value: [true]
"fluid.enabled_entity": true,
// config.waila.plugin_wailax.fluid.display_unit
// json5.waila.config.default_value
// json5.waila.config.available_values
// 显示装置
// Default value: [MILLIBUCKETS]
// Available values: [MILLIBUCKETS, DROPLETS]
"fluid.display_unit": "MILLIBUCKETS",
// config.waila.plugin_wailax.fluid.blacklist
// json5.waila.config.plugin.custom_file
// 流体内容黑名单
// Custom config, open the following file
// extra\fluid_blacklist.json5
"fluid.blacklist": null,
// config.waila.plugin_wailax.progress.enabled_block
// json5.waila.config.plugin.server_required
// json5.waila.config.default_value
// 显示方块合成进度
// Require server to have WTHIT installed, if not, will be locked to [false]
// Default value: [true]
"progress.enabled_block": true,
// config.waila.plugin_wailax.progress.enabled_entity
// json5.waila.config.plugin.server_required
// json5.waila.config.default_value
// 显示实体合成进度
// Require server to have WTHIT installed, if not, will be locked to [false]
// Default value: [true]
"progress.enabled_entity": true,
// config.waila.plugin_wailax.progress.blacklist
// json5.waila.config.plugin.custom_file
// 合成进度黑名单
// Custom config, open the following file
// extra\progress_blacklist.json5
"progress.blacklist": null,
// config.waila.plugin_wailax.item.enabled_block
// json5.waila.config.plugin.server_required
// json5.waila.config.default_value
// 显示方块物品内容
// Require server to have WTHIT installed, if not, will be locked to [false]
// Default value: [true]
"item.enabled_block": true,
// config.waila.plugin_wailax.item.enabled_entity
// json5.waila.config.plugin.server_required
// json5.waila.config.default_value
// 显示实体物品内容
// Require server to have WTHIT installed, if not, will be locked to [false]
// Default value: [true]
"item.enabled_entity": true,
// config.waila.plugin_wailax.item.nbt
// json5.waila.config.plugin.server_required
// json5.waila.config.default_value
// 同步NBT数据
// Require server to have WTHIT installed, if not, will be locked to [false]
// Default value: [true]
"item.nbt": true,
// config.waila.plugin_wailax.item.display_mode
// json5.waila.config.default_value
// json5.waila.config.available_values
// 显示模式
// 网格: 显示为网格,就像物品栏的工作原理一样
// 列表:显示为带内联名称的垂直列表
// 动态:超过最大高度时从列表切换到网格
// Default value: [DYNAMIC]
// Available values: [GRID, LIST, DYNAMIC]
"item.display_mode": "DYNAMIC",
// config.waila.plugin_wailax.item.max_height
// json5.waila.config.default_value
// 最大高度
// Default value: [3]
"item.max_height": 3,
// config.waila.plugin_wailax.item.sort_by_count
// json5.waila.config.default_value
// 按计数排序
// Default value: [true]
"item.sort_by_count": true,
// config.waila.plugin_wailax.item.grid_mode_scale
// json5.waila.config.default_value
// Grid Mode Scale
// Default value: [1.0]
"item.grid_mode_scale": 1.0,
// config.waila.plugin_wailax.item.blacklist
// json5.waila.config.plugin.custom_file
// 物品内容黑名单
// Custom config, open the following file
// extra\item_blacklist.json5
"item.blacklist": null
}

View File

@@ -51,7 +51,7 @@ damageTiltStrength:1.0
highContrast:false
highContrastBlockOutline:false
narratorHotkey:true
resourcePacks:["vanilla","fabric","betterbeds:fancyconnectedbeds","continuity:default","continuity:glass_pane_culling_fix","file/CozyUI+_1-3_no-fonts.zip","file/护眼大补丸1.21.4_v3b.zip","file/XKRD 红显v3.5for1.21.4.zip"]
resourcePacks:["vanilla","fabric","betterbeds:fancyconnectedbeds","continuity:default","file/CozyUI+_1-3_no-fonts.zip","file/护眼大补丸1.21.4_v3b.zip","file/XKRD 红显v3.5for1.21.4.zip","file/masa-mods-chinese.zip","file/SodiumTranslations.zip","continuity:glass_pane_culling_fix"]
incompatibleResourcePacks:["appleskin","authme","imblocker","neat","replaymod","voxelmap","zume"]
lastServer:
lang:zh_cn

View File

@@ -107,7 +107,7 @@
{
"url": "https://littleskin.cn/api/yggdrasil/",
"metadataResponse": "{\"meta\":{\"serverName\":\"LittleSkin\",\"implementationName\":\"Yggdrasil Connect\",\"implementationVersion\":\"0.0.6\",\"links\":{\"announcement\":\"https://littleskin.cn/api/announcements\",\"homepage\":\"https://littleskin.cn\",\"register\":\"https://littleskin.cn/auth/register\"},\"feature.no_email_login\":true,\"feature.openid_configuration_url\":\"https://open.littleskin.cn/.well-known/openid-configuration\"},\"skinDomains\":[\"littleskin.cn\"],\"signaturePublickey\":\"-----BEGIN PUBLIC KEY-----\\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEArGcNOOFIqLJSqoE3u0hj\\ntOEnOcET3wj9Drss1BE6sBqgPo0bMulOULhqjkc/uH/wyosYnzw3xaazJt87jTHh\\nJ8BPMxCeQMoyEdRoS3Jnj1G0Kezj4A2b61PJJM1DpvDAcqQBYsrSdpBJ+52MjoGS\\nvJoeQO5XUlJVQm21/HmJnqsPhzcA6HgY71RHYE5xnhpWJiPxLKUPtmt6CNYUQQoS\\no2v36XWgMmLBZhAbNOPxYX+1ioxKamjhLO29UhwtgY9U6PWEO7/SBfXzyRPTzhPV\\n2nHq7KJqd8IIrltslv6i/4FEM81ivS/mm+PN3hYlIYK6z6Ymii1nrQAplsJ67OGq\\nYHtWKOvpfTzOollugsRihkAG4OB6hM0Pr45jjC3TIc7eO7kOgIcGUGUQGuuugDEz\\nJ1N9FFWnN/H6P9ukFeg5SmGC5+wmUPZZCtNBLr8o8sI5H7QhK7NgwCaGFoYuiAGL\\ngz3k/3YwJ40BbwQayQ2gIqenz+XOFIAlajv+/nyfcDvZH9vGNKP9lVcHXUT5YRnS\\nZSHo5lwvVrYUrqEAbh/zDz8QMEyiujWvUkPhZs9fh6fimUGxtm8mFIPCtPJVXjeY\\nwD3Lvt3aIB1JHdUTJR3eEc4eIaTKMwMPyJRzVn5zKsitaZz3nn/cOA/wZC9oqyEU\\nmc9h6ZMRTRUEE4TtaJyg9lMCAwEAAQ\u003d\u003d\\n-----END PUBLIC KEY-----\\n\"}",
"metadataTimestamp": 1742034500978
"metadataTimestamp": 1742035701855
}
],
"addedLittleSkin": true,