Jump to content

Recommended Posts

Posted

here are some world generation files that I wrote to generate blocks exactly where I wanted them

I reformatted them to be as generic as they can be so, Enjoy and use as you wish!

 

first one is called WorldGenMinableNearBlock

 

to use do (new WorldGenMinableNearBlock( blockid to spawn, metadata for that block, the number of blocks, and the block it will spawn near)

 

 

  Reveal hidden contents

 

 

the next one is so that ores will spawn in the nether and this must be ran in the generateNether in a properly formatted world generation file

 

to run do (new WorldGenMinableNether( Block Id, The metadata for that block, the number of blocks in vein)

 

 

  Reveal hidden contents

 

 

FBalazs's generation API

http://www.minecraftforum.net/topic/1608655-fbalazss-modding-api/

 

If you want some generation code done for you I'll gladly do it!

 

funny thing is that i have no idea how to make a tile entity but this is a breeze for me. lol.

 

if you know of a good tile entity tutorial, video if possible, please point me toward it

Posted

FBalazs I made this a list and added your api to it

 

Also to the person 2 posts above this, i'm afraid that this can't be done with my current level of expertise, in other words i havn't learned how to read from schematic files yet

however i might do this after i learn that because i have been wanting to use something like that for some time now

  • 3 weeks later...

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.