BentoBoxWorld / CaveBlock

CaveBlock addon for BentoBox. An interesting variation from Skyblock, where your goal is to survive in a cube of stone!
Eclipse Public License 2.0
16 stars 6 forks source link

default biome setting not respected for entire island #78

Open MissGamerz opened 2 years ago

MissGamerz commented 2 years ago

Expected behavior

the whole "island" to be the default biome

Observed/Actual behavior

3d biomes break this setting and it generates biome data as if it was a vanilla world image

Steps/models to reproduce

play with caveblock

BentoBox version

Plugin list

No response

Other

suggestion maybe add a toggle for vanilla biome gen i could see why you might want that but having the whole island "PLAINS" adds to the challenge and allows addons like greenhouses to still be valid in this gamemode

BONNe commented 2 years ago

CaveBlock uses Vanilla Cave generation. If it is used, biome is applied in caves by Vanilla Generation, and I do not think it can be changed.

Applying biome once more after chunks are generated would cripple the performance even more.

And I am not so expert in World Generation to create my own "cave" generation mechanics that would not change biome.