Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: LordEnder-Kitty/FireHud
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.1-1.21.3
Choose a base ref
...
head repository: LordEnder-Kitty/FireHud
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.21.2-1.21.3
Choose a head ref
  • 3 commits
  • 4 files changed
  • 1 contributor

Commits on Dec 13, 2024

  1. Update zh_cn.json

    LordEnder-Kitty committed Dec 13, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    1f9b339 View commit details
  2. Update zh_cn.json

    LordEnder-Kitty committed Dec 13, 2024
    Copy the full SHA
    7ba4c02 View commit details
  3. Updated dependencies

    LordEnder-Kitty committed Dec 13, 2024
    Copy the full SHA
    1989496 View commit details
Showing with 7 additions and 6 deletions.
  1. +1 −1 build.gradle
  2. +4 −4 gradle.properties
  3. +1 −1 gradle/wrapper/gradle-wrapper.properties
  4. +1 −0 src/main/resources/assets/firehud/lang/zh_cn.json
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id 'fabric-loom' version '1.8-SNAPSHOT'
id 'fabric-loom' version '1.9-SNAPSHOT'
id 'maven-publish'
}

8 changes: 4 additions & 4 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -9,11 +9,11 @@ yarn_mappings=1.21.3+build.2
loader_version=0.16.9

# Mod Properties
mod_version=1.3.1-1.21.3
mod_version=1.3.2-1.21.3
maven_group=net.enderkitty
archives_base_name=firehud

# Dependencies
fabric_version=0.109.0+1.21.3
cloth_config_version=16.0.141
modmenu_version=12.0.0-beta.1
fabric_version=0.112.0+1.21.3
cloth_config_version=16.0.143
modmenu_version=12.0.0
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.11.1-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
1 change: 1 addition & 0 deletions src/main/resources/assets/firehud/lang/zh_cn.json
Original file line number Diff line number Diff line change
@@ -20,6 +20,7 @@
"text.autoconfig.firehud.option.fireVignette.@Tooltip": "当玩家着火时,为玩家屏幕边缘添加火焰UI",
"text.autoconfig.firehud.option.fireVignette": "边缘火焰渲染",
"text.autoconfig.firehud.option.vignetteOpacity": "火焰不透明度",
"text.autoconfig.firehud.option.vignetteScale.@Tooltip": "火焰 UI 的大小,设置为 0 以使用原版大小",
"text.autoconfig.firehud.option.vignetteScale": "火焰大小",

"text.autoconfig.firehud.option.renderFireHearts.@PrefixText": "玩家生命值槽",