помогите
This commit is contained in:
parent
0da87980f7
commit
b97e18ca5f
src/main
kotlin/ru/dbotthepony/mc/otm/client
resources/assets/overdrive_that_matters/textures/gui
@ -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 ![]() (image error) Size: 325 B After ![]() (image error) Size: 367 B ![]() ![]() |
Loading…
Reference in New Issue
Block a user