Jump to content

mattiadr

Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by mattiadr

  1. I am using forge 10.13.2.1240 for minecraft 1.7.10 When i use ForgeHooks.isToolEffective or ForgeHooks.canToolHarvestBlock if i try to get the result of a diamond pick on an obsidian block it returns false but it should return true... It's the only block that gives me problems, with the others it works fine Thanks in advance
  2. Nevermind I sorted all my problems! @coolAlias awesome tutorial btw!
  3. It works! Partially... Now I have two big problems: - the gui is rendered darker than the .png file: https://imgur.com/gallery/yA2oPuu - When i try to put the item in the inventory it disappears and if i close and reopen my bag, the item comes back in the starting slot
  4. Ops I didn't know... Thanks! I will try!
  5. But how can i do that? I can't save itemStacks inside NBTdata...
  6. How can i create a backpack? I alredy know how to open a GUI from an item right click, but i want to open a container too so i can store items inside the item backpack. Sorry for my bad english and thanks in advance!
×
×
  • Create New...

Important Information

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