Jump to content

Oimeow

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by Oimeow

  1. I am not using a server. It is for singleplayer only.
  2. My idea is whenever the player takes fall damage, they are given loot. I am trying to give them the item but I am stuck on the "Item Id" part Minecraft.getInstance().player.addItem(null) How do I find item Id's first of all? Second, is there an easier way to give the player an item? (armor, weapons, e.g.) This post was rushed, sorry
  3. Hi, I am a noob to forge and I was trying to make a mod that would place blocks above you. I'm stuck on the placing blocks part. Any help is appreciated.
×
×
  • Create New...

Important Information

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