Описание
[](https://github.com/Weatheraintbad/StardewHUD)
[](https://github.com/Weatheraintbad/StardewHUD-Forge)
[](https://github.com/Weatheraintbad/StardewHUD-NeoForge)
[](https://modrinth.com/mod/fabric-api)
[](https://modrinth.com/mod/cloth-config)
### 为我的世界添加星露谷物语的HUD显示组件!
Adds a stardew valley-style HUD for Minecraft!
### 在游戏界面的右上角显示类似星露谷物语的HUD组件,内容包括时钟、游戏日、星期、当日时间、天气、季节(适配大部分季节模组,并对 Serene Seasons 深度适配)、强大的自定义物品/NBT计数器,以及可以与[每日运势](https://modrinth.com/mod/every-single-day)联动的运势信息显示!支持多种字体。
In the upper right corner of the game interface, a stardew valley-style HUD component is displayed, including a clock, game day, day of week, time of day, weather, season (adapted to most season mods, with deep integration for Serene Seasons), a powerful custom item/NBT counter, and a display of fortune information that can be linked to [Every Single Day](https://modrinth.com/mod/every-single-day)! Supports a wide range of fonts.
### 提供可高度自定义的配置界面
Highly customizable configuration interface
Forge / NeoForge 版本内置分页式配置界面;Fabric 版本通过 Mod Menu + Cloth Config 进行配置。
Forge / NeoForge builds include a built-in tabbed config screen; Fabric builds are configured via Mod Menu + Cloth Config.
可配置的选项 / Configurable options:
1. 是否启用HUD / Whether to enable the HUD
2. HUD位置、缩放大小及背景透明度 / HUD position, scale and background transparency
3. 各组件独立开关 / Individual switches for each component
4. 季节持续天数、游戏日与季节的起始偏移(从第0天或第1天开始计数)/ Season length, game day & season start offsets (count from day 0 or day 1)
5. 计数器物品ID、NBT标签与计数模式(仅物品 / 仅NBT / 两者)/ Counter item ID, NBT tag and count mode (items only / NBT only / both)
6. 是否显示计数器物品图标 / Toggle the counter item icon
7. 是否隐藏原版效果图标 / Hide vanilla effect icons
8. 调试日志输出开关 / Debug logging toggle
>
> 在配置界面中可调整季节持续天数,与不同的季节模组搭配使用(默认为28天)。
> In the configuration screen, you can adjust the number of days of the season and use it with different season mods (28 days by default).
>
> Fabric Seasons / Forge Seasons: 28 days
> Ecliptic Seasons: 30 days
> Serene Seasons: 32 days(安装后直接读取其季节数据,无需手动设置 / detected automatically, no manual setup needed)
>
> 与每日运势模组联动使用时需在模组菜单中关闭“显示季节”以显示运势图标。
> When using the Daily Fortune mod, you need to turn off "Show Season" in the mod menu to display the fortune icon.
>
### 强大的自定义计数器 Powerful custom counter:
计数器不止能统计背包里的普通物品,还支持多种进阶用法:
The counter does far more than counting plain inventory items:
- **物品统计**:统计背包、副手与装备栏中的指定物品。
**Item counting**: counts the specified item in your inventory, offhand and armor slots.
- **NBT标签统计**:按 NBT 标签累加数值,支持点分隔路径(如 `dev.mymod.data`);填入 `health`、`foodLevel`、`level` 等常见键名时还能直接显示玩家属性。
**NBT counting**: sums values by NBT tag, with dot-separated paths (e.g. `dev.mymod.data`); common keys like `health`, `foodLevel`, `level` show player stats directly.
- **货币整合**:统计铜/银/金币时自动按 1:9:81 折算总铜币,并递归统计钱袋(Money Pouch)内的钱币;同时支持 KubeJS 硬币与 SDM Shop 电子货币余额。
**Money integration**: copper/silver/gold coins are converted to total copper value at 1:9:81, coins inside Money Pouches are included; KubeJS coins and SDM Shop balance are also supported.
### 目前支持的版本 Currently supported versions:
- **Fabric 1.20.1 / 1.21.1**(需要 Fabric Loader 0.16.14 及以上版本,Mod Menu、Cloth Config 以及 Fabric API 任意版本)。
(requires Fabric Loader 0.16.14 or higher, and any version of Mod Menu, Cloth Config and Fabric API).
- **Forge 1.20.1**(需要 Forge Loader 47 及以上版本)。
(requires Forge Loader 47 or higher).
- **NeoForge 1.21.1**(需要 NeoForge 21.1.217 及以上版本)。
(requires NeoForge 21.1.217 or higher.)
### 推荐搭配 Recommended combinations:
- 星露谷物语风格UI Stardew Valley style UI:
[](https://modrinth.com/resourcepack/joes-comfy-ui)
[](https://modrinth.com/resourcepack/stardew-valley-theme-for-jade)
[](https://modrinth.com/resourcepack/purpura-skies-xaeros-minimap-frame)
- 季节变化(完美适配)Seasonal changes (perfect fit):
[](https://modrinth.com/mod/fabric-seasons)