Bartz24 / VoidIslandControl

Other
8 stars 13 forks source link

version 1.5.1 islands are generating without bedrock underneath #64

Closed Saereth closed 5 years ago

Saereth commented 5 years ago

after updating to 1.5.1 newly created islands no longer have bedrock under them, our config settings are:

    # Type of block to spawn under islands
    # Valid values:
    # BEDROCK
    # SECONDARYBLOCK
    S:bottomBlockType=BEDROCK

using a custom island: https://imgur.com/a/UNESFoc

before the update this generated with a single bedrock below it and now it no longer does

Bartz24 commented 5 years ago

That config only applies to the default islands... if you want bedrock on your custom island put it in yourself!

Saereth commented 5 years ago

oh so It was a bug that it was there in the previous version? ok np!

Bartz24 commented 5 years ago

honestly i don't remember anything about bedrock showing up on custom islands like that...but i guess it's fixed? works for me...