Jump to content

Root_

Members
  • Posts

    9
  • Joined

  • Last visited

Everything posted by Root_

  1. So I got all of the methods that I need for this, but I don't know how to connect it to my armor set. How would I go about doing this?
  2. I'm just not sure where to put this class.
  3. Yes, I know java well enough, but it has been a while. I'm also not sure where to call the method from or if I even have to.
  4. Okay, so I found a method online that would make this happen, but I don't know where to put that either.
  5. Awesome! Oh actually, where would I put that code?
  6. Thanks, folks!
  7. Sorry I wasn't clear, but this mod was made in 1.12.2.
  8. So I made a set of modded armor and I'm curious if I can make it give the player invisibility if they have all of the pieces from the set equipped. This is to make mobs not agro onto the player (maybe is there a way to make the mobs not agro without invisibility?). I was looking at https://github.com/Choonster-Minecraft-Mods/TestMod3/blob/1.12.2/src/main/java/choonster/testmod3/item/ItemArmourPotionEffect.java but I was wondering if I could make this only apply if the WHOLE set of armor was applied. Thanks! ~Root
  9. So I've made my mod and have no idea where to begin in terms of packaging up all of my files to put either online or into a modpack (on technic). I looked at some of the mods I have downloaded and noticed they were mostly .jar files with a few being .zip Is one format better than the other? Which should I choose? And how do I package it? Also, is there a Forge Forums app so I can get notified of replies? Or maybe discord?
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.