#Armor Texture
1 messages · Page 1 of 1 (latest)
this is a resource pack thing, so please use #1051227454980755546
but its not?
its part of the mod im working on
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.
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)));
What does the log say? This also helps narowing down the issue.
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:
- Enable logs in the Minecraft Launcher
- Start your game (or restart it if you already have an open instance)
- Enjoy spotting errors getting much easier!
everything related to the boot piece i wore
ok, that's outside of my knowledge.
Maybe someone else knows something.