Jump to content

MagnumMike55

Members
  • Posts

    30
  • Joined

  • Last visited

Everything posted by MagnumMike55

  1. Thanks for the reply! But i'm still kinda in a pickle . I'm thinking it would be appropriate To make a different public String since i'm not asking to make the name, so I did this: public String getItemDescriptionName(ItemStack par1ItemStack) { } But now I don't know what to do the add the letters and line for my description. Do I just copy whats from the actual public String inside the addInformation method, or what? Sorry for being a big newb .
  2. Well I already know how to do that. I'm wondering what would I have to do to learn how to do unique things like make an entity shoot chests or something like that
  3. Hello guys. I'm still a little new to coding, I have good experience and I know how to work with java. I was watching tutorials on how to make a minecraft mod and got a little experience on how it all works, but I feel its leading me nowhere. Like if I was put in a room with a minecraft mod project set up and I had to make an entity that poops out gold ingots and if I don't I would have to snort a full bowl of wasabi without puking, I wouldn't even know how to start and I would have to snort all that wasabi. But all jokes aside, where do I start? How do I do the things I want to do? Please help, i'm done with youtube tutorials, I wanna actually learn how this all works and apply it to my mod . Thanks
  4. Im not seeing it. Can you possibly say the line it begins on? Sorry if I sound like a noob
  5. Hello everybody. I've been searching around the minecraft code to try to find out how to add lore to my items and i've found nothing. So if anyone could point out the direction to go to learn how to do this, I would appretiate it . Also I would like to know how to add color to the item name and lore. BTW I'm not bad at coding, but i'm still learning. EX: Item Name: Fish Desc: a regular fish only found in water.
×
×
  • Create New...

Important Information

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