Botania

Botania

133M Downloads

Elementium Chestplate texture issue

Partonetrain opened this issue ยท 0 comments

commented

Mod Loader

Fabric

Minecraft Version

1.20.1

Botania version

1.20.1-443

Modloader version

Fabric 0.15.3

Modpack info

No response

The latest.log file

N/A

Issue description

The Elementium Chestplate has a texture mapping issue on one of the hands:
image

Untested on forge, but may happen there too

Steps to reproduce

  1. Equip Elementium Chestplate
  2. Observe

Other information

It's mapped to the head area, because the model has no offset defined for this part. https://github.com/VazkiiMods/Botania/blob/1.20.x/Xplat/src/main/java/vazkii/botania/client/model/armor/ElementiumArmorModel.java#L77