Jump to content

Recommended Posts

Posted

this.addOreSpawn(Basic.genericOre, world, random, x, z, 16, 16, 1+random.nextInt(2), 32, 10, 20);

 

For this line, I want to make the number of chances available for the block to spawn per-chunk (currently 32) to be more rare than diamond basically. So does anyone know what value diamond has for this?

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

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