Welcome back to another fabulously fantastic fabric tutorial in this tutorial we will be making custom armor this tutorial is going to be faster than usual because of all those haters who said the last tutorials were too fast so I hope you’ve seen the rest of my very Facet or else you can follow let’s begin start by creating a package to store your armors classes then create a material that will represent your armor stats add implements armor material to the class header create an array of based or abilities that match the ones from vanilla minecraft next create an Array of how much protection each piece of armor will do note the array left to right corresponds with boots to helmets the protection values will work so that each level is half of an armor piece then add the unimplemented methods for durability we need to match the corresponding value with the base Durability by calling get entity slot ID I then multiply it by a durability multiplier of my choice the production method is very similar except it doesn’t have a multiplier everything else should be self-explanatory now let’s make life easy create a base armor class now add extends armor item to the class header Create a public constructor with armor material and equipment slot then call super and pass those two things in as well as the item group now traveling over to the main class create an instance of your armor material then register each item using the base armor class as the item instance then copy That for each piece of armor and change the necessary components because programmers are lazy now create the models and textures for your armor items if you don’t know how watch my tutorial on items in the description or by clicking the eye icon running the game We could see our items in the combat app but putting the armor on it makes us the purple man from Freddy fazbear now go into your favorite photo editing software and edit the armor textures once you’ve completed your masterpiece create a new package at assets minecraft textures models dot armor and drag the Model textures in now launch the game and show off your shiny new armor if you found this tutorial helpful mine up that subscribe button and chime with the Bell so you don’t miss any future tutorials if you have any questions comment below and I’ll try to answer them thanks for watching Video Information
This video, titled ‘Minecraft: Fabric Modding Tutorial – Armor (#7) TotallyGamerJet’, was uploaded by TotallyGamerJet on 2019-10-09 03:02:55. It has garnered 9699 views and 301 likes. The duration of the video is 00:02:22 or 142 seconds.
I will show you how to make custom armor with the Fabric Mod Loader in the seventh episode of TotallyGamerJet’s Ultimate Fabric Mod Loader Tutorial Series. Comment below what you want me to make next! Don’t forget to share your creations in the comments below!
Links: Development Environment – https://youtu.be/SqMGHoBOeYY Items – https://youtu.be/TXllXRTWoj8 Future Tutorial Roadmap – https://bit.ly/2lFEp4r Armor Textures: https://bit.ly/2MmoDVQ