Posted March 9, 201510 yr when trying to add armour textures it does not work like every other thing in the game. public static ArmorMaterial RUBYARMOUR = EnumHelper.addArmorMaterial("RUBY", "forge_TheEpicarnoMod:textures/armour/ruby/ruby", 12, new int[] {3, 6, 6, 3}, 15); This looks like it should load the texture from within my mod but when running it, it fails to load as it's trying to get the texture from somewhere else [20:21:02] [Client thread/WARN]: Failed to load texture: textures/models/armor/forge_theepicarnomod:textures/armour/relic/relic_layer_1.png I'm pretty confused about what it's trying to do.
March 9, 201510 yr when trying to add armour textures it does not work like every other thing in the game. lol, so true. Anyway what version are you using?
March 9, 201510 yr That version is 2 months old. Update to the latest version. Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support. 1.12 -> 1.13 primer by williewillus. 1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support. http://www.howoldisminecraft1710.today/
March 9, 201510 yr Author Ok but I really don't think that is the problem. Edit maybe it is LexManos: Fixed domain support in ArmorMaterial texture name. Closes #1675
March 9, 201510 yr Still, if updating didn't fix that issue, it fixes a lot of other issues. Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support. 1.12 -> 1.13 primer by williewillus. 1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support. http://www.howoldisminecraft1710.today/
March 9, 201510 yr Author And has broken all multitexture blocks in my mod... They are all missing textures now. Going to have to downgrade this update ruined all my textures.
March 9, 201510 yr Author Ugh figured out the json crap, idk if armor worked but it's gonna take a while to get my mod working again.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.