Jump to content

thesuperbowser2

Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by thesuperbowser2

  1. It happens to be that Poison doesn't deal damage to Zombies, Spiders, and Skeletons. They get healed, I have no clue why.
  2. I tried doing 7 even, and it still crashed
  3. It does work without the code, but for some reason, if it's above 1 on the veins per chunk count, it crashes.
  4. I set it to 32 veins per chunk to make sure I could find the ore when mining; that's not the final values. I had no problem running without the nether-generating code with 1GB, but even with 2GB I ran out of heap when I enabled the nether code.
  5. Here's my WorldGenerator - if you need more let me know: http://pastebin.com/duHqs7jB
  6. I'm using an IWorldGenerator to generate veins of my custom ores, and it works just fine in the Overworld, but when I use the same code in the Nether it blows up with OutOfMemory errors. Is there anything in particular to be aware of when generating in areas other than the surface?
×
×
  • Create New...

Important Information

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