Can anyone link me to a tutorial or example mod that shows how to make armor items in 1.15.2? I tried around with making armor items but I can't figure out some parts like the sound event, repair material, and the equipment slot type.
I'm confused as to how to use the SoundEvent class, the Ingredient class, and the EquipmentSlotType class.
Yea I see that now, I fixed it. Thanks!
EDIT: The models, recipes, and loot tables are now working but the textures still don't work, I don't know why it's searching for the texture file with a modid of pxloptestmod
I fixed my old issue, but now when I launch, the textures, loot tables, and recipes don't load. I'm sure they are in the correct location and named correctly, I checked 5 times already, I don't know what part of my code I should upload so I'm not going to upload my code. Anyone have any ideas?