Jump to content

[1.8.9]Custom dimensions Top/Filler block not spawning


Recommended Posts

Posted

Hi I was wondering if any one knows how to fix the top block and filler blocks (Grass and Dirt blocks) not spawning in my dimension?

 

Img of what i mean https://i.imgsafe.org/2198e5da8d.png/

 

ChunkProvider

  Reveal hidden contents

 

 

BiomeGen

 

  Reveal hidden contents

 

Posted

IIRC, the default handling of top and filler blocks is that they ONLY replace stone.  You need to override that behavior somewhere.

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

Posted

I tried to override "generateBiomeTerrain" method but that also did not fix it i had this working in 1.7.10 but just cannot work out how to get it working in 1.8.9 with the changes ^^

Posted
  On 10/27/2016 at 3:58 PM, Draco18s said:

IIRC, the default handling of top and filler blocks is that they ONLY replace stone.  You need to override that behavior somewhere.

I figured it out thanks i was just messing around with my ChunkProvider and added 2 lines and it now gens all the layers i needs :) if anyone needs to know it was the setBlocksInChunk Method

 

ChunkProvider - setBlocksInChunk Method

 

  Reveal hidden contents

 

 

Just replace the Blocks.stone/dirt/grass for you custom ones

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.