#Armor Texture

1 messages · Page 1 of 1 (latest)

warped crater
#

couldn't figure out how to let the texture of a worn armor to appear followed every tutorial about armors i managed to find and all i managed to do was this picture down here.

forge version is 43.4.4 minecraft version is 1.19.2

median stone
#

this is a resource pack thing, so please use #1051227454980755546

warped crater
#

its part of the mod im working on

median stone
#

not sure if we can help you then.

#

How do you define the armor texture rn?

#

It definitely looks like there is a reference issue in your model or a syntax error that prevents the game from parsi g the file.

warped crater
#

tried changing the names to layer2 and layer 1 and added them

    OGRE_BOOTS_GOD = registry.register("ogre_boots_god", () -> new WalkOnSnowBootsItem(BeyondArmourMaterials.OGRE_ARMOR_GOD, (new Item.Properties()).tab(TensuraCreativeTab.ARMOUR).rarity(BeyondRarity.GOD)));
median stone
#

What does the log say? This also helps narowing down the issue.

raw flameBOT
#
Output Logs

The logs are where Minecraft displays errors when something goes wrong and can thus help you gain information about why something isn't working for you! To open the logs:

  1. Enable logs in the Minecraft Launcher
  2. Start your game (or restart it if you already have an open instance)
  3. Enjoy spotting errors getting much easier!
warped crater
#

oop

warped crater
warped crater
median stone
#

ok, that's outside of my knowledge.

Maybe someone else knows something.