Jump to content

Recommended Posts

Posted

Crsah report:

 

 

  Reveal hidden contents

 

Developer of MechanicalCraft.

 

Sadly not available to public yet :(

Posted

Maybe you would changed the Top Block to unregistered block...

please show your code related with your biome.

I. Stellarium for Minecraft: Configurable Universe for Minecraft! (WIP)

II. Stellar Sky, Better Star Rendering&Sky Utility mod, had separated from Stellarium.

Posted
  On 5/6/2014 at 10:09 AM, Abastro said:

Maybe you would changed the Top Block to unregistered block...

please show your code related with your biome.

 

Main Class:

 

 

  Reveal hidden contents

 

 

 

Biome Class:

 

  Reveal hidden contents

 

 

Developer of MechanicalCraft.

 

Sadly not available to public yet :(

Posted

-Use FMLPreInitializationEvent

-Use Configuration#getTerrainBlock() to get free block id for terrain/biome blocks (they need to be cast to byte, which kinda breaks with your current default id)

Posted
  On 5/6/2014 at 9:02 PM, GotoLink said:

-Use FMLPreInitializationEvent

-Use Configuration#getTerrainBlock() to get free block id for terrain/biome blocks (they need to be cast to byte, which kinda breaks with your current default id)

 

Where do I put Configuration#getTerrainBlock() ?

Developer of MechanicalCraft.

 

Sadly not available to public yet :(

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.