Jump to content

HushRaze

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by HushRaze

  1. Thanks diesieben07, I'm still really new to all the api's for minecraft though, are there any tutorials or examples for WorldGenerator and WorldGenMinable that I could look at?
  2. Okay, so I want to add some simple building blocks to minecraft, like stone. I know how to add the block into the game, but the part I don't know how to do is make it generate in the world properly. I don't want it to be like ores where they spawn in little veins, I want it to be more like marble, for those of you who play tekkit. So far all I've got is the generic 3 classes you start every forge mod with and my block class for the block i've added into the game. I'm pretty fluent in java, I'm just lacking in knowledge when it comes to the Minecraft and Forge API's so if anyone could help me out I'd be extremely thankful.
×
×
  • Create New...

Important Information

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