Jump to content

wookiederk

Members
  • Posts

    77
  • Joined

  • Last visited

Everything posted by wookiederk

  1. I have made a custom pickaxe, but I would like to have a custom block breaking texture (the cracks that appear as you mine blocks). How would I change the crack animation to a custom one with forge? Thanks for any help.
  2. Hello, I'm a fan of minecraft and thought i would give modding a try. Most of my code mirrors various tutorials, but I seem to get this very tedious problem. My WorldGenerator class should load all of my custom ore blocks, but It gets stuck upon the Building Terrain loading screen. My custom items and blocks worked perfectly fine until I added the generation. It is very strange because it works if I allow one block to generate (commenting out the others) but goes back to being stuck if I add in the others. No crash report This is the only message I get from Forge before it freezes: My World Generation Code: I used the latest version of forge for 1.4.6. Thanks for any future help, or sorry if this was a stupid problem
×
×
  • Create New...

Important Information

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