Jump to content

Recommended Posts

Posted

Hi how would i go about making more than two type's of glow stone generate in the nether i have my red Glow-Stone working but can not figure out how to get more after that. because when i add more to the code for each glow stone it starts to only spawn only one at a time

 

Glow-Stone Generation

 

 

  Reveal hidden contents

 

 

World Generation

 

  Reveal hidden contents

 

Posted
  On 5/30/2014 at 3:32 AM, theOriginalByte said:

just copy your for loop in the generateNether and change the random.nextInt() values and change the block it spawns in (new ... ) and you should be good to go....

 

Thanks i got it working now i was doing something similar but i was only copying the "(new tmpNetherGlowStoneGen(TMPBlocks.redGlowStone, 50)).generate(world, random, chunkX1, chunkY1, chunkZ1);" bit of if and not the full loop xD

 

 

Thanks Again

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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