помогите

This commit is contained in:
YuRaNnNzZZ 2023-06-07 10:05:54 +03:00
parent 0da87980f7
commit b97e18ca5f
Signed by: YuRaNnNzZZ
GPG Key ID: 5F71738C85A6006D
2 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ object MatteryGUI {
val CHARGE_HUNGER = BARS.subElement(y = 18f, height = 9f)
val CHARGE_HUNGER_BG = BARS.subElement(y = 27f, height = 9f)
private val BARS_HP = AtlasSkinElement(ResourceLocation(OverdriveThatMatters.MOD_ID, "textures/gui/player_bars_health.png"), 81f, 63f)
private val BARS_HP = AtlasSkinElement(ResourceLocation(OverdriveThatMatters.MOD_ID, "player_bars_health"), 81f, 63f)
val HEALTH = BARS_HP.subElement(height = 9f)
val HEALTH_BG = BARS_HP.subElement(y = 9f, height = 9f)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 325 B

After

Width:  |  Height:  |  Size: 367 B