Jump to content

Darkrising

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by Darkrising

  1. You sir are a genius, that work perfectly!
  2. Hello, I did an search but I couldn't find the solution to this. What's the best way to get your mob to spawn in multiple biomes? Everything I try just crash. EntityRegistry.addSpawn(EntityLivingDarkness.class, 6, 1, 5, EnumCreatureType.monster, BiomeGenBase.forest); BiomeGenBase.getBiomeGenArray() returns ids but that doesn't seem to work correctly either (for loop). I would just like my mob to spawn in all biomes, will I have to go through them one by one?
×
×
  • Create New...

Important Information

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