![Chunk By Chunk](https://media.forgecdn.net/avatars/thumbnails/477/902/256/256/637773032814198799.png)
Bedrock terrain generation in stead of void around initial chunk
arthurjeremypearson opened this issue · 4 comments
When generating a new world, terrain would spawn around the initial chunk as bedrock blocks, in stead of void.
I guess your options are:
- Disable sealed world in config, so there is air instead.
- Create a data pack that changes the overworld sky dimension to use a different block for the seal (see https://github.com/immortius/chunkbychunk/wiki/Sky-Dimension-Data).
- Create an asset pack that changes the bedrock texture to something more aesthetically pleasing.
apparently there are configs that change this
Hello, I really liked your mod and I want to play with it, but the bedrock texture is very strange for my taste. Is it possible to switch to another block? For example barriers
Thank you very much!! You saved my eyes from this texture :) Thanks again!
Я предполагаю, что ваши варианты следующие:
- Отключите sealed world в конфигурации, чтобы вместо него был air.
- Создайте пакет данных, который изменит измерение неба над миром, чтобы использовать другой блок для печати (см. https://github.com/immortius/chunkbychunk/wiki/Sky-Dimension-Data).
- Создайте пакет ресурсов, который изменит текстуру коренных пород на что-то более эстетичное.