Jump to content

2FastAssassin

Members
  • Posts

    88
  • Joined

  • Last visited

Everything posted by 2FastAssassin

  1. oh, I see now. thanks
  2. I've just gone through and renamed all my items (just removed item from eg'itemdragongem' to make 'dragongem') and I dont know whats causing it to crash. it says something about where my items are registered but its exactly how it should be Crash Report: ItemClass: if its something obvious im sorry for wasting your time but please help.
  3. ok, thank you, i may just keep it as it is
  4. so is it possible to make stone drop stone instead of cobble
  5. ok ill try thanks in advance
  6. so I tried to add it into my if statement and the only place I could add it in was here 'if (stack.copy() != null)' but it still crashed
  7. Im trying to make a autosmelt pickaxe and when ever i mine a bloc it crashes please help Pickaxe: Crash Report: and Im not the best at modding so dont judge please
  8. after Block. where it says blockList, blockList is underlined red and it doesnt go to anyhing that i can change it to, and ench.tagAt(x); says to add cast to "ench". help is greatly appreciated
  9. Im trying to make a block that acts like a furnace but its to incubate eggs and I dont know what to add to my block class to make it so I can access the GUI
  10. sorry, didnt think of that D:
  11. does anyone know what I have to do to add auto smelt to a pickaxe?
  12. I DID IT !!!
  13. please help, anyone that knows how to fix this
  14. i did that but its still doing the same thing, and this is the PATH variable we're talking about?
  15. when ever I go to compile my mod it comes up with this, please help:
  16. here is what it does when i click on the Minecraft tab on the left side of the screen to view my project: [/img]
  17. how do i add the image to the reply
  18. ok, i'll get one soon
  19. I have relocated my mod folder and i change the workspace to the eclipse file there but it says that my mod.java file doesnt exist and if i go into it it is where it says it isnt, please help
  20. , and extending creeper stops the mob from working aswell
  21. heres the crash, but what I dont understand is that it says something about noise yet it has made my mob stop appearing and it crashes when i try to spawn it in.
  22. now it crashes here is my mob class
  23. Done it, thanks, trying it now
×
×
  • Create New...

Important Information

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